Allow top layer elements to be nested within popovers #44146
+245
−0
Merged
Community-TC Integration / wpt-chrome-dev-results
succeeded
Jan 31, 2024 in 3m 4s
Community-TC (pull_request)
Collect results for all tests affected by a pull request in chrome.
Details
View task in Taskcluster
View logs in Taskcluster
WPT Command: python3 ./wpt run --channel=dev --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected base_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --enable-swiftshader --install-browser --install-webdriver chrome
1:01.20 INFO click <WebElement f.DECBFBF72E0C74D1AB49892310A8555B.d.2582B3DE9C50F44C6F857A56E00C5239.e.21>
1:01.25 INFO click <WebElement f.DECBFBF72E0C74D1AB49892310A8555B.d.2582B3DE9C50F44C6F857A56E00C5239.e.22>
1:01.33 INFO click <WebElement f.DECBFBF72E0C74D1AB49892310A8555B.d.2582B3DE9C50F44C6F857A56E00C5239.e.24>
1:01.43 TEST_END: Test OK. Subtests passed 10/20. Unexpected 10
FAIL Single popover=auto ancestor with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=auto ancestor with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=manual ancestor with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=manual ancestor with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors, target is outer with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors, target is outer with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Top layer inside of nested element with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Top layer inside of nested element with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
1:01.43 INFO No more tests
1:01.43 INFO No more tests
1:01.45 pid:2172 [0131/162124.044295:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
1:01.45 pid:2172 [0131/162124.044364:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
1:01.46 pid:2172 [2184:2184:0131/162124.051389:ERROR:zygote_communication_linux.cc(290)] Failed to send GetTerminationStatus message to zygote
1:01.46 pid:2172 [2184:2184:0131/162124.051413:WARNING:zygote_communication_linux.cc(302)] Socket closed prematurely.
1:01.46 pid:2172 [2184:2184:0131/162124.051670:ERROR:zygote_communication_linux.cc(290)] Failed to send GetTerminationStatus message to zygote
1:01.46 pid:2172 [2184:2184:0131/162124.051678:WARNING:zygote_communication_linux.cc(302)] Socket closed prematurely.
1:01.44 INFO Closing logging queue
1:01.44 INFO queue closed
1:01.58 SUITE_END
web-platform-test
~~~~~~~~~~~~~~~~~
Ran 322 checks (318 subtests, 4 tests)
Expected results: 282
Unexpected results: 40
subtest: 40 (40 fail)
Unexpected Results
------------------
/html/semantics/popovers/popover-top-layer-nesting-anchor.tentative.html
FAIL Single popover=auto ancestor with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=auto ancestor with dialog, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Single popover=auto ancestor with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=auto ancestor with fullscreen, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Single popover=manual ancestor with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=manual ancestor with dialog, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Single popover=manual ancestor with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=manual ancestor with fullscreen, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Nested popover=auto ancestors with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors with dialog, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Nested popover=auto ancestors with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors with fullscreen, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Nested popover=auto ancestors, target is outer with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors, target is outer with dialog, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Nested popover=auto ancestors, target is outer with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors, target is outer with fullscreen, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Top layer inside of nested element with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Top layer inside of nested element with dialog, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
FAIL Top layer inside of nested element with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Top layer inside of nested element with fullscreen, anchor attribute - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:39
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:103:20)
/html/semantics/popovers/popover-top-layer-nesting-hints.tentative.html
FAIL Single popover=hint ancestor with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=hint ancestor with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested auto/hint ancestors with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested auto/hint ancestors with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested auto/hint ancestors, target is auto with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested auto/hint ancestors, target is auto with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Unrelated hint, target=hint with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Unrelated hint, target=hint with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Unrelated hint, target=auto with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Unrelated hint, target=auto with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
/html/semantics/popovers/popover-top-layer-nesting.tentative.html
FAIL Single popover=auto ancestor with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=auto ancestor with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=manual ancestor with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Single popover=manual ancestor with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors, target is outer with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Nested popover=auto ancestors, target is outer with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Top layer inside of nested element with dialog - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
FAIL Top layer inside of nested element with fullscreen - assert_equals: Incorrect behavior expected true but got false
at http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:37
at Array.forEach (<anonymous>)
at Test.<anonymous> (http://web-platform.test:8000/html/semantics/popovers/resources/popover-top-layer-nesting.js:46:18)
1:01.58 INFO Got 3 unexpected results, with 0 unexpected passes
1:01.59 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
1:01.60 wptserve INFO Stopped http server on 127.0.0.1:8000
1:02.05 wptserve INFO Stopped http server on 127.0.0.1:8001
1:02.08 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
1:02.08 wptserve INFO Stopped http server on 127.0.0.1:8444
1:02.08 wptserve INFO Stopped http server on 127.0.0.1:9000
1:02.08 wptserve INFO Stopped http server on 127.0.0.1:8445
1:02.08 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
1:02.08 wptserve INFO Stopped http server on 127.0.0.1:8443
1:02.08 wptserve INFO Stopped http server on 127.0.0.1:8446
1:02.09 wptserve INFO Stopped http server on 127.0.0.1:8003
1:02.09 wptserve INFO Stopped http server on 127.0.0.1:8002
1:02.25 INFO Removed font: Ahem.ttf
1:02.28 INFO Closing logging queue
1:02.28 INFO queue closed
1:02.29 INFO Tolerating 3 unexpected results
X connection to :99.0 broken (explicit kill or server shutdown).
[taskcluster 2024-01-31 16:21:27.040Z] === Task Finished ===
[taskcluster 2024-01-31 16:21:27.713Z] Successful task run with exit code: 0 completed in 181.964 seconds
Loading