gecko-dev/dom/filehandle/test/mochitest.ini

38 строки
1.6 KiB
INI

[DEFAULT]
skip-if = e10s
support-files =
dummy_worker.js
helpers.js
[test_append_read_data.html]
skip-if = buildapp == 'b2g'
[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:109) 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:109) 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:109)
[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'