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

KarpelesLab / libwallet / 26945273473
22%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2026 10:11AM UTC
Jobs 1
Files 125
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

04 Jun 2026 10:09AM UTC coverage: 21.884%. Remained the same
26945273473

push

github

MagicalTux
ci/dart-test: retry the iOS test up to 3× on infra hangs

The single-attempt strategy from commit 4109493 banked on the
CoreSimulator reset eliminating all sim-side flakes. That cleared
the "unknown to FrontBoard" install-db corruption, but the
remaining failure mode — `flutter test` hanging at "awaiting
connection to test device" because Bonjour/mDNS can't discover
the in-sim Dart VM Service — lives in the host's mDNSResponder +
the runner's network stack and no sim hygiene clears it. Three
consecutive runs of the 0.4.49 fix all hit it; each cost a manual
rerun and roughly an hour.

Reintroduces the per-attempt watchdog + classifier from d95df7c
with two changes:

- 3 attempts at 7 min each (was 2 × 10), so the total budget
  still fits the 30-min job cap with room for sim setup.
- Erase + reboot + SpringBoard-wait between attempts, not just
  reboot — the install-db window is the one piece reset already
  knew how to clear, and re-using that machinery here costs ~30 s
  per retry but often unsticks mDNSResponder.

Classifier — `Some tests failed.` is the ONE genuine-failure
signal; anything else (watchdog kill, FrontBoard launch failure,
pre-setUpAll crash) never ran a test, so retrying it can't mask
a regression.

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

4031 of 18420 relevant lines covered (21.88%)

103.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26945273473.1 04 Jun 2026 10:11AM UTC 125
21.88
GitHub Action Run
Source Files on build 26945273473
  • Tree
  • List 125
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26945273473
  • b999df63 on github
  • Prev Build on master (#26939167125)
  • Next Build on master (#26957998771)
  • 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