commit ab72e1331dbbac806acd03dd06357701e81c80fe
parent 4927c80dc0d94c33ebc0308e9fe48c5014396c0f
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Thu, 18 Dec 2025 07:39:29 +0000
Bug 2006818 [wpt PR 56844] - Update wpt metadata, a=testonly
wpt-pr: 56844
wpt-type: metadata
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/encoding/streams/backpressure.any.js.ini b/testing/web-platform/meta/encoding/streams/backpressure.any.js.ini
@@ -9,6 +9,7 @@
[backpressure.any.serviceworker.html]
expected:
if not sessionHistoryInParent and debug: [OK, TIMEOUT]
+ if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT]
[backpressure.any.sharedworker.html]
expected:
diff --git a/testing/web-platform/meta/encoding/textdecoder-copy.any.js.ini b/testing/web-platform/meta/encoding/textdecoder-copy.any.js.ini
@@ -6,6 +6,8 @@
[textdecoder-copy.any.worker.html]
+ expected:
+ if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
[Modify buffer after passing it in (SharedArrayBuffer)]
expected: FAIL