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

microlinkhq / browserless / 28009818944 / 5
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2026 07:32AM UTC
Files 1
Run time 1s
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 Jun 2026 07:29AM UTC coverage: 94.915%. Remained the same
28009818944.5

push

github

web-flow
fix(lighthouse): retry context teardown masked as perf-mark error (#801)

When the browser context is torn down mid-run, lighthouse's marky teardown
calls performance.measure for a phase whose start mark never fired, throwing
`SyntaxError: The "start lh:…" performance mark has not been set`. That message
masks the real cause (a destroyed context), so it escaped the retry machinery
as an opaque error — surfacing as a misleading 500 and Sentry noise instead of
being retried.

Map the perf-mark error back to errors.contextDisconnected() so withPage
recreates the context and retries the run; persistent failures now surface as
EBRWSRCONTEXTCONNRESET (the accurate cause) rather than five phantom SyntaxError
groups.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

10 of 13 branches covered (76.92%)

Branch coverage included in aggregate %.

46 of 46 relevant lines covered (100.0%)

4.83 hits per line

Source Files on job @browserless/devices - 28009818944.5
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28009818944
  • b4cfe8ad on github
  • Prev Job for on master (#28008871154.2)
  • Next Job for on master (#28080467992.5)
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