Bug 276558
Summary: | [ iOS18 ] 7 wpt/intersection-observer/* layout tests are flakily failing. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Schwartz
The following tests are flakily failing on iOS 18:
imported/w3c/web-platform-tests/intersection-observer/callback-cross-realm-report-exception.html
imported/w3c/web-platform-tests/intersection-observer/multiple-targets.html
imported/w3c/web-platform-tests/intersection-observer/multiple-thresholds.html
imported/w3c/web-platform-tests/intersection-observer/root-margin.html
imported/w3c/web-platform-tests/intersection-observer/same-document-no-root.html
imported/w3c/web-platform-tests/intersection-observer/same-document-zero-size-target.html
imported/w3c/web-platform-tests/intersection-observer/text-target.html
HISTORY:
No link, as we don't currently perform automated testing on iOS 18 in CI.
TEXT DIFFs:
Most tests have FAIL messages similar to "assert_equals: entries.length expected 3 but got 2".
REPRODUCIBILITY:
I was able to reproduce this issue on the latest iOS 18 simulator ToT using the following command:
run-webkit-tests --ios-simulator -v --test-list /path/to/failures_list.txt --iterations 10
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/131638380>
EWS
Test gardening commit 280926@main (24fa9c038641): <https://commits.webkit.org/280926@main>
Reviewed commits have been landed. Closing PR #30768 and removing active labels.