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

DOM: Add basic moveBefore() MutationObserver tests #49846

Merged
merged 1 commit into from
Dec 26, 2024

DOM: Add basic moveBefore() MutationObserver tests

db16b41
Select commit
Loading
Failed to load commit list.
Merged

DOM: Add basic moveBefore() MutationObserver tests #49846

DOM: Add basic moveBefore() MutationObserver tests
db16b41
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-chrome-dev-results succeeded Dec 26, 2024 in 1m 59s

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 | View task group in Taskcluster

Task Status

Started: 2024-12-26T19:15:58.905Z
Resolved: 2024-12-26T19:17:43.953Z
Task Execution Time: 1 minute, 45 seconds, 48 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md
- public/results/wpt_report.json.gz
- public/results/wpt_screenshot.txt.gz

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


[taskcluster 2024-12-26 19:15:58.975Z] Task ID: FHMCOdH7R66D7vI2p4_org
[taskcluster 2024-12-26 19:15:58.975Z] Worker ID: 1310893583145899071
[taskcluster 2024-12-26 19:15:58.975Z] Worker Group: us-east1-b
[taskcluster 2024-12-26 19:15:58.975Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-12-26 19:15:58.975Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-12-26 19:15:58.975Z] Worker Version: 46.1.0
[taskcluster 2024-12-26 19:15:58.975Z] Public IP: 35.231.57.207
[taskcluster 2024-12-26 19:15:58.975Z] Hostname: proj-wpt-ci-yrffim5lqzwqgi2b5kwyiw

[taskcluster 2024-12-26 19:15:59.781Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/libvirt-uri.sh ']'
+ . /etc/profile.d/libvirt-uri.sh

...(367 lines hidden)...

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-i74cxrwg/mozdebug/setup.py'"'"'; __file__='"'"'/tmp/pip-install-i74cxrwg/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-05gs182n
       cwd: /tmp/pip-install-i74cxrwg/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-i74cxrwg/mozlog/setup.py'"'"'; __file__='"'"'/tmp/pip-install-i74cxrwg/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-6tavrvvh
       cwd: /tmp/pip-install-i74cxrwg/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:08.68 INFO Identified 1 affected tests
 0:08.68 INFO Installing browser
 0:08.74 INFO Downloading Chrome for Testing from https://storage.googleapis.com/chrome-for-testing-public/133.0.6905.0/linux64/chrome-linux64.zip
 0:12.06 INFO Downloading Mojo bindings from https://storage.googleapis.com/chrome-for-testing-public/133.0.6905.0/mojojs.zip
 0:12.12 INFO MojoJS enabled automatically (mojojs_path: /home/test/web-platform-tests/_venv3/mojojs/gen)
 0:12.14 INFO Download info for matching ChromeDriver version found.
 0:12.14 INFO Downloading ChromeDriver from https://storage.googleapis.com/chrome-for-testing-public/133.0.6905.0/linux64/chromedriver-linux64.zip
 0:12.48 INFO Automatically turning on experimental features for Chrome Dev/Canary or Chromium trunk
 0:18.24 INFO Installed font: Ahem.ttf
 0:19.08 wptserve INFO Starting http server on http://127.0.0.1:8000
 0:19.12 wptserve INFO Starting http server on http://127.0.0.1:8002
 0:19.22 wptserve INFO Starting https server on https://127.0.0.1:8445
 0:19.22 wptserve INFO Starting https server on https://127.0.0.1:8446
 0:19.28 wptserve INFO Starting http server on http://127.0.0.1:8001
 0:19.28 wptserve INFO Starting http server on http://127.0.0.1:8003
 0:19.31 wptserve INFO Starting https server on https://127.0.0.1:8444
 0:19.33 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:19.33 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:19.33 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:19.33 wptserve INFO Starting https server on https://127.0.0.1:8443
 0:19.34 wptserve INFO Starting http2 server on https://127.0.0.1:9000
 0:19.34 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:19.34 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:19.34 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:19.43 wptserve INFO Starting WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:19.76 SUITE_START: web-platform-test - running 1 tests
 0:23.78 INFO Using 1 child processes
 0:23.79 INFO Starting WebDriver: /home/test/web-platform-tests/_venv3/bin/chrome/chromedriver --port=47439 --ignore-explicit-port --url-base=/ --enable-chrome-logs --disable-build-check
 0:23.80 INFO Got WebDriver port 37719
 0:23.90 pid:2097 Full command: /home/test/web-platform-tests/_venv3/bin/chrome/chromedriver --port=47439 --ignore-explicit-port --url-base=/ --enable-chrome-logs --disable-build-check
pid:2097 Starting ChromeDriver 133.0.6905.0 (22332592202bfe2612e47eb65639b9ef8de7910c-refs/branch-heads/6905@{#1}) on port 0
 0:23.90 pid:2097 Only local connections are allowed.
 0:23.90 pid:2097 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
 0:23.90 pid:2097 ChromeDriver was started successfully on port 37719.
 0:23.90 INFO Webdriver started successfully.
 0:23.90 INFO Starting runner
 0:24.27 pid:2097 [2114:2114:1226/191734.489688:WARNING:field_trial_util.cc(106)] Field trial config study skipped: CookieSameSiteConsidersRedirectChainDesktop.Enabled (some of its features are already overridden)
 0:24.28 pid:2097 [2114:2114:1226/191734.490880:WARNING:field_trial_util.cc(106)] Field trial config study skipped: StorageAccessHeaders.Enabled (some of its features are already overridden)
 0:24.41 pid:2097 [2143:2143:1226/191734.630276:WARNING:gpu_memory_buffer_support_x11.cc(49)] dri3 extension not supported.
 0:24.42 pid:2097 [2143:2143:1226/191734.632431:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.
 0:24.42 pid:2097 [2143:2143:1226/191734.633652:WARNING:viz_main_impl.cc(85)] VizNullHypothesis is disabled (not a warning)
 0:24.85 pid:2097 [2114:2114:1226/191735.068998:WARNING:invalidation_listener_impl.cc(104)] ProfileInvalidationProvider-245350905893 Created for project_number: 245350905893
 0:24.85 pid:2097 [2114:2114:1226/191735.069027:WARNING:fm_registration_token_uploader.cc(155)] Starting FmRegistrationTokenUploader for kUser scope, 245350905893 project
 0:24.85 pid:2097 [2114:2114:1226/191735.069033:WARNING:invalidation_listener_impl.cc(150)] ProfileInvalidationProvider-245350905893 Starting
 0:24.86 pid:2097 [2114:2114:1226/191735.069075:WARNING:invalidation_listener_impl.cc(104)] ProfileInvalidationProvider-585406161706 Created for project_number: 585406161706
 0:24.86 pid:2097 [2114:2114:1226/191735.069081:WARNING:fm_registration_token_uploader.cc(155)] Starting FmRegistrationTokenUploader for kUser scope, 585406161706 project
 0:24.86 pid:2097 [2114:2114:1226/191735.069084:WARNING:invalidation_listener_impl.cc(150)] ProfileInvalidationProvider-585406161706 Starting
 0:24.86 pid:2097 
 0:24.86 pid:2097 DevTools listening on ws://127.0.0.1:44637/devtools/browser/51218d1a-e853-41e8-ae1e-a2d582ebb284
Failed to read: session.screen0.titlebar.left
Setting default value
Failed to read: session.screen0.titlebar.right
Setting default value
 0:24.96 pid:2097 [1735240655.175][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:24.96 pid:2097 [2114:2199:1226/191735.178550: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:24.96 pid:2097 [2114:2199:1226/191735.179647:WARNING:property.cc(149)] DaemonVersion: GetAndBlock: failed.
 0:24.96 pid:2097 [2114:2199:1226/191735.179940: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:24.97 pid:2097 [2114:2199:1226/191735.180376: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:25.10 TEST_START: /dom/nodes/moveBefore/tentative/mutation-observer.html
 0:25.25 TEST_END: Test OK. Subtests passed 0/2. Unexpected 2
FAIL [Connected move] MutationObserver removal + insertion is tracked by moveBefore() - promise_test: Unhandled rejection with value: object "TypeError: newParent.moveBefore is not a function"
Error
    at get_stack (http://web-platform.test:8000/resources/testharness.js:4567:21)
    at new AssertionError (http://web-platform.test:8000/resources/testharness.js:4560:22)
    at assert (http://web-platform.test:8000/resources/testharness.js:4544:19)
    at Test.<anonymous> (http://web-platform.test:8000/resources/testharness.js:764:29)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:2685:35
FAIL [Disconnected move] MutationObserver removal + insertion is tracked by moveBefore() - promise_test: Unhandled rejection with value: object "TypeError: newParent.moveBefore is not a function"
Error
    at get_stack (http://web-platform.test:8000/resources/testharness.js:4567:21)
    at new AssertionError (http://web-platform.test:8000/resources/testharness.js:4560:22)
    at assert (http://web-platform.test:8000/resources/testharness.js:4544:19)
    at Test.<anonymous> (http://web-platform.test:8000/resources/testharness.js:764:29)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:2685:35

 0:25.25 INFO No more tests
 0:25.30 INFO Closing logging queue
 0:25.30 INFO queue closed
 0:25.37 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 3 checks (2 subtests, 1 tests)
Expected results: 1
Unexpected results: 2
  subtest: 2 (2 fail)

Unexpected Results
------------------
/dom/nodes/moveBefore/tentative/mutation-observer.html
  FAIL [Connected move] MutationObserver removal + insertion is tracked by moveBefore() - promise_test: Unhandled rejection with value: object "TypeError: newParent.moveBefore is not a function"
Error
    at get_stack (http://web-platform.test:8000/resources/testharness.js:4567:21)
    at new AssertionError (http://web-platform.test:8000/resources/testharness.js:4560:22)
    at assert (http://web-platform.test:8000/resources/testharness.js:4544:19)
    at Test.<anonymous> (http://web-platform.test:8000/resources/testharness.js:764:29)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:2685:35
  FAIL [Disconnected move] MutationObserver removal + insertion is tracked by moveBefore() - promise_test: Unhandled rejection with value: object "TypeError: newParent.moveBefore is not a function"
Error
    at get_stack (http://web-platform.test:8000/resources/testharness.js:4567:21)
    at new AssertionError (http://web-platform.test:8000/resources/testharness.js:4560:22)
    at assert (http://web-platform.test:8000/resources/testharness.js:4544:19)
    at Test.<anonymous> (http://web-platform.test:8000/resources/testharness.js:764:29)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:2685:35
 0:25.37 INFO Got 1 unexpected results, with 0 unexpected passes
 0:25.37 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:25.66 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:25.77 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:25.77 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:25.77 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:25.77 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:25.77 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:25.77 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:25.78 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:25.78 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:25.78 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:25.78 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:25.89 INFO Removed font: Ahem.ttf
 0:25.92 INFO Closing logging queue
 0:25.92 INFO queue closed
 0:25.92 INFO Tolerating 1 unexpected results
[taskcluster 2024-12-26 19:17:41.203Z] === Task Finished ===
[taskcluster 2024-12-26 19:17:42.057Z] Successful task run with exit code: 0 completed in 103.082 seconds