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

valksor / go-mehrhof / 21544073756
40%

Build:
DEFAULT BRANCH: master
Ran 31 Jan 2026 11:53AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
21544073756

push

github

k0d3r1s
Fix browser integration test race condition in ListTabs

Fixes TestBrowserIntegration/ListTabs failure where newly created pages
were not immediately appearing in Chrome's CDP target list, causing:
- Empty list returned after OpenTab created a page
- 53+ second delay approaching test timeout
- Subsequent tests failing with "use of closed network connection"

Added retry logic with exponential backoff to ListTabs method:
- Max 3 retries with 100ms, 200ms backoff intervals
- Returns immediately if pages are found (no delay for happy path)
- Respects context cancellation during retries
- Total retry time: ~600ms maximum

This handles the timing window between page creation via
proto.TargetCreateTarget and target registration in Chrome's
target list returned by proto.TargetGetTargets.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Source Files on build 21544073756
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #21544073756
  • 9f8b6c1c on github
  • Prev Build on master (#21540683863)
  • Next Build on master (#21544386745)
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