gecko-dev/testing/web-platform/tests/WebCryptoAPI
jugglinmike f7e159dc28 Bug 1510941 [wpt PR 14291] - [WebCryptoAPI] Remove race condition, a=testonly
Automatic update from web-platform-tests
[WebCryptoAPI] Remove race condition (#14291)

* [WebCryptoAPI] Remove race condition

Configure testharness.js to wait until the global `done` function is
invoked before reporting results. This ensures that all
asynchronously-declared tests are defined and subsequently executed
regardless of variations in timing.

* fixup! [WebCryptoAPI] Remove race condition

--

wpt-commits: 8eab58f51c93f0075f4cc5e8e6d5b4fb2c4c4919
wpt-pr: 14291
2018-12-14 13:54:49 +00:00
..
derive_bits_keys
digest
encrypt_decrypt
generateKey
import_export
secure_context
sign_verify Bug 1510941 [wpt PR 14291] - [WebCryptoAPI] Remove race condition, a=testonly 2018-12-14 13:54:49 +00:00
tools
util
wrapKey_unwrapKey
getRandomValues.any.js
idlharness.https.any.js Bug 1482379 [wpt PR 12406] - Remove the idl_test test_name argument (always 'idl_test setup'), a=testonly 2018-08-15 16:50:34 +00:00
META.yml Bug 1503431 [wpt PR 13796] - Remove some suggested reviewers who have asked to be removed, a=testonly 2018-11-10 09:02:36 +00:00
README.md

Directory for Crypto API tests