blob: c36cf2c045d77fcee910e54b85bd53758d37dc52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[DEFAULT]
skip-if = os == 'android'
support-files =
main_test_osfile_async.js
worker_test_osfile_comms.js
worker_test_osfile_front.js
worker_test_osfile_unix.js
worker_test_osfile_win.js
[test_osfile_async.xhtml]
[test_osfile_back.xhtml]
[test_osfile_comms.xhtml]
[test_osfile_front.xhtml]
skip-if =
win11_2009 && bits == 32 # Bug 1809355
|