Bug 260322
Summary: | New test: [ iOS ] imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-flat-tree.html is a constant text failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ntim, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=259261 |
Ben Schwartz
imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-flat-tree.html
This test is a constant text failure on iOS simulator (including gpuprocess).
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-light-dismiss-flat-tree.html&recent=false&platform=ios
TEXT DIFF:
Toggle
-PASS Popover light dismiss uses the flat tree
+FAIL Popover light dismiss uses the flat tree assert_true: outer popover is open after clicking the toggle expected true got false
DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-16-Simulator-Debug-WK2-Tests/266948@main%20(2058)/imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-flat-tree-pretty-diff.html
REPRODUCIBILITY:
I was unable to reproduce this bug with the test by itself on the iOS 16 simulator. It is possible that a test run prior is interfering; I will do some more research.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113999027>
Ben Schwartz
REPRODUCIBILITY:
I was able to reproduce this bug on iOS 16 release ToT running the test as follows:
run-webkit-tests --no-build --no-show-results --no-new-test-results --clobber-old-results imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-flat-tree.html --exit-after-n-crashes-or-timeouts 50 --exit-after-n-failures 500 --release --iphone-simulator --results-directory layout-test-results --debug-rwt-logging --no-retry-failures --iterations 5
REGRESSION:
This bug started when the test was added at 266457@main.
EWS
Test gardening commit 267021@main (fc350cf5ed9d): <https://commits.webkit.org/267021@main>
Reviewed commits have been landed. Closing PR #16818 and removing active labels.
Tim Nguyen (:ntim)
This was fixed in bug 267688 (see associated radar).