mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
safety: a few more exception validation fixes (#23038)
This commit is contained in:
@@ -55,6 +55,7 @@ test/js/node/test/parallel/test-worker-terminate-nested.js
|
||||
test/js/node/test/parallel/test-worker-terminate-null-handler.js
|
||||
test/js/node/test/parallel/test-worker-terminate-timers.js
|
||||
test/js/node/test/parallel/test-worker-type-check.js
|
||||
test/js/node/test/parallel/test-worker-uncaught-exception-async.js
|
||||
test/js/node/test/parallel/test-worker-unref-from-message-during-exit.js
|
||||
test/js/node/test/parallel/test-worker-workerdata-sharedarraybuffer.js
|
||||
test/js/node/test/parallel/test-worker.js
|
||||
@@ -189,6 +190,7 @@ test/js/bun/util/heap-snapshot.test.ts
|
||||
test/regression/issue/02499/02499.test.ts
|
||||
test/js/node/test/parallel/test-http-server-stale-close.js
|
||||
test/js/third_party/comlink/comlink.test.ts
|
||||
test/regression/issue/22635/22635.test.ts
|
||||
|
||||
|
||||
# Bun::JSNodeHTTPServerSocket::clearSocketData
|
||||
|
||||
Reference in New Issue
Block a user