Bug 264426
Summary: | REGRESSION (269641@main): [ Ventura+ arm64 ] inspector/unit-tests/iterableweakset.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marta Darbinyan
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118129008>
EWS
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
Pull request: https://github.com/WebKit/WebKit/pull/20196
EWS
Committed 270418@main (c6f849f610e0): <https://commits.webkit.org/270418@main>
Reviewed commits have been landed. Closing PR #20196 and removing active labels.