1
0
Fork 0
firefox/testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/messagechannel.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

231 lines
6.7 KiB
INI

[messagechannel.any.worker.html]
expected:
if os == "android": [OK, CRASH]
[Length-tracking DataView is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Serializing OOB DataView throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Transferring OOB DataView throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Serializing OOB TypedArray throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Length-tracking DataView]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Length-tracking TypedArray]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Length-tracking TypedArray is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Resizable ArrayBuffer]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Resizable ArrayBuffer is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Growable SharedArrayBuffer]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Transferring OOB TypedArray throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[messagechannel.any.sharedworker.html]
[Length-tracking DataView is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Serializing OOB DataView throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Transferring OOB DataView throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Serializing OOB TypedArray throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Length-tracking DataView]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Length-tracking TypedArray]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Length-tracking TypedArray is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Resizable ArrayBuffer]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Resizable ArrayBuffer is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Growable SharedArrayBuffer]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Transferring OOB TypedArray throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[messagechannel.any.serviceworker.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[Length-tracking DataView is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Serializing OOB DataView throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Transferring OOB DataView throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Serializing OOB TypedArray throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Length-tracking DataView]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Length-tracking TypedArray]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Length-tracking TypedArray is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Resizable ArrayBuffer]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Resizable ArrayBuffer is transferable]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Growable SharedArrayBuffer]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Transferring OOB TypedArray throws]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[messagechannel.any.html]
[Length-tracking DataView is transferable]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Serializing OOB DataView throws]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Transferring OOB DataView throws]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Serializing OOB TypedArray throws]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Length-tracking DataView]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Length-tracking TypedArray]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Length-tracking TypedArray is transferable]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Resizable ArrayBuffer]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Resizable ArrayBuffer is transferable]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Growable SharedArrayBuffer]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[Transferring OOB TypedArray throws]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]