diff --git a/.circleci/config.yml b/.circleci/config.yml index 773eb53b542a7..0e2cb2c4e9bda 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -872,6 +872,8 @@ jobs: core_2gb.test_*embind* core_2gb.test_fs_js_api_wasmfs wasm64.test_safe_stack + wasm64.test_promise_await* + wasm64.test_pthread_join_and_asyncify wasm64l.test_hello_world wasm64l.test_bigswitch wasm64l.test_module_wasm_memory @@ -1081,7 +1083,6 @@ jobs: other.test_min_node_version other.test_node_emscripten_num_logical_cores other.test_js_base64_api - other.test_closure_webgpu_wasm64 core2.test_hello_world core2.test_pthread_create core2.test_i64_invoke_bigint @@ -1097,8 +1098,6 @@ jobs: core0.test_pthread_wait_suspending* core0.test_poll_blocking_asyncify_jspi core0.test_promise_await* - wasm64.test_promise_await* - wasm64.test_pthread_join_and_asyncify " - upload-test-results test-other: