Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dir=auto traversal tests to not apply element-only rules to ancestors #47678

Merged
merged 1 commit into from
Aug 20, 2024

Update dir=auto traversal tests to not apply element-only rules to an…

18ce2cc
Select commit
Loading
Failed to load commit list.
Merged

Update dir=auto traversal tests to not apply element-only rules to ancestors #47678

Update dir=auto traversal tests to not apply element-only rules to an…
18ce2cc
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-chrome-dev-results succeeded Aug 20, 2024 in 4m 45s

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


Failed to read: session.screen0.clientMenu.usePixmap
Setting default value
Failed to read: session.screen0.tabs.usePixmap
Setting default value
Failed to read: session.screen0.tabs.maxOver
Setting default value
Failed to read: session.screen0.tabs.intitlebar
Setting default value
Failed to read: session.screen0.focusModel
Setting default value
Failed to read: session.screen0.tabFocusModel
Setting default value
Failed to read: session.screen0.focusNewWindows
Setting default value
Failed to read: session.screen0.focusSameHead
Setting default value
Failed to read: session.screen0.rowPlacementDirection
Setting default value
Failed to read: session.screen0.colPlacementDirection
Setting default value
Failed to read: session.screen0.windowPlacement
Setting default value
Failed to read: session.screen0.slit.acceptKdeDockapps
Setting default value
Failed to read: session.screen0.slit.autoHide
Setting default value
Failed to read: session.screen0.slit.maxOver
Setting default value
Failed to read: session.screen0.slit.placement
Setting default value
Failed to read: session.screen0.slit.alpha
Setting default value
Failed to read: session.screen0.slit.onhead
Setting default value
Failed to read: session.screen0.slit.layer
Setting default value
Failed to read: session.screen0.toolbar.autoHide
Setting default value
Failed to read: session.screen0.toolbar.maxOver
Setting default value
Failed to read: session.screen0.toolbar.visible
Setting default value
Failed to read: session.screen0.toolbar.alpha
Setting default value
Failed to read: session.screen0.toolbar.layer
Setting default value
Failed to read: session.screen0.toolbar.onhead
Setting default value
Failed to read: session.screen0.toolbar.placement
Setting default value
Failed to read: session.screen0.toolbar.height
Setting default value
Failed to read: session.screen0.iconbar.mode
Setting default value
Failed to read: session.screen0.iconbar.alignment
Setting default value
Failed to read: session.screen0.iconbar.iconWidth
Setting default value
Failed to read: session.screen0.iconbar.iconTextPadding
Setting default value
Failed to read: session.screen0.iconbar.usePixmap
Setting default value
  ERROR: Command errored out with exit status 1:
   command: /home/test/web-platform-tests/_venv3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-110subtb/mozdebug/setup.py'"'"'; __file__='"'"'/tmp/pip-install-110subtb/mozdebug/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-1fi77_kx
       cwd: /tmp/pip-install-110subtb/mozdebug/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help
  
  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for mozdebug
  ERROR: Command errored out with exit status 1:
   command: /home/test/web-platform-tests/_venv3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-110subtb/mozlog/setup.py'"'"'; __file__='"'"'/tmp/pip-install-110subtb/mozlog/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-ip9lyc9_
       cwd: /tmp/pip-install-110subtb/mozlog/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help
  
  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for mozlog
 0:00.00 INFO Set tests_root to /home/test/web-platform-tests
 0:00.00 INFO Set metadata_root to /home/test/web-platform-tests
 0:00.00 INFO Set manifest_update to True
 0:00.00 INFO Set manifest_download to True
 0:09.80 INFO Identified 2 affected tests
 0:09.80 INFO Installing browser
 0:09.84 INFO Downloading Chrome for Testing from https://storage.googleapis.com/chrome-for-testing-public/129.0.6658.0/linux64/chrome-linux64.zip
 0:13.29 INFO Downloading Mojo bindings from https://storage.googleapis.com/chrome-for-testing-public/129.0.6658.0/mojojs.zip
 0:13.35 INFO MojoJS enabled automatically (mojojs_path: /home/test/web-platform-tests/_venv3/mojojs/gen)
 0:13.38 INFO Download info for matching ChromeDriver version found.
 0:13.38 INFO Downloading ChromeDriver from https://storage.googleapis.com/chrome-for-testing-public/129.0.6658.0/linux64/chromedriver-linux64.zip
 0:13.62 INFO Automatically turning on experimental features for Chrome Dev/Canary or Chromium trunk
 0:19.91 INFO Installed font: Ahem.ttf
 0:21.00 wptserve INFO Starting http server on http://127.0.0.1:8000
 0:21.03 wptserve INFO Starting http server on http://127.0.0.1:8001
 0:21.07 wptserve INFO Starting http server on http://127.0.0.1:8002
 0:21.14 wptserve INFO Starting https server on https://127.0.0.1:8443
 0:21.20 wptserve INFO Starting https server on https://127.0.0.1:8445
 0:21.21 wptserve INFO Starting http server on http://127.0.0.1:8003
 0:21.22 wptserve INFO Starting https server on https://127.0.0.1:8444
 0:21.24 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:21.24 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:21.24 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:21.24 wptserve INFO Starting https server on https://127.0.0.1:8446
 0:21.25 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:21.25 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:21.25 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:21.26 wptserve INFO Starting http2 server on https://127.0.0.1:9000
 0:21.31 wptserve INFO Starting WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:22.15 SUITE_START: web-platform-test - running 2 tests
 0:26.54 INFO Using 1 child processes
 0:26.54 INFO Starting WebDriver: /home/test/web-platform-tests/_venv3/bin/chrome/chromedriver --port=60015 --ignore-explicit-port --url-base=/ --enable-chrome-logs --disable-build-check
 0:26.56 INFO Got WebDriver port 37125
 0:26.66 pid:2092 Full command: /home/test/web-platform-tests/_venv3/bin/chrome/chromedriver --port=60015 --ignore-explicit-port --url-base=/ --enable-chrome-logs --disable-build-check
pid:2092 Starting ChromeDriver 129.0.6658.0 (b6b086b2111573c43c2f620cca8ccc7133a9dc2c-refs/branch-heads/6658@{#1}) on port 0
 0:26.66 pid:2092 Only local connections are allowed.
 0:26.66 pid:2092 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
 0:26.66 pid:2092 ChromeDriver was started successfully on port 37125.
 0:26.66 INFO Webdriver started successfully.
 0:26.66 INFO Starting runner
 0:27.06 pid:2092 [2109:2109:0820/002545.442981:WARNING:chrome_main_delegate.cc(747)] This is Chrome version 129.0.6658.0 (not a warning)
 0:27.31 pid:2092 [2109:2109:0820/002545.691996:WARNING:field_trial_util.cc(109)] Field trial config study skipped: CookieSameSiteConsidersRedirectChainDesktop.Enabled (some of its features are already overridden)
 0:27.51 pid:2092 [2143:2143:0820/002545.890342:WARNING:gpu_memory_buffer_support_x11.cc(49)] dri3 extension not supported.
 0:27.51 pid:2092 [2143:2143:0820/002545.893503:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.
 0:27.51 pid:2092 [2143:2143:0820/002545.895236:WARNING:viz_main_impl.cc(79)] VizNullHypothesis is disabled (not a warning)
 0:28.07 pid:2092 
 0:28.07 pid:2092 DevTools listening on ws://127.0.0.1:35437/devtools/browser/a37679f1-63ac-44f7-ac64-21571c876184
Failed to read: session.screen0.titlebar.left
Setting default value
Failed to read: session.screen0.titlebar.right
Setting default value
 0:28.17 pid:2092 [2109:2109:0820/002546.557281:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
 0:28.19 pid:2092 [1724113546.576][WARNING]: You are using an unsupported command-line switch: --disable-build-check. Please don't report bugs that cannot be reproduced with this switch removed.
 0:28.21 pid:2092 [2109:2203:0820/002546.596951:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
 0:28.21 pid:2092 [2109:2203:0820/002546.596972:WARNING:property.cc(149)] DaemonVersion: GetAndBlock: failed.
 0:28.22 pid:2092 [2109:2203:0820/002546.599183:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
 0:28.22 pid:2092 [2109:2203:0820/002546.600210:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
 0:28.33 TEST_START: /html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.html
 0:28.45 pid:2092 [2109:2109:0820/002546.837949:INFO:CONSOLE(386)] "The specified value "اختبر" does not conform to the required format.  The format is "yyyy-MM" where yyyy is year in four or more digits, and MM is 01-12.", source: http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js (386)
 0:28.59 TEST_END: Test OK. Subtests passed 14/16. Unexpected 2
FAIL dir=auto slot is not affected by text in value of input element children - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:374:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:363:1
FAIL slot provides updated directionality from host to a dir=auto container - assert_equals: host dir change propagated via slot expected "rtl" but got "ltr"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:408:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:391:1

 0:28.59 TEST_START: /html/dom/elements/global-attributes/dir-slots-directionality.html
 0:28.61 pid:2092 [2143:2143:0820/002546.992074:ERROR:shared_image_manager.cc(248)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
 0:28.92 TEST_END: Test OK. Subtests passed 11/15. Unexpected 4
FAIL dir=auto slot ignores assigned nodes with dir attribute - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:176:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:162:1
FAIL dir=auto slot ignores text in bdi assigned nodes - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:191:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:180:1
FAIL dir=auto slot ignores text in value of input element children - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:208:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:195:1
FAIL dir=auto slot is not affected by value of auto-directionality form associated elements - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:241:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:228:1

 0:28.92 INFO No more tests
 0:28.92 pid:2092 [2109:2124:0820/002547.302842:FATAL:bus.cc(1246)] D-Bus connection was disconnected. Aborting.
 0:28.94 pid:2092 [0820/002547.327141:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
 0:28.95 pid:2092 [0820/002547.327219:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
 0:28.93 INFO Closing logging queue
 0:28.93 INFO queue closed
 0:29.07 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 33 checks (31 subtests, 2 tests)
Expected results: 27
Unexpected results: 6
  subtest: 6 (6 fail)

Unexpected Results
------------------
/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.html
  FAIL dir=auto slot is not affected by text in value of input element children - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:374:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:363:1
  FAIL slot provides updated directionality from host to a dir=auto container - assert_equals: host dir change propagated via slot expected "rtl" but got "ltr"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:408:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:391:1
/html/dom/elements/global-attributes/dir-slots-directionality.html
  FAIL dir=auto slot ignores assigned nodes with dir attribute - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:176:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:162:1
  FAIL dir=auto slot ignores text in bdi assigned nodes - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:191:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:180:1
  FAIL dir=auto slot ignores text in value of input element children - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:208:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:195:1
  FAIL dir=auto slot is not affected by value of auto-directionality form associated elements - assert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:241:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2622:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/html/dom/elements/global-attributes/dir-slots-directionality.html:228:1
 0:29.07 INFO Got 2 unexpected results, with 0 unexpected passes
 0:29.07 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:29.16 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:29.16 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:29.16 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:29.16 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:29.16 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:29.16 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:29.18 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:29.18 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:29.18 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:29.18 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:29.30 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:29.36 INFO Removed font: Ahem.ttf
 0:29.39 INFO Closing logging queue
 0:29.39 INFO queue closed
 0:29.39 INFO Tolerating 2 unexpected results
[taskcluster 2024-08-20 00:25:49.549Z] === Task Finished ===
[taskcluster 2024-08-20 00:25:50.426Z] Successful task run with exit code: 0 completed in 270.523 seconds