Un-tentative streamHTML tests - #61748
Community-TC (pull_request)
Collect results for all tests affected by a pull request in firefox.
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-08-05T10:10:07.547Z
Resolved: 2026-08-05T10:14:54.595Z
Task Execution Time: 4 minutes, 47 seconds, 48 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: VI1rUr53R0iz5Sqq7g6q5w
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=nightly --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 --verify-log-full --no-headless --binary=/home/test/build/firefox/firefox firefox
[taskcluster 2026-08-05 10:10:07.621Z] Task ID: VI1rUr53R0iz5Sqq7g6q5w
[taskcluster 2026-08-05 10:10:07.621Z] Worker ID: 4586306630213143775
[taskcluster 2026-08-05 10:10:07.621Z] Worker Group: us-east4-b
[taskcluster 2026-08-05 10:10:07.621Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2026-08-05 10:10:07.621Z] Worker Pool: proj-wpt/ci
[taskcluster 2026-08-05 10:10:07.621Z] Worker Version: 46.1.0
[taskcluster 2026-08-05 10:10:07.621Z] Public IP: 34.48.8.15
[taskcluster 2026-08-05 10:10:07.621Z] Hostname: proj-wpt-ci-azw6prj8tcob25j7rlfftq
[taskcluster 2026-08-05 10:10:08.582Z] === 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/apps-bin-path.sh ']'
+ . /etc/profile.d/apps-bin-path.sh
...(1368 lines hidden)...
FAIL streamPrependHTML({"runScripts":false}) should not run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAfterHTML throw if parent is a Document - assert_throws_dom: function "() => {
comment[method_name]();
}" threw object "TypeError: comment[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:217:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:214:13
FAIL streamAfterHTML throw if parent is a DocumentFragment - assert_throws_dom: function "() => {
span[method_name]();
}" threw object "TypeError: span[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:226:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:222:13
FAIL streamBeforeHTML throw if parent is a Document - assert_throws_dom: function "() => {
comment[method_name]();
}" threw object "TypeError: comment[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:217:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:214:13
FAIL streamBeforeHTML throw if parent is a DocumentFragment - assert_throws_dom: function "() => {
span[method_name]();
}" threw object "TypeError: span[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:226:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:222:13
FAIL streamReplaceWithHTML throw if parent is a Document - assert_throws_dom: function "() => {
comment[method_name]();
}" threw object "TypeError: comment[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:217:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:214:13
FAIL streamReplaceWithHTML throw if parent is a DocumentFragment - assert_throws_dom: function "() => {
span[method_name]();
}" threw object "TypeError: span[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:226:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:222:13
FAIL streamAppendHTMLUnsafe({}) with A and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAppendHTMLUnsafe({}) with A and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAppendHTMLUnsafe({}) with <p>A</p> and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAppendHTMLUnsafe({}) with <p>A</p> and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamPrependHTMLUnsafe({}) with A and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamPrependHTMLUnsafe({}) with A and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamPrependHTMLUnsafe({}) with <p>A</p> and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamPrependHTMLUnsafe({}) with <p>A</p> and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamReplaceWithHTMLUnsafe({}) with A and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamReplaceWithHTMLUnsafe({}) with A and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamReplaceWithHTMLUnsafe({}) with <p>A</p> and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamReplaceWithHTMLUnsafe({}) with <p>A</p> and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamBeforeHTMLUnsafe({}) with A and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamBeforeHTMLUnsafe({}) with A and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamBeforeHTMLUnsafe({}) with <p>A</p> and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamBeforeHTMLUnsafe({}) with <p>A</p> and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAfterHTMLUnsafe({}) with A and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAfterHTMLUnsafe({}) with A and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAfterHTMLUnsafe({}) with <p>A</p> and B - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAfterHTMLUnsafe({}) with <p>A</p> and <p>B</p> - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAfterHTMLUnsafe({"runScripts":true}) should run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamBeforeHTMLUnsafe({"runScripts":true}) should run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamReplaceWithHTMLUnsafe({"runScripts":true}) should run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAppendHTMLUnsafe({"runScripts":true}) should run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamPrependHTMLUnsafe({"runScripts":true}) should run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAfterHTMLUnsafe({"runScripts":false}) should not run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamBeforeHTMLUnsafe({"runScripts":false}) should not run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamReplaceWithHTMLUnsafe({"runScripts":false}) should not run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAppendHTMLUnsafe({"runScripts":false}) should not run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamPrependHTMLUnsafe({"runScripts":false}) should not run scripts - promise_test: Unhandled rejection with value: object "TypeError: inner[method] is not a function"
FAIL streamAfterHTMLUnsafe throw if parent is a Document - assert_throws_dom: function "() => {
comment[method_name]();
}" threw object "TypeError: comment[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:217:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:214:13
FAIL streamAfterHTMLUnsafe throw if parent is a DocumentFragment - assert_throws_dom: function "() => {
span[method_name]();
}" threw object "TypeError: span[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:226:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:222:13
FAIL streamBeforeHTMLUnsafe throw if parent is a Document - assert_throws_dom: function "() => {
comment[method_name]();
}" threw object "TypeError: comment[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:217:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:214:13
FAIL streamBeforeHTMLUnsafe throw if parent is a DocumentFragment - assert_throws_dom: function "() => {
span[method_name]();
}" threw object "TypeError: span[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:226:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:222:13
FAIL streamReplaceWithHTMLUnsafe throw if parent is a Document - assert_throws_dom: function "() => {
comment[method_name]();
}" threw object "TypeError: comment[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:217:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:214:13
FAIL streamReplaceWithHTMLUnsafe throw if parent is a DocumentFragment - assert_throws_dom: function "() => {
span[method_name]();
}" threw object "TypeError: span[method_name] is not a function" that is not a DOMException HierarchyRequestError: property "code" is equal to undefined, expected 3
@http://web-platform.test:8000/domparsing/stream-positional.html:226:28
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/domparsing/stream-positional.html:222:13
/domparsing/stream-sanitizer-img-ctor.html
FAIL Sanitizer bypass check for streamHTML with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTML with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTML with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTML with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTML with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTML with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTML with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTML with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTML with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTML with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTML with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTML with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTML with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTML with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTML with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTML with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTML with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTML with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTML with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTML with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTML with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTML with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTML with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTML with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTML with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTML with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTML with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTML with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTML with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTML with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTMLUnsafe with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTMLUnsafe with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTMLUnsafe with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTMLUnsafe with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTMLUnsafe with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamHTMLUnsafe with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTMLUnsafe with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTMLUnsafe with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTMLUnsafe with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTMLUnsafe with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTMLUnsafe with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAppendHTMLUnsafe with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTMLUnsafe with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTMLUnsafe with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTMLUnsafe with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTMLUnsafe with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTMLUnsafe with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamPrependHTMLUnsafe with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTMLUnsafe with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTMLUnsafe with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTMLUnsafe with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTMLUnsafe with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTMLUnsafe with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamBeforeHTMLUnsafe with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTMLUnsafe with default safe config - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTMLUnsafe with removeAttributes onerror - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTMLUnsafe with attributes src only - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTMLUnsafe with removeElements img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTMLUnsafe with removeElements div with nested img - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Sanitizer bypass check for streamAfterHTMLUnsafe with removeAttributes src - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Control check for streamHTMLUnsafe - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Control check for streamAppendHTMLUnsafe - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Control check for streamPrependHTMLUnsafe - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Control check for streamBeforeHTMLUnsafe - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
FAIL Control check for streamAfterHTMLUnsafe - promise_test: Unhandled rejection with value: object "TypeError: target[m.name] is not a function"
1:26.55 INFO Got 22 unexpected results, with 0 unexpected passes
1:26.55 wptserve INFO Stopped http server on 127.0.0.1:8000
1:26.55 wptserve INFO Stopped http server on 127.0.0.1:8002
1:26.56 wptserve INFO Stopped http server on 127.0.0.1:8001
1:26.56 wptserve INFO Stopped http server on 127.0.0.1:8445
1:26.57 wptserve INFO Stopped http server on 127.0.0.1:8444
1:26.57 wptserve INFO Stopped http server on 127.0.0.1:8443
1:26.57 wptserve INFO Stopped http server on 127.0.0.1:8003
1:26.57 wptserve INFO Stopped http server on 127.0.0.1:8446
1:26.57 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
1:26.57 wptserve INFO Stopped http server on 127.0.0.1:9000
1:26.88 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
1:26.88 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
1:26.94 INFO Removed font: Ahem.ttf
1:26.97 INFO Closing logging queue
1:26.97 INFO queue closed
1:26.97 INFO Tolerating 22 unexpected results
[taskcluster 2026-08-05 10:14:51.808Z] === Task Finished ===
[taskcluster 2026-08-05 10:14:52.782Z] Successful task run with exit code: 0 completed in 285.162 seconds