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
Run go run ./tests/e2e/main.go --tc happy-path-short --use-cometmock --use-gorelayer --verbose multiple times (~10 should do it, from empirical experience) until you get a test failure.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
Is a spike necessary to map out how the issue should be approached?
The text was updated successfully, but these errors were encountered:
Summary of Bug
Tests using CometMock seem to fail nondeterministically, with or without error messages.
Some failure logs are here:
https://gist.github.com/p-offtermatt/4294dd21755381ef0bc190bbeb208a7c
Version
Various
Steps to Reproduce
Run
go run ./tests/e2e/main.go --tc happy-path-short --use-cometmock --use-gorelayer --verbose
multiple times (~10 should do it, from empirical experience) until you get a test failure.For Admin Use
The text was updated successfully, but these errors were encountered: