summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/workers/worker_async_error.ts.out
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-04-24 01:48:25 +0200
committerGitHub <noreply@github.com>2023-04-23 23:48:25 +0000
commitea0694bbfd6368d30cb8eaa3dd87f739eb60f8d2 (patch)
tree6f86f68768a47a9bf09632fcae9e913c865c44bb /cli/tests/testdata/workers/worker_async_error.ts.out
parent5a524a9a5a7fac0d16b2cbe2df1142dc419df7fc (diff)
test: deflake worker tests (#18813)
Diffstat (limited to 'cli/tests/testdata/workers/worker_async_error.ts.out')
-rw-r--r--cli/tests/testdata/workers/worker_async_error.ts.out3
1 files changed, 1 insertions, 2 deletions
diff --git a/cli/tests/testdata/workers/worker_async_error.ts.out b/cli/tests/testdata/workers/worker_async_error.ts.out
index 84863f016..8d017859c 100644
--- a/cli/tests/testdata/workers/worker_async_error.ts.out
+++ b/cli/tests/testdata/workers/worker_async_error.ts.out
@@ -4,5 +4,4 @@ error: Uncaught (in worker "foo") (in promise) Error: bar
at [WILDCARD]/async_error.ts:[WILDCARD]
at [WILDCARD]/async_error.ts:[WILDCARD]
error: Uncaught (in promise) Error: Unhandled error in child worker.
- at Worker.#pollControl ([WILDCARD])
- at eventLoopTick (ext:core/01_core.js:[WILDCARD])
+ at Worker.#pollControl [WILDCARD]