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

Test runner doesn't print an error trace on CI #41

Closed
paambaati opened this issue May 30, 2024 · 1 comment
Closed

Test runner doesn't print an error trace on CI #41

paambaati opened this issue May 30, 2024 · 1 comment
Labels
Status: Abandoned Dropped and not into consideration

Comments

@paambaati
Copy link

Package version

3.1.4

Describe the bug

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.

See these test runs –

  1. First run, tests pass on macOS but fail on Windows, but curiously there's no error trace – https://github.com/paambaati/codeclimate-action/actions/runs/9297933903/job/25588922355
  2. Second run, failing test pinned, everything green – https://github.com/paambaati/codeclimate-action/actions/runs/9298044668
  3. Third run, tests fail on Linux, and its not clear which test failed, and it doesn't have an error trace – https://github.com/paambaati/codeclimate-action/actions/runs/9298069930/job/25589289156

Reproduction repo

paambaati/codeclimate-action#747

Copy link

stale bot commented Jul 30, 2024

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.

@stale stale bot added the Status: Abandoned Dropped and not into consideration label Jul 30, 2024
@stale stale bot closed this as completed Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Abandoned Dropped and not into consideration
Projects
None yet
Development

No branches or pull requests

1 participant