mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
45 lines
1.8 KiB
INI
45 lines
1.8 KiB
INI
[DEFAULT]
|
|
skip-if = e10s
|
|
support-files =
|
|
dummy_worker.js
|
|
helpers.js
|
|
|
|
[test_append_read_data.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_archivereader.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_archivereader_nonUnicode.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_archivereader_zip_in_zip.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_bug_793311.html]
|
|
[test_getFile.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_getFileId.html]
|
|
[test_location.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_lockedfile_lifetimes.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_lockedfile_lifetimes_nested.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_lockedfile_ordering.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_overlapping_lockedfiles.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_progress_events.html]
|
|
skip-if = buildapp == 'b2g' # b2g(All of these fail fairly regularly with: UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code. at http://mochi.test:8888/tests/dom/file/test/helpers.js:126) b2g-debug(All of these fail fairly regularly with: UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code. at http://mochi.test:8888/tests/dom/file/test/helpers.js:126) b2g-desktop(All of these fail fairly regularly with: UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code. at http://mochi.test:8888/tests/dom/file/test/helpers.js:126)
|
|
[test_readonly_lockedfiles.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_request_readyState.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_stream_tracking.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_success_events_after_abort.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_truncate.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_workers.html]
|
|
skip-if = buildapp == 'b2g'
|
|
[test_write_read_data.html]
|
|
skip-if = buildapp == 'b2g'
|