question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

running test with --ci

See original GitHub issue

Hey thanks for the project 👍

Found a case when running on circle ci, where my tests fail but the process still exits with success code 0

I’m running yarn test --ci

Anyone else encountered this?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
craigmulligancommented, Jun 23, 2018

Works! Thanks for the quick turn around! 🙏

0reactions
Cretezycommented, Jun 23, 2018

Thank you! I’d you’ll like to vote for Noderize’s new logo, look at the “New Logo” issue and click the click in the comments!

Glad I could help you, let me know if anything comes up

Read more comments on GitHub >

github_iconTop Results From Across the Web

In Continuous Integration, Run Fast and Fundamental Tests First
A fail-fast strategy gives you instant feedback when a job fails. CI stops all currently running jobs in the pipeline as soon as...
Read more >
A Breakdown of Continuous Integration Testing - Harness
Continuous Integration Testing is testing that is focused and executed during the CI process. Testing in the CI process allows for rapid ...
Read more >
Running unit and component-level integration tests in CI builds
Running automated tests in continuous integration (CI) builds are important to ensure that robust applications are deployed to production.
Read more >
The CI/CD Pipeline: Why Testing Is Required at Every Stage
This article talk about how to test throughout the CI/CD pipeline, some CI/CD best ... Test: Automated tests are run against your code....
Read more >
How to run test on GitLab CI Locally | BrowserStack
Gitlab-runner exec is the command that helps us test locally. The exec command should be executed directly from the root directory because ....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found