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

Fix another nesting expectaation. #41225

Merged
merged 1 commit into from
Jul 28, 2023

Fix another nesting expectaation.

08ac4da
Select commit
Loading
Failed to load commit list.
Merged

Fix another nesting expectaation. #41225

Fix another nesting expectaation.
08ac4da
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Community-TC Integration / wpt-chrome-dev-results-without-changes succeeded Jul 28, 2023 in 4m 4s

Community-TC (pull_request)

Collect results for all tests affected by a pull request in chrome but without the changes in the PR.

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 task_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --enable-swiftshader 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-xr1_ep23/mozinfo/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xr1_ep23/mozinfo/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-q1wkfd63
       cwd: /tmp/pip-install-xr1_ep23/mozinfo/
  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 mozinfo
  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-xr1_ep23/mozlog/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xr1_ep23/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-1nvyn1ta
       cwd: /tmp/pip-install-xr1_ep23/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:06.41 INFO Identified 1 affected tests
 0:06.50 INFO Downloading Mojo bindings from https://storage.googleapis.com/chrome-wpt-mojom/117.0.5911.2/linux64/mojojs.zip
 0:06.58 INFO MojoJS enabled automatically (mojojs_path: /home/test/web-platform-tests/_venv3/mojojs/gen)
 0:06.79 WARNING 404: Unsuccessful attempt to download file based on version. https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1175078/chromedriver_linux64.zip
 0:06.84 INFO Downloading ChromeDriver from https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1148911/chromedriver_linux64.zip
 0:07.14 INFO Automatically turning on experimental features for Chrome Dev/Canary or Chromium trunk
 0:13.03 INFO Installed font: Ahem.ttf
 0:13.28 wptserve INFO Starting http server on http://127.0.0.1:8000
 0:13.50 wptserve INFO Starting http server on http://127.0.0.1:8001
 0:13.71 wptserve INFO Starting http server on http://127.0.0.1:8002
 0:13.92 wptserve INFO Starting http server on http://127.0.0.1:8003
 0:14.13 wptserve INFO Starting https server on https://127.0.0.1:8443
 0:14.35 wptserve INFO Starting https server on https://127.0.0.1:8444
 0:14.55 wptserve INFO Starting https server on https://127.0.0.1:8445
 0:14.77 wptserve INFO Starting https server on https://127.0.0.1:8446
 0:14.97 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:14.97 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:14.97 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:15.18 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:15.18 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:15.19 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:15.40 wptserve INFO Starting http2 server on https://127.0.0.1:9000
 0:15.68 wptserve INFO Starting WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:15.99 SUITE_START: web-platform-test - running 1 tests
 0:21.10 INFO Using 1 child processes
 0:21.62 pid:2086 Full command: /home/test/web-platform-tests/_venv3/bin/chrome/chromedriver --port=60519 --url-base=/ --enable-chrome-logs --disable-build-check
pid:2086 Starting ChromeDriver 116.0.5792.0 (23143cc366fb10aa0e95a2fb3913797e5212b204-refs/heads/main@{#1148911}) on port 60519
 0:21.62 pid:2086 Only local connections are allowed.
 0:21.62 pid:2086 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
 0:21.62 pid:2086 ChromeDriver was started successfully.
 0:21.62 INFO Starting runner
 0:21.93 pid:2086 [2098:2098:0728/140557.431279:WARNING:chrome_main_delegate.cc(610)] This is Chrome version 117.0.5911.2 (not a warning)
 0:21.97 pid:2086 [2098:2121:0728/140557.468840:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
 0:22.10 pid:2086 [2098:2124:0728/140557.599434:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
 0:22.10 pid:2086 [2098:2124:0728/140557.599486:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
 0:22.10 pid:2086 [2098:2121:0728/140557.603538:ERROR:bus.cc(406)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
 0:22.10 pid:2086 [2098:2121:0728/140557.603612:ERROR:bus.cc(406)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
 0:22.10 pid:2086 [2098:2121:0728/140557.603638:ERROR:bus.cc(406)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
 0:22.10 pid:2086 [2098:2121:0728/140557.603657:ERROR:bus.cc(406)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
 0:22.11 pid:2086 [2098:2098:0728/140557.608273:INFO:policy_logger.cc(142)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(168) Starting CBCM Controller Initialization
 0:22.11 pid:2086 [2098:2098:0728/140557.608361:INFO:policy_logger.cc(142)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(196) No machine level policy manager exists.
 0:22.13 pid:2086 [2098:2121:0728/140557.628757:ERROR:bus.cc(406)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
 0:22.13 pid:2086 [2098:2121:0728/140557.629500:ERROR:bus.cc(406)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
 0:22.15 pid:2086 
 0:22.15 pid:2086 DevTools listening on ws://127.0.0.1:43821/devtools/browser/367a10d7-1604-4a77-ab07-be573620a742
 0:22.17 pid:2086 [2098:2121:0728/140557.670665:ERROR:bus.cc(406)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
 0:22.17 pid:2086 [2098:2121:0728/140557.671963:ERROR:bus.cc(406)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
 0:22.18 pid:2086 [2134:2134:0728/140557.684326:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
 0:22.19 pid:2086 [2134:2134:0728/140557.688263:WARNING:gpu_memory_buffer_support_x11.cc(49)] dri3 extension not supported.
 0:22.20 pid:2086 [2098:2098:0728/140557.703170:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
 0:22.20 pid:2086 [2098:2098:0728/140557.703389:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type:
Failed to read: session.screen0.titlebar.left
Setting default value
Failed to read: session.screen0.titlebar.right
Setting default value
 0:22.21 pid:2086 [1690553157.712][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:22.23 pid:2086 [2098:2194:0728/140557.728809:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
 0:22.23 pid:2086 [2098:2194:0728/140557.728860:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
 0:22.23 pid:2086 [2098:2194:0728/140557.728910:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
 0:22.23 pid:2086 [2098:2194:0728/140557.728981:WARNING:property.cc(144)] DaemonVersion: GetAndBlock: failed.
 0:22.23 pid:2086 [2098:2194:0728/140557.729022:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
 0:22.23 pid:2086 [2098:2194:0728/140557.729050:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
 0:22.32 TEST_START: /css/css-nesting/parsing.html
 0:22.53 TEST_END: Test OK. Subtests passed 26/31. Unexpected 5
FAIL .foo { > .bar { color: green; }} - assert_equals: Inner rule's selector should be "& > .bar". expected "& > .bar" but got "> .bar"
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:27:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:49:3
FAIL .foo { > & .bar { color: green; }} - assert_equals: Inner rule's selector should be "& > & .bar". expected "& > & .bar" but got "> & .bar"
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:27:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:50:3
FAIL .foo { + .bar & { color: green; }} - assert_equals: Inner rule's selector should be "& + .bar &". expected "& + .bar &" but got "+ .bar &"
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:27:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:51:3
FAIL .foo { + .bar, .foo, > .baz { color: green; }} - assert_equals: Inner rule's selector should be "& + .bar, & .foo, & > .baz". expected "& + .bar, & .foo, & > .baz" but got "+ .bar, .foo, > .baz"
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:27:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:52:3
FAIL .foo { div& { color: green; }} - assert_equals: Inner rule should exist. expected 1 but got 0
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:25:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:64:3

 0:22.53 INFO No more tests
 0:22.54 INFO Closing logging queue
 0:22.54 INFO queue closed
 0:22.57 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 32 checks (31 subtests, 1 tests)
Expected results: 27
Unexpected results: 5
  subtest: 5 (5 fail)

Unexpected Results
------------------
/css/css-nesting/parsing.html
  FAIL .foo { > .bar { color: green; }} - assert_equals: Inner rule's selector should be "& > .bar". expected "& > .bar" but got "> .bar"
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:27:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:49:3
  FAIL .foo { > & .bar { color: green; }} - assert_equals: Inner rule's selector should be "& > & .bar". expected "& > & .bar" but got "> & .bar"
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:27:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:50:3
  FAIL .foo { + .bar & { color: green; }} - assert_equals: Inner rule's selector should be "& + .bar &". expected "& + .bar &" but got "+ .bar &"
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:27:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:51:3
  FAIL .foo { + .bar, .foo, > .baz { color: green; }} - assert_equals: Inner rule's selector should be "& + .bar, & .foo, & > .baz". expected "& + .bar, & .foo, & > .baz" but got "+ .bar, .foo, > .baz"
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:27:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:52:3
  FAIL .foo { div& { color: green; }} - assert_equals: Inner rule should exist. expected 1 but got 0
    at Test.<anonymous> (http://web-platform.test:8000/css/css-nesting/parsing.html:25:7)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2599:25)
    at test (http://web-platform.test:8000/resources/testharness.js:628:30)
    at testNestedSelector (http://web-platform.test:8000/css/css-nesting/parsing.html:21:5)
    at http://web-platform.test:8000/css/css-nesting/parsing.html:64:3
 0:22.57 INFO Got 1 unexpected results, with 0 unexpected passes
 0:22.58 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:22.93 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:23.09 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:23.09 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:23.09 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:23.10 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:23.10 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:23.10 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:23.10 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:23.10 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:23.10 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:23.10 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:23.20 INFO Removed font: Ahem.ttf
 0:23.23 INFO Closing logging queue
 0:23.23 INFO queue closed
 0:23.23 INFO Tolerating 1 unexpected results
[taskcluster 2023-07-28 14:06:01.035Z] === Task Finished ===
[taskcluster 2023-07-28 14:06:01.926Z] Successful task run with exit code: 0 completed in 179.892 seconds