test: fix and undisable parallel/node-crypto (#27689)

This commit is contained in:
Jeremy Rose 2021-02-16 15:19:49 -08:00 committed by GitHub
parent 399216580d
commit 980b32fce7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 957 additions and 82 deletions

View file

@ -17,7 +17,6 @@ refactor_allow_embedder_overriding_of_internal_fs_calls.patch
chore_prevent_warn_non_context-aware_native_modules_being_loaded.patch
chore_read_nobrowserglobals_from_global_not_process.patch
build_bring_back_node_with_ltcg_configuration.patch
revert_crypto_add_oaeplabel_option.patch
enable_31_bit_smis_on_64bit_arch_and_ptr_compression.patch
fix_use_crypto_impls_for_compat.patch
fix_comment_out_incompatible_crypto_modules.patch
@ -32,4 +31,4 @@ fix_add_safeforterminationscopes_for_sigint_interruptions.patch
remove_makeexternal_case_for_uncached_internal_strings.patch
fix_remove_outdated_--experimental-wasm-bigint_flag.patch
darwin_libuv_use_posix_spawn.patch
fix_parallel_test-crypto-ecdh-convert-key_to_use_compatible_group.patch
fix_crypto_tests_to_run_with_bssl.patch