RESOLVED FIXED 264426
REGRESSION (269641@main): [ Ventura+ arm64 ] inspector/unit-tests/iterableweakset.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=264426
Summary REGRESSION (269641@main): [ Ventura+ arm64 ] inspector/unit-tests/iterablewea...
Marta Darbinyan
Reported 2023-11-08 11:02:13 PST
Description: inspector/unit-tests/iterableweakset.html is flaky on Ventura and Sonoma arm64 since 269641@main was introduced on ToT. This issue can be bisected to 269641@main using the command: run-webkit-tests --exit-after-n-failures 1 --debug inspector/unit-tests/iterableweakset.html History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Funit-tests%2Fiterableweakset.html&version_name=Sonoma&version_name=Ventura&architecture=arm64 Diff Log: 7575PASS: Should not contain '{"value": 1}' after `one = null`. 7676PASS: 'has' should return true for '{"value":2}' after `one = null`. 7777PASS: 'has' should return true for '{"value":3}' after `one = null`. 78 [{"value":3}] 78[{"value":2},{"value":3}] 7979PASS: Should not contain '{"value": 1}' after `two = null`. 80 PASS: Should not contain '{"value": 2}' after `two = null`. 80FAIL: Should not contain '{"value": 2}' after `two = null`. 8181PASS: 'has' should return true for '{"value":3}' after `two = null`. Link: https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/270390@main%20(702)/inspector/unit-tests/iterableweakset-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-08 11:02:48 PST
EWS
Comment 2 2023-11-08 11:18:06 PST
Test gardening commit 270400@main (fc33f58fe952): <https://commits.webkit.org/270400@main> Reviewed commits have been landed. Closing PR #20181 and removing active labels.
Chris Dumez
Comment 3 2023-11-08 15:55:55 PST
EWS
Comment 4 2023-11-08 17:24:19 PST
Committed 270418@main (c6f849f610e0): <https://commits.webkit.org/270418@main> Reviewed commits have been landed. Closing PR #20196 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.