Better stubs for perf_hooks.{createHistogram,monitorEventLoopDelay}
#756
ci.yml
on: pull_request
Build windows-x64-baseline
/
Codegen
15s
Build windows-x64
/
Codegen
18s
Build darwin-aarch64
/
Build Submodules
12s
Build darwin-aarch64
/
Build C++
6m 15s
Build darwin-aarch64
/
...
/
Build Zig
15m 36s
Build darwin-x64-baseline
/
Build Submodules
13s
Build darwin-x64-baseline
/
Build C++
16m 52s
Build darwin-x64-baseline
/
...
/
Build Zig
9m 29s
Build darwin-x64
/
Build Submodules
15s
Build darwin-x64
/
Build C++
16m 58s
Build darwin-x64
/
...
/
Build Zig
9m 45s
Build linux-aarch64
/
...
/
Build & Link
32m 49s
Build linux-x64-baseline
/
...
/
Build & Link
17m 59s
Build linux-x64
/
...
/
Build & Link
17m 41s
Build windows-x64-baseline
/
Build Submodules
18s
Build windows-x64-baseline
/
...
/
Build Zig
9m 9s
Build windows-x64
/
Build Submodules
32s
Build windows-x64
/
...
/
Build Zig
9m 2s
Format
/
Format
57s
Lint
/
Lint
13s
Test linux-aarch64
/
Tests
15m 27s
Test linux-aarch64
/
Node.js Tests
17m 34s
Test linux-x64-baseline
/
Tests
9m 25s
Test linux-x64-baseline
/
Node.js Tests
17m 39s
Test linux-x64
/
Tests
9m 41s
Test linux-x64
/
Node.js Tests
12m 52s
Test darwin-aarch64
/
Tests
16m 4s
Test darwin-aarch64
/
Node.js Tests
2m 51s
Test darwin-x64-baseline
/
Tests
15m 1s
Test darwin-x64-baseline
/
Node.js Tests
4m 13s
Test darwin-x64
/
Tests
14m 35s
Test darwin-x64
/
Node.js Tests
3m 43s
Test windows-x64-baseline
/
Tests
10m 9s
Test windows-x64-baseline
/
Node.js Tests
3m 47s
Cleanup
5s
Test windows-x64
/
Tests
11m 39s
Test windows-x64
/
Node.js Tests
1m 46s
Annotations
52 errors and 3 warnings
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:787:27)
at #handleOnExit (node:child_process:583:31)
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986: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.
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986:13
at emit (node:events:161:95)
at fetch (node:http:483:23)
|
Test linux-x64 / Node.js Tests
The self-hosted runner: nsc-runner-cra7tl4211e68 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.
|
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
The operation was canceled.
|
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
The operation was canceled.
|
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,
0,
0,
0,
+ 1,
+ 1,
+ 1,
+ 1,
+ 1,
+ 1,
0,
+ 1,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
0
]
- Expected - 7
+ Received + 7
at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
|
error: Test "install and use estrella" 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).toBe(expected):
test\integration\next-pages\test\next-build.test.ts#L121
Expected: 0
Received: 1
at C:\a\bun\bun\test\integration\next-pages\test\next-build.test.ts:121:3
|
error: Test "hot reloading works on the client (+ tailwind hmr)" timed out after 30000ms
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\js\bun\shell\test_builder.ts#L227
Expected to include: "[eval]:6"
Received: "bun: command not found: somecommandthatdoesnotexist\n1 | import { $ } from 'bun'\n2 | \n ^\nShellError: Failed with exit code 1\n info: {\n \"exitCode\": 1,\n \"stderr\": \"bun: command not found: somecommandthatdoesnotexist\\n\",\n \"stdout\": \"\"\n}\n\n at new ShellError (:12:16)\n at new ShellPromise (:64:16)\n at BunShell (:184:35)\n at C:\\a\\bun\\bun\\[eval]:2:10\n at someFunction (C:\\a\\bun\\bun\\[eval]:5:32)\n at module code (C:\\a\\bun\\bun\\[eval]:9:11)\n"
at C:\a\bun\bun\test\js\bun\shell\test_builder.ts:227:11
|
error: Test "ssr works for 100-ish requests" timed out after 100000ms
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: error
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: error
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: error
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: error
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
|
Test windows-x64-baseline / Tests
Process completed with exit code 1.
|
Test linux-x64-baseline / Node.js Tests
The self-hosted runner: nsc-runner-faf13o0is89r4 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.
|
Test darwin-aarch64 / Tests
Process completed with exit code 1.
|
error: expect(received).toContain(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5639
Expected to contain: "No version matching \"x.0.0\" found for specifier \"prereleases-4\""
Received: "bun install v1.1.7-canary.1 (57c911f7)\n Resolving dependencies\n Resolved, downloaded and extracted [2]\nerror: No version matching \"2.x\" found for specifier \"prereleases-4\" (but package exists)\n"
at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5639:9
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /opt/namespace/githubrunner/work/bun/bun/test/js/node/http/node-http.test.ts:986:13
at emit (node:events:161:95)
at fetch (node:http:483:23)
|
error: expect(received).not.toContain(expected):
test/cli/install/bun-create.test.ts#L114
Expected to not contain: "error:"
Received: "[github] GET dylan-conway/create-test... \n\nerror: GitHub returned 403. This usually means GitHub is rate limiting your requests.\nTo fix this, either: A) pass a GITHUB_ACCESS_TOKEN environment variable to bun\n B)Wait a little and try again\n"
at /Users/runner/work/bun/bun/test/cli/install/bun-create.test.ts:114:5
|
error: expect(received).not.toContain(expected):
test/cli/install/bun-create.test.ts#L114
Expected to not contain: "error:"
Received: "[github] GET dylan-conway/create-test... \n\nerror: GitHub returned 403. This usually means GitHub is rate limiting your requests.\nTo fix this, either: A) pass a GITHUB_ACCESS_TOKEN environment variable to bun\n B)Wait a little and try again\n"
at /Users/runner/work/bun/bun/test/cli/install/bun-create.test.ts:114:5
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /Users/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986: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
|
Test darwin-x64-baseline / Tests
Process completed with exit code 1.
|
error: expect(received).toContain(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5639
Expected to contain: "No version matching \"^4.3.0\" found for specifier \"prereleases-3\""
Received: "bun install v1.1.7-canary.1 (57c911f7)\n Resolving dependencies\n Resolved, downloaded and extracted [2]\nerror: No version matching \"~4.3.0\" found for specifier \"prereleases-3\" (but package exists)\n"
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5639:9
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /Users/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986: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
|
Test darwin-x64 / 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,
0,
+ 1,
+ 1,
+ 1,
+ 1,
+ 1,
+ 1,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
0,
0
]
- Expected - 8
+ Received + 8
at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
|
error: Test "doesn't error when the migration is out of sync" 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 "install and use estrella" 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 "it should allow listing workspace as dependency of the root package version workspace:*" 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 "greater than or equal to highest prerelease + 1" 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).toContain(expected):
test\cli\install\registry\bun-install-registry.test.ts#L5639
Expected to contain: "No version matching \">=5.0.0-alpha.154\" found for specifier \"prereleases-3\""
Received: "bun install v1.1.7-canary.1 (57c911f7)\n Resolving dependencies\n Resolved, downloaded and extracted [2]\nerror: No version matching \"x\" found for specifier \"prereleases-4\" (but package exists)\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:5639:9
|
error: Failed to install dependencies:
test\integration\next-pages\test\dev-server-ssr-100.test.ts#L97
at C:\a\bun\bun\test\integration\next-pages\test\dev-server-ssr-100.test.ts:97:11
at C:\a\bun\bun\test\integration\next-pages\test\dev-server-ssr-100.test.ts:86:11
|
error: expect(received).toBe(expected):
test\integration\next-pages\test\dev-server.test.ts#L146
Expected: 0
Received: 1
at C:\a\bun\bun\test\integration\next-pages\test\dev-server.test.ts:146:5
|
error: expect(received).toBe(expected):
test\integration\next-pages\test\next-build.test.ts#L121
Expected: 0
Received: 1
at C:\a\bun\bun\test\integration\next-pages\test\next-build.test.ts:121:3
|
error: expect(received).toInclude(expected):
test\js\bun\shell\test_builder.ts#L227
Expected to include: "[eval]:6"
Received: "bun: command not found: somecommandthatdoesnotexist\n1 | import { $ } from 'bun'\n2 | \n ^\nShellError: Failed with exit code 1\n info: {\n \"exitCode\": 1,\n \"stderr\": \"bun: command not found: somecommandthatdoesnotexist\\n\",\n \"stdout\": \"\"\n}\n\n at new ShellError (:12:16)\n at new ShellPromise (:64:16)\n at BunShell (:184:35)\n at C:\\a\\bun\\bun\\[eval]:2:10\n at someFunction (C:\\a\\bun\\bun\\[eval]:5:32)\n at module code (C:\\a\\bun\\bun\\[eval]:9:11)\n"
at C:\a\bun\bun\test\js\bun\shell\test_builder.ts:227:11
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986: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 / Node.js Tests
The self-hosted runner: nsc-runner-j5tcru5m22vi8 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.
|
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!
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bun-darwin-aarch64
Expired
|
16.8 MB |
|
bun-darwin-aarch64-profile
Expired
|
18.3 MB |
|
bun-darwin-aarch64-tests
Expired
|
24.9 KB |
|
bun-darwin-x64
Expired
|
18.3 MB |
|
bun-darwin-x64-baseline
Expired
|
18.3 MB |
|
bun-darwin-x64-baseline-profile
Expired
|
20.3 MB |
|
bun-darwin-x64-baseline-tests
Expired
|
8.87 KB |
|
bun-darwin-x64-profile
Expired
|
20.4 MB |
|
bun-darwin-x64-tests
Expired
|
22 KB |
|
bun-feature-data
Expired
|
386 Bytes |
|
bun-linux-aarch64
Expired
|
31 MB |
|
bun-linux-aarch64-profile
Expired
|
60.8 MB |
|
bun-linux-aarch64-tests
Expired
|
4.69 KB |
|
bun-linux-x64
Expired
|
32.3 MB |
|
bun-linux-x64-baseline
Expired
|
32.2 MB |
|
bun-linux-x64-baseline-profile
Expired
|
61.1 MB |
|
bun-linux-x64-baseline-tests
Expired
|
4.69 KB |
|
bun-linux-x64-profile
Expired
|
61.2 MB |
|
bun-linux-x64-tests
Expired
|
7.48 KB |
|
bun-windows-x64
Expired
|
31.6 MB |
|
bun-windows-x64-baseline
Expired
|
31.6 MB |
|
bun-windows-x64-baseline-node-tests
Expired
|
32.4 KB |
|
bun-windows-x64-baseline-profile
Expired
|
90.6 MB |
|
bun-windows-x64-baseline-tests
Expired
|
58.3 KB |
|
bun-windows-x64-node-tests
Expired
|
32.4 KB |
|
bun-windows-x64-profile
Expired
|
90.6 MB |
|
bun-windows-x64-tests
Expired
|
52.4 KB |
|