gecko-dev/dom/promise/tests
Yury Delendik 4f37888744 Bug 1739617 - Disable wasm cache tests if pref is off. r=nbp
Two tests assume that wasm caching is always enabled:
- dom/promise/tests/test_webassembly_compile.html
- dom/tests/mochitest/fetch/test_responseReadyForWasm.html

Fixing that.

Differential Revision: https://phabricator.services.mozilla.com/D130488
2021-11-09 14:53:48 +00:00
..
unit Bug 1378173 - Remove Promise.jsm. r=Gijs 2021-10-14 08:28:28 +00:00
.eslintrc.js
chrome.ini
file_promise_and_timeout_ordering.js
file_promise_argument_tests.js
file_promise_job_with_bind_from_discarded_iframe.html
file_promise_retval_tests.js
file_promise_xrays.html
mochitest.ini
promise_uncatchable_exception.js
test_bug883683.html
test_on_new_promise.html
test_on_promise_settled.html
test_on_promise_settled_duplicates.html
test_promise.html
test_promise_and_timeout_ordering.html
test_promise_and_timeout_ordering_workers.html
test_promise_argument.html
test_promise_argument_xrays.html
test_promise_callback_retval.html
test_promise_job_with_bind_from_discarded_iframe.html
test_promise_retval.html
test_promise_retval_xrays.html
test_promise_uncatchable_exception.html
test_promise_utils.html
test_promise_xrays.html
test_resolve.html
test_resolver_return_value.html
test_species_getter.html
test_thenable_vs_promise_ordering.html
test_webassembly_compile.html Bug 1739617 - Disable wasm cache tests if pref is off. r=nbp 2021-11-09 14:53:48 +00:00
test_webassembly_compile_sample.wasm
test_webassembly_compile_worker.js
test_webassembly_compile_worker_terminate.js