• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ReactiveX / RxPY / 24588092867
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github-actions-d95291362f
DEFAULT BRANCH: master
Ran 17 Apr 2026 09:47PM UTC
Jobs 1
Files 413
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Apr 2026 09:46PM UTC coverage: 93.45%. Remained the same
24588092867

Pull #760

github

dbrattli
test: skip tkinter scheduler tests on PyPy (all platforms)

The module creates `tkinter.Tk()` at import time. During PyPy interpreter
shutdown, `_tkinter/app.py`'s `__del__` calls `threading.notify_all`,
which can abort the process with `Fatal Python error: Aborted`. When
this happens inside an xdist worker it takes the worker down and fails
whichever unrelated test happens to be running (e.g. test_case_three),
showing up as a non-deterministic CI failure.

The skip guard previously only covered macOS+PyPy; extend it to all
PyPy platforms so the Linux PyPy job stops flaking.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #760: test: skip tkinter scheduler tests on PyPy (all platforms)

1 of 2 new or added lines in 1 file covered. (50.0%)

1 existing line in 1 file now uncovered.

25125 of 26886 relevant lines covered (93.45%)

0.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
30.12
-0.83% tests/test_scheduler/test_mainloop/test_tkinterscheduler.py

Coverage Regressions

Lines Coverage ∆ File
1
30.12
-0.83% tests/test_scheduler/test_mainloop/test_tkinterscheduler.py
Jobs
ID Job ID Ran Files Coverage
1 24588092867.1 17 Apr 2026 09:47PM UTC 413
93.45
GitHub Action Run
Source Files on build 24588092867
  • Tree
  • List 413
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #760
  • PR Base - master (#24587602847)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc