NEW304523
[macOS Debug] inspector/unit-tests/iterableweakset.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=304523
Summary [macOS Debug] inspector/unit-tests/iterableweakset.html is a flaky failure
Marta Darbinyan
Reported 2025-12-19 14:57:19 PST
The following test is a flaky failure starting from 303621@main. inspector/unit-tests/iterableweakset.html PASS: Should not contain '{"value": 1}' after `two = null`. PASS: Should not contain '{"value": 2}' after `two = null`. PASS: 'has' should return true for '{"value":3}' after `two = null`. -[] +[{"value":3}] PASS: Should not contain '{"value": 1}' after `three = null`. PASS: Should not contain '{"value": 2}' after `three = null`. -PASS: Should not contain '{"value": 3}' after `three = null`. +FAIL: Should not contain '{"value": 3}' after `three = null`. History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Funit-tests%2Fiterableweakset.html&style=debug Test result: https://ews-build.webkit.org/#/builders/161/builds/4476
Attachments
Radar WebKit Bug Importer
Comment 1 2025-12-19 14:57:45 PST
EWS
Comment 2 2025-12-19 15:13:54 PST
Test gardening commit 304781@main (3bf5884ebaa3): <https://commits.webkit.org/304781@main> Reviewed commits have been landed. Closing PR #55731 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.