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

Enable additional encoding tests in ShadowRealms #49286

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Enable additional encoding tests in ShadowRealms

990184d
Select commit
Loading
Failed to load commit list.
Open

Enable additional encoding tests in ShadowRealms #49286

Enable additional encoding tests in ShadowRealms
990184d
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-chrome-dev-results-without-changes succeeded Nov 20, 2024 in 22m 40s

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

Task Status

Started: 2024-11-20T03:19:27.453Z
Resolved: 2024-11-20T03:24:23.602Z
Task Execution Time: 4 minutes, 56 seconds, 149 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 task_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-11-20 03:19:27.511Z] Task ID: MBo1SplGTTK5axaejAFXEw
[taskcluster 2024-11-20 03:19:27.511Z] Worker ID: 8349569232883743863
[taskcluster 2024-11-20 03:19:27.511Z] Worker Group: us-east1-c
[taskcluster 2024-11-20 03:19:27.511Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-11-20 03:19:27.511Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-11-20 03:19:27.511Z] Worker Version: 46.1.0
[taskcluster 2024-11-20 03:19:27.511Z] Public IP: 34.74.118.138
[taskcluster 2024-11-20 03:19:27.511Z] Hostname: proj-wpt-ci-civupdxhrzstquekgmu49a

[taskcluster 2024-11-20 03:19:28.461Z] === 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

...(6497 lines hidden)...

    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:44:5
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
/encoding/textdecoder-streaming.any.sharedworker.html
  FAIL Streaming decode: utf-8, 1 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-8, 2 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-8, 3 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-8, 4 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-8, 5 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16le, 1 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16le, 2 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16le, 3 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16le, 4 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16le, 5 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16be, 1 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16be, 2 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16be, 3 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16be, 4 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: utf-16be, 5 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
  FAIL Streaming decode: UTF-8 chunk tests (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
    at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:53:31)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:44:5
    at Array.forEach (<anonymous>)
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
    at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
 0:55.40 INFO Got 17 unexpected results, with 0 unexpected passes
 0:55.40 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:55.60 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:55.60 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:55.87 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:55.87 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:55.88 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:55.88 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:55.88 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:55.88 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:55.88 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:55.88 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:55.89 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:56.03 INFO Removed font: Ahem.ttf
 0:56.06 INFO Closing logging queue
 0:56.06 INFO queue closed
 0:56.06 INFO Tolerating 17 unexpected results
[taskcluster 2024-11-20 03:24:20.988Z] === Task Finished ===
[taskcluster 2024-11-20 03:24:21.993Z] Successful task run with exit code: 0 completed in 294.483 seconds