Bug 260322 - New test: [ iOS ] imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-flat-tree.html is a constant text failure.
Summary: New test: [ iOS ] imported/w3c/web-platform-tests/html/semantics/popovers/pop...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-16 18:01 PDT by Ben Schwartz
Modified: 2023-08-30 16:27 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Schwartz 2023-08-16 18:01:58 PDT
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.
Comment 1 Radar WebKit Bug Importer 2023-08-16 18:02:08 PDT
<rdar://problem/113999027>
Comment 2 Ben Schwartz 2023-08-17 17:14:22 PDT
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.
Comment 3 EWS 2023-08-17 17:31:09 PDT
Test gardening commit 267021@main (fc350cf5ed9d): <https://commits.webkit.org/267021@main>

Reviewed commits have been landed. Closing PR #16818 and removing active labels.