You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempted fix for fn fatal_error test spurious failure (graphprotocol#5113)
* refactor(tests): Refactor `TestInfo` out of `RunnerTestRecipe`
* fix(tests): merge `poi_for_deterministically_failed_sg` into `fatal_error`
They are both using the same subgraph, which I think is causing
race conditions and flaky failures in CI, and they have some
duplicated code.
* fix(tests): fix `data_source_revert`
0 commit comments