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.

Many tests fail on when run locally

See original GitHub issue

63 failed, 627 passed, 1 skipped, 1 xfailed

Same results on my Windows desktop and a Linux server.

Edit: Should’ve mentioned, just for completeness, Python 3.7 on Windows and Python 3.6 on the Linux server.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
thebigmunchcommented, Feb 28, 2019

Just wanted to touch base, since I haven’t gotten to do anything loguru-related recently. Besides not having a lot of extra time lately, I also had a recurring shoulder/neck problem pop up much worse than previously. I’ve had to have my dominant arm in a sling for much of the last 8-9 days and am not sure how long until I’m back near 100%. The injury itself makes it difficult to sit and work at a computer for any useful amount of time. And the arm being in a sling makes the work much harder to do when I am.

Just wanted to let you know I haven’t forgotten about this : )

0reactions
Delgancommented, Jun 29, 2019

Tests should now work fine on any platform hopefully. Many modifications has been made. Also tox can be used to ensure environment is properly configured. If you ever notice there is still problems remaining, please tell me!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Do My Tests Pass Locally but Fail on CircleCI?
If your tests only pass when run in a certain order, they may fail on CircleCI. "Out of Memory" errors. If a process...
Read more >
Why tests pass locally but fail in Jenkins | Object Partners
Symptom: Tests pass locally when run in a certain order, but fail in Jenkins when run in a different order (or tests pass/fail...
Read more >
Tests pass locally but "fail" on CI (i.e. test suites fail ... - GitHub
Tests are passing locally for me but don't pass on Travis. The output on Travis says 9/9 tests passed, but only 5/7 test...
Read more >
How to Fix Flaky Tests - Semaphore CI
Randomly failing tests are the hardest to debug. Here's a framework you can use to fix them and keep your test suite healthy....
Read more >
Tests are failing when running together but pass individually ...
The root cause for this is (almost) always side effects, that is your checks are not independent on each other.
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