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

KarpelesLab / libwallet / 24828258854
25%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 09:51AM UTC
Jobs 1
Files 106
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

23 Apr 2026 09:41AM UTC coverage: 20.135%. Remained the same
24828258854

push

github

MagicalTux
dart-test.yml: per-attempt watchdog for the iOS attach-hang flake

The retry loop relied on Flutter's internal ~7m43s timeout firing
with "0 tests passed" to recognize the VM Service attach hang. As
of recent stable channels Flutter no longer fires that timeout —
the process hangs indefinitely until the GHA job-level 30-min cap
kills the entire step. Three CI runs in a row burnt the full
half-hour on a single first-attempt hang with no chance for the
retry to engage.

Add a per-attempt 10-minute watchdog. Each attempt forks
`flutter test` in the background and a sleep-then-kill subshell
guards it. If the watchdog fires (exit captured as 124, the GNU
timeout convention for clarity), we treat the result identically
to the old "0 tests passed" signature: reboot the sim and retry.

Two attempts × 10 min = 20 min worst case, comfortably under the
30-min job cap.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

2693 of 13375 relevant lines covered (20.13%)

59.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24828258854.1 23 Apr 2026 09:51AM UTC 106
20.13
GitHub Action Run
Source Files on build 24828258854
  • Tree
  • List 106
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24828258854
  • c84194e7 on github
  • Prev Build on master (#24824209737)
  • Next Build on master (#24829314022)
  • Delete
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