Skip to content

Fix timeout in SharedWorker-extendedLifetime.html#59085

Draft
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-2e58acf27f
Draft

Fix timeout in SharedWorker-extendedLifetime.html#59085
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-2e58acf27f

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

The test was using a 1ms delay between closing one popup and opening
another, which likely caused intermittent failures and timeouts in
headless environments like wpt.fyi. This change increases the delay to
1000ms, matching the 'Wait for a second' comment in the code.

Bug: 400473072
Change-Id: Ic8bf7cd47bd4ae362d9b9a3bd0c5081afc875772
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7742622
Commit-Queue: Minoru Chikamune <[email protected]>
Auto-Submit: Yoshisato Yanagisawa <[email protected]>
Reviewed-by: Minoru Chikamune <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1612597}

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-2e58acf27f branch 30 times, most recently from e6590cc to 0a3d92f Compare April 10, 2026 17:37
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-2e58acf27f branch 29 times, most recently from 983e7ff to c424aa7 Compare April 11, 2026 11:43
The test was using a 1ms delay between closing one popup and opening
another, which likely caused intermittent failures and timeouts in
headless environments like wpt.fyi. This change increases the delay to
1000ms, matching the 'Wait for a second' comment in the code.

Bug: 400473072
Change-Id: Ic8bf7cd47bd4ae362d9b9a3bd0c5081afc875772
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7742622
Commit-Queue: Minoru Chikamune <[email protected]>
Auto-Submit: Yoshisato Yanagisawa <[email protected]>
Reviewed-by: Minoru Chikamune <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1612597}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants