summaryrefslogtreecommitdiffstats
path: root/dom/file/tests/mochitest.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /dom/file/tests/mochitest.ini
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dom/file/tests/mochitest.ini')
-rw-r--r--dom/file/tests/mochitest.ini54
1 files changed, 54 insertions, 0 deletions
diff --git a/dom/file/tests/mochitest.ini b/dom/file/tests/mochitest.ini
new file mode 100644
index 0000000000..495c0263d8
--- /dev/null
+++ b/dom/file/tests/mochitest.ini
@@ -0,0 +1,54 @@
+[DEFAULT]
+support-files =
+ common_blob.js
+ create_file_objects.js
+ common_fileReader.js
+ common_blob_types.js
+ file_blobURL_expiring.html
+ file_mozfiledataurl_img.jpg
+ file_mozfiledataurl_audio.ogg
+ file_mozfiledataurl_doc.html
+ file_mozfiledataurl_text.txt
+ file_mozfiledataurl_inner.html
+ file_nonascii_blob_url.html
+ fileapi_chromeScript.js
+ worker_fileReader.js
+ !/dom/html/test/form_submit_server.sjs
+ !/dom/xhr/tests/file_XHRSendData.sjs
+ !/dom/xhr/tests/temporaryFileBlob.sjs
+
+[test_blob_fragment_and_query.html]
+[test_blobconstructor.html]
+[test_blobURL_expiring.html]
+[test_file_from_blob.html]
+[test_nonascii_blob_url.html]
+skip-if =
+ http3
+[test_file_negative_date.html]
+[test_fileapi_basic.html]
+[test_fileapi_encoding.html]
+[test_fileapi_twice.html]
+[test_fileapi_other.html]
+[test_fileapi_basic_worker.html]
+[test_fileapi_encoding_worker.html]
+[test_fileapi_twice_worker.html]
+[test_fileapi_other_worker.html]
+[test_fileapi_slice_realFile_1.html]
+[test_fileapi_slice_realFile_2.html]
+skip-if = (verify && !debug && (os == 'win'))
+[test_fileapi_slice_memFile_1.html]
+[test_fileapi_slice_memFile_2.html]
+[test_fileapi_slice_image.html]
+[test_mozfiledataurl.html]
+skip-if =
+ toolkit == 'android' #TIMED_OUT
+ http3
+[test_bug1507893.html]
+support-files = worker_bug1507893.js
+[test_bug1742540.html]
+support-files = worker_bug1742540.js
+skip-if = toolkit == 'android' #TIMED_OUT
+[test_blob_reading.html]
+support-files = common_blob_reading.js worker_blob_reading.js
+skip-if =
+ http3