summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini31
1 files changed, 31 insertions, 0 deletions
diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini
new file mode 100644
index 0000000000..8946e237d7
--- /dev/null
+++ b/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini
@@ -0,0 +1,31 @@
+[compute_pressure_supported_sources.https.any.sharedworker.html]
+ [PressureObserver should support at least "cpu"]
+ expected: FAIL
+
+ [PressureObserver must return always the same array]
+ expected: FAIL
+
+ [PressureObserver must return a frozen array]
+ expected: FAIL
+
+
+[compute_pressure_supported_sources.https.any.html]
+ [PressureObserver should support at least "cpu"]
+ expected: FAIL
+
+ [PressureObserver must return always the same array]
+ expected: FAIL
+
+ [PressureObserver must return a frozen array]
+ expected: FAIL
+
+
+[compute_pressure_supported_sources.https.any.worker.html]
+ [PressureObserver should support at least "cpu"]
+ expected: FAIL
+
+ [PressureObserver must return always the same array]
+ expected: FAIL
+
+ [PressureObserver must return a frozen array]
+ expected: FAIL