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

e2e: test_bitcoin_std_deposit_and_call_revert_other_address error logged but no failure #3204

Closed
gartnera opened this issue Nov 22, 2024 · 0 comments · Fixed by #3205
Closed
Assignees
Labels
bug Something isn't working

Comments

@gartnera
Copy link
Member

btc_deposit  | ⏳running - deposit Bitcoin into ZEVM and call a contract with standard memo; expect revert to other address
Error: 3mbtc_deposit  | [ERROR]
	Error Trace:	/go/delivery/zeta-node/e2e/e2etests/test_bitcoin_std_deposit_and_call_revert_other_address.go:49
	Error:      	Not equal: 
	            	expected: "bcrt1qy9pqmk2pd9sv63g27jt8r657wy0d9uee4x2dt2"
	            	actual  : "bcrt1qpfe2ymce7f2xy5nh8ad5q3j8vdt7v0pz2pv5jx"
	            	
	            	Diff:
	            	--- Expected
	            	+++ Actual
	            	@@ -1 +1 @@
	            	-bcrt1qy9pqmk2pd9sv63g27jt8r657wy0d9uee4x2dt2
	            	+bcrt1qpfe2ymce7f2xy5nh8ad5q3j8vdt7v0pz2pv5jx
btc_deposit  | ✅ completed in 1m28.267666857s - deposit Bitcoin into ZEVM and call a contract with standard memo; expect revert to other address

This error should not be logged like this if it's not fatal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants