Skip to content

Implement process.hasUncaughtExceptionCaptureCallback() #1032

Implement process.hasUncaughtExceptionCaptureCallback()

Implement process.hasUncaughtExceptionCaptureCallback() #1032

Triggered via pull request May 9, 2024 01:39
Status Failure
Total duration 51m 7s
Billable time 2h 25m
Artifacts 27

ci.yml

on: pull_request
Build linux-aarch64  /  ...  /  Build & Link
34m 32s
Build linux-aarch64 / Build Linux / Build & Link
Build linux-x64-baseline  /  ...  /  Build & Link
16m 9s
Build linux-x64-baseline / Build Linux / Build & Link
Build linux-x64  /  ...  /  Build & Link
21m 10s
Build linux-x64 / Build Linux / Build & Link
Build darwin-aarch64  /  Link
5m 53s
Build darwin-aarch64 / Link
Build darwin-x64-baseline  /  Link
10m 43s
Build darwin-x64-baseline / Link
Build linux-aarch64  /  On Failure
0s
Build linux-aarch64 / On Failure
Build linux-x64-baseline  /  On Failure
0s
Build linux-x64-baseline / On Failure
Build linux-x64  /  On Failure
0s
Build linux-x64 / On Failure
Build windows-x64-baseline  /  Link
5m 18s
Build windows-x64-baseline / Link
Build windows-x64  /  Link
5m 48s
Build windows-x64 / Link
Test linux-aarch64  /  Tests
15m 30s
Test linux-aarch64 / Tests
Test linux-aarch64  /  Node.js Tests
14m 56s
Test linux-aarch64 / Node.js Tests
Test linux-x64-baseline  /  Tests
9m 43s
Test linux-x64-baseline / Tests
Test linux-x64-baseline  /  Node.js Tests
13m 25s
Test linux-x64-baseline / Node.js Tests
Test linux-x64  /  Tests
9m 52s
Test linux-x64 / Tests
Test linux-x64  /  Node.js Tests
13m 21s
Test linux-x64 / Node.js Tests
Test darwin-aarch64  /  Tests
10m 14s
Test darwin-aarch64 / Tests
Test darwin-aarch64  /  Node.js Tests
3m 11s
Test darwin-aarch64 / Node.js Tests
Test darwin-x64-baseline  /  Tests
15m 7s
Test darwin-x64-baseline / Tests
Test darwin-x64-baseline  /  Node.js Tests
3m 29s
Test darwin-x64-baseline / Node.js Tests
Test darwin-x64  /  Tests
15m 3s
Test darwin-x64 / Tests
Test darwin-x64  /  Node.js Tests
3m 16s
Test darwin-x64 / Node.js Tests
Test windows-x64-baseline  /  Tests
12m 23s
Test windows-x64-baseline / Tests
Test windows-x64-baseline  /  Node.js Tests
2m 45s
Test windows-x64-baseline / Node.js Tests
Cleanup
6s
Cleanup
Test windows-x64  /  Tests
14m 22s
Test windows-x64 / Tests
Test windows-x64  /  Node.js Tests
5m 36s
Test windows-x64 / Node.js Tests
Fit to window
Zoom out
Zoom in

Annotations

59 errors and 5 warnings
Test darwin-x64 / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Test darwin-x64 / Node.js Tests
Process completed with exit code 143.
Test darwin-x64-baseline / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Test darwin-x64-baseline / Node.js Tests
Process completed with exit code 143.
Test darwin-aarch64 / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Test darwin-aarch64 / Node.js Tests
The operation was canceled.
error: expect(received).toStrictEqual(expected): test/js/node/child_process/child_process-node.test.js#L234
Expected: true Received: false at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:234:7 at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:201:17 at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:199:52 at exitHandler (node:child_process:69:45) at emit (node:events:161:95) at #maybeClose (node:child_process:791:27) at #handleOnExit (node:child_process:587:31)
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
Test linux-x64-baseline / Tests
1 files with failing tests
Test linux-x64-baseline / Tests
Process completed with exit code 1.
Test linux-x64-baseline / Tests
Process completed with exit code 1.
Test linux-x64-baseline / Node.js Tests
The self-hosted runner: nsc-runner-skam74om1oae8 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
error: Test "CLI" timed out after 5000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: Test "should create and install github template from https://github.com/dylan-conway/create-test" timed out after 5000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).not.toContain(expected): test\cli\install\bun-create.test.ts#L114
Expected to not contain: "error:" Received: "bun install v1.1.8-canary.1 (e47a221b)\n\n[844.00ms] git\nerror: InstallFailed extracting tarball for jquery\nerror: moving \"jquery\" to cache dir failed\nENOTEMPTY: Directory not empty (NtSetInformationFile())\n From: .3ffdffdf63ebb786-00000001.jquery\n To: [email protected]\n\n[1.97s] bun install\n\n[2.25s] bun create dylan-conway/create-test\n" at C:\a\bun\bun\test\cli\install\bun-create.test.ts:114:5
error: expect(received).toContain(expected): test\cli\install\registry\bun-install-windowsshim.test.ts#L51
Expected to contain: "Saved lockfile" Received: "bun install v1.1.8-canary.1 (e47a221b)\n Resolving dependencies\n\nerror: FailedToOpenSocket downloading package manifest bunx-bins\n Resolved, downloaded and extracted [6]\nerror: bunx-bins@* failed to resolve\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-windowsshim.test.ts:51:3 at C:\a\bun\bun\test\cli\install\registry\bun-install-windowsshim.test.ts:12:1 at :2:1
error: expect(received).toContain(expected): test\cli\install\registry\bun-install-windowsshim.test.ts#L51
Expected to contain: "Saved lockfile" Received: "bun install v1.1.8-canary.1 (e47a221b)\n Resolving dependencies\n\nerror: FailedToOpenSocket downloading package manifest bunx-bins\n Resolved, downloaded and extracted [6]\nerror: bunx-bins@* failed to resolve\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-windowsshim.test.ts:51:3 at C:\a\bun\bun\test\cli\install\registry\bun-install-windowsshim.test.ts:12:1 at :2:1
error: Test "should add dependency (GitHub)" timed out after 5000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toEqual(expected): test\cli\install\bun-add.test.ts#L645
[ + ".cache" - ".bin", - ".cache", - "uglify-js" ] - Expected - 3 + Received + 1 at C:\a\bun\bun\test\cli\install\bun-add.test.ts:645:3
error: expect(received).toEqual(expected): test\cli\install\bun-add.test.ts#L870
[ + ".cache" - ".bin", - ".cache", - "uglify" ] - Expected - 3 + Received + 1 at C:\a\bun\bun\test\cli\install\bun-add.test.ts:870:3
ENOENT: No such file or directory
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toInclude(expected): test\cli\install\bun-add.test.ts#L1766
Expected to include: "bun-add.test" Received: "{\"name\":\"foo\",\"peerDependencies\":{\"bar\":\"~0.0.1\"}}" at C:\a\bun\bun\test\cli\install\bun-add.test.ts:1766:3
Test windows-x64-baseline / Tests
Process completed with exit code 1.
Test windows-x64 / Tests
Process completed with exit code 1.
error: expect(received).toEqual(expected): test\cli\install\bunx.test.ts#L88
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, + 1, 0, + 1, + 1, 0, + 1, + 1, + 1, + 1, + 1, + 1 - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 ] - Expected - 10 + Received + 10 at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
error: Test "should handle GitHub URL in dependencies (github:user/repo#tag)" timed out after 5000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toEqual(expected): test\cli\install\bun-install.test.ts#L3743
+ [] - [ - ".bin", - ".cache", - "uglify" - ] - Expected - 5 + Received + 1 at C:\a\bun\bun\test\cli\install\bun-install.test.ts:3743:3
error: Test "should handle GitHub URL in dependencies (git://github.com/user/repo.git#commit)" timed out after 5000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toEqual(expected): test\cli\install\bun-install.test.ts#L3864
[ - ".bin", ".cache", "uglify" ] - Expected - 1 + Received + 0 at C:\a\bun\bun\test\cli\install\bun-install.test.ts:3864:3
ENOENT: No such file or directory
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toEqual(expected): test\cli\install\bun-install.test.ts#L3929
[ + ".cache" - ".bin", - ".cache", - "uglify" ] - Expected - 3 + Received + 1 at C:\a\bun\bun\test\cli\install\bun-install.test.ts:3929:3
error: expect(received).toEqual(expected): test\cli\install\bun-install.test.ts#L4047
[ + ".cache" - ".cache", - "when" ] - Expected - 2 + Received + 1 at C:\a\bun\bun\test\cli\install\bun-install.test.ts:4047:3
ENOENT: No such file or directory
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toEqual(expected): test\cli\install\bun-install.test.ts#L4316
[ "", " + bar@workspace:bar", " + moo@workspace:moo", "", + " 3 packages installed" - " 4 packages installed" ] - Expected - 1 + Received + 1 at C:\a\bun\bun\test\cli\install\bun-install.test.ts:4316:3
error: expect(received).toStrictEqual(expected): test/js/node/child_process/child_process-node.test.js#L234
Expected: true Received: false at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:234:7 at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:201:17 at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:199:52 at exitHandler (node:child_process:69:45) at emit (node:events:161:95) at #maybeClose (node:child_process:791:27) at #handleOnExit (node:child_process:587:31)
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
Test linux-x64 / Tests
1 files with failing tests
Test linux-x64 / Tests
Process completed with exit code 1.
Test linux-x64 / Tests
Process completed with exit code 1.
Test darwin-aarch64 / Tests
Process completed with exit code 1.
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /opt/namespace/githubrunner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
error: Autobahn WebSocket not detected: test/js/web/websocket/autobahn.test.ts#L82
at /opt/namespace/githubrunner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11 at /opt/namespace/githubrunner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
error: Autobahn WebSocket not detected: test/js/web/websocket/autobahn.test.ts#L82
at /opt/namespace/githubrunner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11 at /opt/namespace/githubrunner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
Test linux-x64 / Node.js Tests
The self-hosted runner: nsc-runner-jkirt60s9l62o lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /Users/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
TypeError: The "file" argument must be of type string. Received undefined: node:child_process#L20511
at node:child_process:531:69 at node:child_process:490:57 at node:child_process:315:75 at node:child_process:2:41 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:39:12 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:44 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
TypeError: The "file" argument must be of type string. Received undefined: node:child_process#L20511
at node:child_process:531:69 at node:child_process:490:57 at node:child_process:315:75 at node:child_process:2:41 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:39:12 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:44 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
Test darwin-x64-baseline / Tests
Process completed with exit code 1.
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /Users/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
TypeError: The "file" argument must be of type string. Received undefined: node:child_process#L20511
at node:child_process:531:69 at node:child_process:490:57 at node:child_process:315:75 at node:child_process:2:41 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:39:12 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:44 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
TypeError: The "file" argument must be of type string. Received undefined: node:child_process#L20511
at node:child_process:531:69 at node:child_process:490:57 at node:child_process:315:75 at node:child_process:2:41 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:39:12 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:44 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
Test darwin-x64 / Tests
1 files with failing tests
Test darwin-x64 / Tests
Process completed with exit code 1.
Test linux-aarch64 / Node.js Tests
The self-hosted runner: nsc-runner-1od7hoisbeugm lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
error: Failed to install dependencies: test/integration/next-pages/test/dev-server-ssr-100.test.ts#L97
at /home/runner/work/bun/bun/test/integration/next-pages/test/dev-server-ssr-100.test.ts:97:11 at /home/runner/work/bun/bun/test/integration/next-pages/test/dev-server-ssr-100.test.ts:86:11
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
error: Autobahn WebSocket not detected: test/js/web/websocket/autobahn.test.ts#L82
at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11 at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
error: Autobahn WebSocket not detected: test/js/web/websocket/autobahn.test.ts#L82
at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11 at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
Test linux-aarch64 / Tests
Process completed with exit code 1.
Format / Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: goto-bus-stop/setup-zig@c7b6cdd3adba8f8b96984640ff172c37c93f73ee. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build darwin-aarch64 / Build C++
[email protected] has been deprecated because it is not supported upstream!
Build darwin-aarch64 / Link
[email protected] has been deprecated because it is not supported upstream!
Test darwin-aarch64 / Node.js Tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.0. Please update to the latest version 2.316.1
Test darwin-aarch64 / Tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.0. Please update to the latest version 2.316.1

Artifacts

Produced during runtime
Name Size
bun-darwin-aarch64
17.1 MB
bun-darwin-aarch64-profile
18.6 MB
bun-darwin-aarch64-tests
14.3 KB
bun-darwin-x64
18.7 MB
bun-darwin-x64-baseline
18.6 MB
bun-darwin-x64-baseline-profile
20.7 MB
bun-darwin-x64-baseline-tests
15.4 KB
bun-darwin-x64-profile
20.7 MB
bun-darwin-x64-tests
14.6 KB
bun-feature-data
389 Bytes
bun-linux-aarch64
31.3 MB
bun-linux-aarch64-profile
61.5 MB
bun-linux-aarch64-tests
8.37 KB
bun-linux-x64
32.7 MB
bun-linux-x64-baseline
32.6 MB
bun-linux-x64-baseline-profile
61.8 MB
bun-linux-x64-baseline-tests
7.51 KB
bun-linux-x64-profile
61.8 MB
bun-linux-x64-tests
7.5 KB
bun-windows-x64
33.5 MB
bun-windows-x64-baseline
33.4 MB
bun-windows-x64-baseline-node-tests
32.4 KB
bun-windows-x64-baseline-profile
96.1 MB
bun-windows-x64-baseline-tests
75.1 KB
bun-windows-x64-node-tests
32.4 KB
bun-windows-x64-profile
96.2 MB
bun-windows-x64-tests
81.1 KB