summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/observable/tentative/observable-constructor.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/dom/observable/tentative/observable-constructor.any.js.ini')
-rw-r--r--testing/web-platform/meta/dom/observable/tentative/observable-constructor.any.js.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/observable/tentative/observable-constructor.any.js.ini b/testing/web-platform/meta/dom/observable/tentative/observable-constructor.any.js.ini
index 555528faf4..af555fd67f 100644
--- a/testing/web-platform/meta/dom/observable/tentative/observable-constructor.any.js.ini
+++ b/testing/web-platform/meta/dom/observable/tentative/observable-constructor.any.js.ini
@@ -107,6 +107,9 @@
[Subscriber signal is readonly]
expected: FAIL
+ [Subscriber#error() value is stored as Subscriber's AbortSignal's reason]
+ expected: FAIL
+
[observable-constructor.any.html]
[Observable constructor]
@@ -216,3 +219,6 @@
[Subscriber signal is readonly]
expected: FAIL
+
+ [Subscriber#error() value is stored as Subscriber's AbortSignal's reason]
+ expected: FAIL