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

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

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2026 07:32AM UTC
Files 2
Run time 2s
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: 84.437%. Remained the same
28009818944.3

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>

120 of 152 branches covered (78.95%)

Branch coverage included in aggregate %.

683 of 799 relevant lines covered (85.48%)

28.67 hits per line

Source Files on job @browserless/goto - 28009818944.3
  • Tree
  • List 2
  • 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.9)
  • 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