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

fix for TestReorgSideEvent #304

Merged
merged 5 commits into from
Jan 20, 2022
Merged

fix for TestReorgSideEvent #304

merged 5 commits into from
Jan 20, 2022

Conversation

0xsharma
Copy link
Contributor

The test

func TestReorgSideEvent(t *testing.T) {
fails.

This PR will fix this.

@ferranbt
Copy link
Contributor

Why was this working in CI then?

@@ -48,10 +48,9 @@ ios:
@echo "Done building."
@echo "Import \"$(GOBIN)/Geth.framework\" to use the library."

test: all
# $(GORUN) build/ci.go test
test:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note here, go test already does the compilation so we do not need to run all.

@ferranbt ferranbt mentioned this pull request Jan 20, 2022
vcastellm
vcastellm previously approved these changes Jan 20, 2022
Copy link
Member

@vcastellm vcastellm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ferranbt ferranbt marked this pull request as ready for review January 20, 2022 12:33
@ferranbt ferranbt merged commit 2d84249 into master Jan 20, 2022
@temaniarpit27 temaniarpit27 deleted the fix-TestReorgSideEvent branch June 8, 2022 07:05
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 this pull request may close these issues.

4 participants