Mypal/dom/xhr/tests/mochitest.ini

109 lines
2.9 KiB
INI

[DEFAULT]
support-files =
echo.sjs
temporaryFileBlob.sjs
file_html_in_xhr.html
file_html_in_xhr.sjs
file_html_in_xhr2.html
file_html_in_xhr3.html
file_XHRDocURI.text
file_XHRDocURI.text^headers^
file_XHRDocURI.xml
file_XHRDocURI.xml^headers^
file_XHRDocURI.html
file_XHRDocURI.html^headers^
file_XHRDocURI.sjs
file_XHRResponseURL.js
file_XHRResponseURL.sjs
file_XHRResponseURL.text
file_XHRResponseURL.text^headers^
file_XHRResponseURL_nocors.text
file_XHRSendData.sjs
file_XHRSendData_doc.xml
file_XHRSendData_doc.xml^headers^
file_XHR_anon.sjs
file_XHR_binary1.bin
file_XHR_binary1.bin^headers^
file_XHR_binary2.bin
file_XHR_fail1.txt
file_XHR_fail1.txt^headers^
file_XHR_header.sjs
file_XHR_pass1.xml
file_XHR_pass2.txt
file_XHR_pass3.txt
file_XHR_pass3.txt^headers^
file_XHR_system_redirect.html
file_XHR_system_redirect.html^headers^
file_XHR_timeout.sjs
progressserver.sjs
worker_terminateSyncXHR_frame.html
terminateSyncXHR_worker.js
worker_testXHR.txt
xhr_worker.js
xhr2_worker.js
xhrAbort_worker.js
test_worker_xhr_parameters.js
test_worker_xhr_system.js
worker_xhr_cors_redirect.js
worker_xhr_cors_redirect.sjs
worker_xhr_headers_server.sjs
worker_xhr_headers_worker.js
worker_file_getcookie.sjs
xhr_implicit_cancel_worker.js
relativeLoad_import.js
relativeLoad_worker.js
relativeLoad_worker2.js
responseIdentical.sjs
subdir/relativeLoad_sub_worker.js
subdir/relativeLoad_sub_worker2.js
subdir/relativeLoad_sub_import.js
common_temporaryFileBlob.js
worker_temporaryFileBlob.js
worker_bug1300552.js
sync_xhr_unload.sjs
iframe_sync_xhr_unload.html
empty.html
file_sync_xhr_document_write_with_iframe.html
[test_bug1300552.html]
[test_html_in_xhr.html]
[test_relativeLoad.html]
[test_sync_xhr_timer.xhtml]
skip-if = toolkit == 'android'
[test_sync_xhr_unload.html]
[test_temporaryFileBlob.html]
[test_worker_terminateSyncXHR.html]
[test_worker_xhr.html]
[test_worker_xhr2.html]
[test_worker_xhr_3rdparty.html]
[test_worker_xhr_cors_redirect.html]
[test_worker_xhr_headers.html]
[test_worker_xhr_implicit_cancel.html]
[test_worker_xhr_parameters.html]
[test_worker_xhr_responseURL.html]
[test_worker_xhr_system.html]
[test_worker_xhr_timeout.html]
[test_worker_xhrAbort.html]
skip-if = (os == "win") || (os == "mac") || toolkit == 'android' #bug 798220
[test_XHR.html]
[test_xhr_abort_after_load.html]
skip-if = toolkit == 'android'
[test_XHR_anon.html]
[test_xhr_forbidden_headers.html]
[test_XHR_header.html]
[test_XHR_onuploadprogress.html]
[test_xhr_overridemimetype_throws_on_invalid_state.html]
[test_XHR_parameters.html]
[test_xhr_progressevents.html]
skip-if = toolkit == 'android'
[test_xhr_send.html]
[test_xhr_send_readystate.html]
[test_XHR_system.html]
[test_XHR_timeout.html]
support-files = test_XHR_timeout.js
[test_xhr_withCredentials.html]
[test_XHRDocURI.html]
[test_XHRResponseURL.html]
[test_XHRSendData.html]
[test_sync_xhr_document_write_with_iframe.html]