summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/clipboard-apis/text-write-read
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/clipboard-apis/text-write-read
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/clipboard-apis/text-write-read')
-rw-r--r--testing/web-platform/meta/clipboard-apis/text-write-read/async-write-read.https.html.ini3
-rw-r--r--testing/web-platform/meta/clipboard-apis/text-write-read/async-write-readText.https.html.ini3
-rw-r--r--testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-read.https.html.ini3
-rw-r--r--testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-readText.https.html.ini3
4 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/clipboard-apis/text-write-read/async-write-read.https.html.ini b/testing/web-platform/meta/clipboard-apis/text-write-read/async-write-read.https.html.ini
index 0e37e836a0..60f7e48ffd 100644
--- a/testing/web-platform/meta/clipboard-apis/text-write-read/async-write-read.https.html.ini
+++ b/testing/web-platform/meta/clipboard-apis/text-write-read/async-write-read.https.html.ini
@@ -1,3 +1,6 @@
+# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
+prefs: [dom.events.testing.asyncClipboard:true]
+
[async-write-read.https.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
diff --git a/testing/web-platform/meta/clipboard-apis/text-write-read/async-write-readText.https.html.ini b/testing/web-platform/meta/clipboard-apis/text-write-read/async-write-readText.https.html.ini
index 5e361058ae..14c01448fa 100644
--- a/testing/web-platform/meta/clipboard-apis/text-write-read/async-write-readText.https.html.ini
+++ b/testing/web-platform/meta/clipboard-apis/text-write-read/async-write-readText.https.html.ini
@@ -1,3 +1,6 @@
+# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
+prefs: [dom.events.testing.asyncClipboard:true]
+
[async-write-readText.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-read.https.html.ini b/testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-read.https.html.ini
index ddb654688a..6235629fdf 100644
--- a/testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-read.https.html.ini
+++ b/testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-read.https.html.ini
@@ -1,3 +1,6 @@
+# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
+prefs: [dom.events.testing.asyncClipboard:true]
+
[async-writeText-read.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-readText.https.html.ini b/testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-readText.https.html.ini
index efd4b27a62..2bcc248357 100644
--- a/testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-readText.https.html.ini
+++ b/testing/web-platform/meta/clipboard-apis/text-write-read/async-writeText-readText.https.html.ini
@@ -1,3 +1,6 @@
+# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
+prefs: [dom.events.testing.asyncClipboard:true]
+
[async-writeText-readText.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]