summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini49
1 files changed, 49 insertions, 0 deletions
diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini
new file mode 100644
index 0000000000..f465a22e93
--- /dev/null
+++ b/testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini
@@ -0,0 +1,49 @@
+[compute_pressure_basic.https.any.worker.html]
+ [Return NotSupportedError when calling observer()]
+ expected: FAIL
+
+ [Basic functionality test]
+ expected: FAIL
+
+ [Removing observer before observe() resolves works]
+ expected: FAIL
+
+ [Calling observe() multiple times works]
+ expected: FAIL
+
+ [Starting a new observer after an observer has started works]
+ expected: FAIL
+
+
+[compute_pressure_basic.https.any.sharedworker.html]
+ [Return NotSupportedError when calling observer()]
+ expected: FAIL
+
+ [Basic functionality test]
+ expected: FAIL
+
+ [Removing observer before observe() resolves works]
+ expected: FAIL
+
+ [Calling observe() multiple times works]
+ expected: FAIL
+
+ [Starting a new observer after an observer has started works]
+ expected: FAIL
+
+
+[compute_pressure_basic.https.any.html]
+ [Return NotSupportedError when calling observer()]
+ expected: FAIL
+
+ [Basic functionality test]
+ expected: FAIL
+
+ [Removing observer before observe() resolves works]
+ expected: FAIL
+
+ [Calling observe() multiple times works]
+ expected: FAIL
+
+ [Starting a new observer after an observer has started works]
+ expected: FAIL