Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestScenarioFeeMiddleware fails intermittently #1201

Closed
7AC opened this issue May 30, 2023 · 1 comment · Fixed by #1222
Closed

TestScenarioFeeMiddleware fails intermittently #1201

7AC opened this issue May 30, 2023 · 1 comment · Fixed by #1222

Comments

@7AC
Copy link

7AC commented May 30, 2023

Sample run:

https://github.com/cosmos/relayer/actions/runs/5025760972/jobs/9013148394

=== NAME  TestScenarioFeeMiddleware
Error:     logger.go:130: 2023-05-19T15:28:44.034Z	DEBUG	Queried block	{"chain_name": "chainb", "chain_id": "chainb", "height": 43, "latest": 43, "delta": 0}
    fee_middleware_test.go:193: 
        	Error Trace:	/home/runner/work/relayer/relayer/interchaintest/fee_middleware_test.go:193
        	Error:      	Not equal: 
        	            	expected: 999999998000
        	            	actual  : 999999996000
        	Test:       	TestScenarioFeeMiddleware
7AC pushed a commit to polymerdao/relayer that referenced this issue May 30, 2023
@mmsqe
Copy link
Contributor

mmsqe commented Jun 26, 2023

seems can reproduce easily by reduce wait blocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants