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.

Run slow_tests periodically

See original GitHub issue

What is the expected behavior?

As a spin-off from Qiskit/qiskit-ibm-provider#304, a number of tests in the project are slow_test that rely on individual developers running them manually. We would benefit from running them periodically in the CI to ensure they are being executed - might involve a round of cleaning them up in the process.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
delapuentecommented, Mar 23, 2022

Although Qiskit/qiskit-ibmq-provider#136 is merged. Let’s leave this open until we are able to pass them all at least once. Also:

  • Investigate how to keep Travis running for more than 10 min at the same time we have the output of make test availabe.
  • In the spirit of “master is failing” in Qiskit, add the infrastructure to inform that slow tests are failing without activating it.
0reactions
jyu00commented, Feb 19, 2020

Slow tests now run weekly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

9 Ways To Make Slow Tests Faster - Semaphore CI
At Semaphore, we've seen our fair share of tests and have identified 9 ways to make your slow tests faster.
Read more >
Slow Tests at XUnitPatterns.com
The less obvious cause is that we are running too many of the tests too frequently!
Read more >
How Slow Is Too Slow to Run Your Tests? - Dev Tester
You might be wondering if your tests are running too slow compared to others. Here's how you can decide for yourself.
Read more >
Stuck with slow tests? Speed up your feedback loop
Run faster and smaller tests first​​ If you have two sets of tests, fast small scale tests (one of the usages of “unit...
Read more >
How can I skip running slow tests when running a particular ...
I want to separate running fast tests form slow tests, so that I can run the full slow but complete version of tests...
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