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
I have recently migrated a fairly popular project from tap to japa, and while the tests pass locally, they fail on CI in a non-deterministic way (this might not be a bug with japa itself). When the tests fail, the runner doesn't make it clear what failed, nor does it print any trace.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Package version
3.1.4
Describe the bug
I have recently migrated a fairly popular project from
tap
tojapa
, and while the tests pass locally, they fail on CI in a non-deterministic way (this might not be a bug withjapa
itself). When the tests fail, the runner doesn't make it clear what failed, nor does it print any trace.See these test runs –
Reproduction repo
paambaati/codeclimate-action#747
The text was updated successfully, but these errors were encountered: