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

KarpelesLab / libwallet / 26068350800
22%

Build:
DEFAULT BRANCH: master
Ran 19 May 2026 12:32AM UTC
Jobs 1
Files 119
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

19 May 2026 12:21AM UTC coverage: 21.956%. Remained the same
26068350800

push

github

MagicalTux
ci/dart-test: create a fresh iOS simulator instead of reusing the preinstalled one

The recurring "unknown to FrontBoard" failure (0.4.28 / 0.4.30 /
0.4.32) and most of the VM Service attach hangs trace to reusing
whatever simulator Xcode preinstalled in the macos-latest runner
image. That sim carries state from the image build and from prior
runs on the same hosted runner — including a corrupted installd /
FrontBoard mapping that surfaces as a launch failure. Retrying
treats the symptom; we keep getting bit anyway.

Canonical fix: create a fresh simulator per job. simctl picks the
latest available iOS runtime + iPhone device type (tracks Apple's
shipping versions without pinning), boots it, runs the tests,
deletes it. Clean state guaranteed.

With the fresh-sim setup the d95df7c-style retry loop is no longer
needed. Drop it back to a single attempt — the per-attempt watchdog
stays so a deadlocked flutter test still terminates within 15 min
instead of hitting the 30-min job cap, but we no longer treat
infra failures specially because we no longer expect them.

The simulator cleanup step runs `if: always()` so a failing test
doesn't leak the sim into the runner image (this matters for
self-hosted runners; on GHA hosted runners the VM is discarded but
it's still good hygiene).

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

3633 of 16547 relevant lines covered (21.96%)

114.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26068350800.1 19 May 2026 12:32AM UTC 119
21.96
GitHub Action Run
Source Files on build 26068350800
  • Tree
  • List 119
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26068350800
  • f7de6a68 on github
  • Prev Build on master (#26059383099)
  • Next Build on master (#26068691268)
  • 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