Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Fix flaxy tests #108

Closed
wants to merge 3 commits into from
Closed

Fix flaxy tests #108

wants to merge 3 commits into from

Conversation

rmulhol
Copy link
Contributor

@rmulhol rmulhol commented Jun 19, 2019

Hoping this resolves #100 and the latest flakiness we're seeing out of the Geth blockchain test

rmulhol added 3 commits June 19, 2019 15:41
- facilitates making (async) assertions on individual fields from
  other packages
- Hoping to reduce flakiness by allowing multiple checks with timeout
@rmulhol
Copy link
Contributor Author

rmulhol commented Jun 19, 2019

welp I guess this isn't going to fix the Geth blockchain test if the issue there is that we're seeing an error on RetrieveAndUpdateBlocks 🤔

@rmulhol
Copy link
Contributor Author

rmulhol commented Jun 20, 2019

Going to close this because the commits dealing with the Geth blockchain test aren't likely to fix flakiness surrounding the network call failing. On board with seeing if we can swap in a node that provides more consistent responses, and will open a separate PR to address the contract watcher test.

@rmulhol rmulhol closed this Jun 20, 2019
@rmulhol rmulhol deleted the fix-flaxy-tests branch June 20, 2019 14:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

contract_watcher_header_sync_transformer_test.go fails unexpectedly
1 participant