NEW 261848
WKWebExtensionAPITabs.RemovedEvent is flaky (sometimes wrong tab ID)
https://bugs.webkit.org/show_bug.cgi?id=261848
Summary WKWebExtensionAPITabs.RemovedEvent is flaky (sometimes wrong tab ID)
Timothy Hatcher
Reported 2023-09-20 16:01:53 PDT
TestWebKitAPI.WKWebExtensionAPITabs.RemovedEvent webkit-extension://fe7b8bf7-d091-4df1-be02-e640cd5dc657/background.js:3 The removed tab should have the correct id: Actual: 32 Expected: 31
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-20 16:02:08 PDT
Timothy Hatcher
Comment 2 2023-09-26 14:58:41 PDT
*** Bug 262142 has been marked as a duplicate of this bug. ***
Ben Schwartz
Comment 3 2023-09-26 15:07:49 PDT
Adding more information from duplicate bug. __________ This test is a flaky/consistent failure on wk2 release builds. HISTORY: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebExtensionAPITabs.RemovedEvent REPRODUCIBILITY: I was able to reproduce this issue on macOS Ventura (13.5, 22G74/arm64) ToT using the following command: run-api-tests --verbose --debug --iterations 100 TestWebKitAPI.WKWebExtensionAPITabs.RemovedEvent REGRESSION: This test has been a flaky/consistent failure since it was introduced at 268092@main.
Ben Schwartz
Comment 4 2023-09-26 15:10:56 PDT
CORRECTION: No debug flag in reproduction command: run-api-tests --verbose --iterations 100 TestWebKitAPI.WKWebExtensionAPITabs.RemovedEvent
EWS
Comment 5 2023-09-26 15:19:20 PDT
Test gardening commit 268482@main (4b2de03965cc): <https://commits.webkit.org/268482@main> Reviewed commits have been landed. Closing PR #18247 and removing active labels.
Timothy Hatcher
Comment 6 2023-12-18 11:33:01 PST
EWS
Comment 7 2023-12-18 13:28:08 PST
Test gardening commit 272237@main (dcd6c460a032): <https://commits.webkit.org/272237@main> Reviewed commits have been landed. Closing PR #21981 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.