diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /accessible/tests/crashtests/crashtests.list | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'accessible/tests/crashtests/crashtests.list')
-rw-r--r-- | accessible/tests/crashtests/crashtests.list | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/accessible/tests/crashtests/crashtests.list b/accessible/tests/crashtests/crashtests.list new file mode 100644 index 0000000000..8c80c1e29a --- /dev/null +++ b/accessible/tests/crashtests/crashtests.list @@ -0,0 +1,22 @@ +load 448064.xhtml # This test instantiates a11y, so be careful about adding tests before it +asserts-if(!browserIsRemote,2) load 884202.html +load 1572811.html +load 1578282.html +load 890760.html +load 893515.html +load 1072792.xhtml +load 1380199.html +load 1402999.html +load 1463962.html +load 1472024-1.html +load 1472024-2.html +load 1484778.html +load 1494707.html +load 1503964.html +load 1415667.html +load 1585851.html +load 1655983.html + +# last_test_to_unload_testsuite.xhtml MUST be the last test in the list because it +# is responsible for shutting down accessibility service affecting later tests. +skip-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)&&/^aarch64-msvc/.test(xulRuntime.XPCOMABI)) load chrome://reftest/content/crashtests/accessible/tests/crashtests/last_test_to_unload_testsuite.xhtml |