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

Freegle / Iznik / 7721 / 7721
70%
master: 70%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2026 09:18PM UTC
Files 118
Run time 7s
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

28 Apr 2026 08:36PM UTC coverage: 81.117%. Remained the same
7721

push

circleci

edwh
fix(tests): increase heartbeat timeout to 10s; add 2-round freeze-retry loop

Two related fixes:

1. Heartbeat timeout 3s → 10s: page.evaluate() can legitimately block
   while a slow page navigation completes (e.g. Explore page loading
   hundreds of posts). The 3s timeout was triggering false positives on
   these tests. Genuine V8 renderer freezes are indefinite, so 10s still
   catches them with plenty of margin. Also adds a heartbeatBusy guard to
   prevent concurrent in-flight heartbeat callbacks stacking up when
   evaluate is slow.

2. 2-round freeze-retry loop in playwright.post.ts: a first retry can
   itself encounter a freeze (if the spec is heavy even in a fresh
   process). The loop re-checks the freeze file after each retry round and
   does a second retry if needed, up to 2 rounds total. The freeze file is
   cleared before each retry so each round captures only new freezes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

23562 of 29047 relevant lines covered (81.12%)

49.81 hits per line

Source Files on job go - 7721
  • Tree
  • List 118
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7721
  • CircleCI Build #7721
  • 030e71e2 on github
  • Prev Job for on master (#7695)
  • Next Job for on master (#7779)
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