| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #54844 +/- ##
=======================================
Coverage 88.07% 88.07%
=======================================
Files 651 651
Lines 183396 183375 -21
Branches 35795 35802 +7
=======================================
- Hits 161523 161507 -16
+ Misses 15161 15150 -11
- Partials 6712 6718 +6 |
Sorry, something went wrong.
|
Did you get a timeout in #37692 (comment)? Because that is what was happening in our CI and only on ppc64le. |
Sorry, something went wrong.
Yes. When I ran enough concurrently load the test timed out locally. It wasn't easy but I was able to reproduce. |
Sorry, something went wrong.
Attempt to deal with flaky failures in CI by moving this to the sequential suite rather than the parallel suite
Sorry, something went wrong.
|
Some tests time out due to a deadlock during process shutdown, see #52550 (comment). I think that the underlying issue is the same here. We could revert this when a fix lands. |
Sorry, something went wrong.
|
Closing this while we see if fixes to the deadlock resolve the issue |
Sorry, something went wrong.
The issue is likely the same as other tests that time out. Refs: nodejs#54918 Refs: nodejs#54844 Refs: nodejs#54802
| Back | FazBrowse Home | New Git URL |
Attempt to deal with flaky failures in CI by moving this to the sequential suite rather than the parallel suite