Skip to content

Support cross-compilation in bun build --compile #455

Support cross-compilation in bun build --compile

Support cross-compilation in bun build --compile #455

Triggered via pull request April 24, 2024 23:15
Status Failure
Total duration 53m 49s
Artifacts 33

ci.yml

on: pull_request
Build linux-aarch64  /  ...  /  Build & Link
30m 59s
Build linux-aarch64 / Build Linux / Build & Link
Build linux-x64-baseline  /  ...  /  Build & Link
16m 32s
Build linux-x64-baseline / Build Linux / Build & Link
Build linux-x64  /  ...  /  Build & Link
16m 19s
Build linux-x64 / Build Linux / Build & Link
Build darwin-aarch64  /  Link
3m 45s
Build darwin-aarch64 / Link
Build darwin-x64-baseline  /  Link
10m 2s
Build darwin-x64-baseline / Link
Build darwin-x64  /  Link
10m 2s
Build darwin-x64 / 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
4m 54s
Build windows-x64-baseline / Link
Build windows-x64  /  Link
4m 41s
Build windows-x64 / Link
Test linux-aarch64  /  Tests
13m 47s
Test linux-aarch64 / Tests
Test linux-aarch64  /  Node.js Tests
47s
Test linux-aarch64 / Node.js Tests
Test linux-x64-baseline  /  Tests
8m 16s
Test linux-x64-baseline / Tests
Test linux-x64-baseline  /  Node.js Tests
39s
Test linux-x64-baseline / Node.js Tests
Test linux-x64  /  Tests
8m 28s
Test linux-x64 / Tests
Test linux-x64  /  Node.js Tests
44s
Test linux-x64 / Node.js Tests
Test darwin-aarch64  /  Tests
9m 24s
Test darwin-aarch64 / Tests
Test darwin-aarch64  /  Node.js Tests
45s
Test darwin-aarch64 / Node.js Tests
Test darwin-x64-baseline  /  Tests
14m 7s
Test darwin-x64-baseline / Tests
Test darwin-x64-baseline  /  Node.js Tests
52s
Test darwin-x64-baseline / Node.js Tests
Test darwin-x64  /  Tests
13m 54s
Test darwin-x64 / Tests
Test darwin-x64  /  Node.js Tests
1m 8s
Test darwin-x64 / Node.js Tests
Test windows-x64-baseline  /  Tests
11m 16s
Test windows-x64-baseline / Tests
Test windows-x64-baseline  /  Node.js Tests
1m 37s
Test windows-x64-baseline / Node.js Tests
Cleanup
5s
Cleanup
Test windows-x64  /  Tests
8m 18s
Test windows-x64 / Tests
Test windows-x64  /  Node.js Tests
2m 56s
Test windows-x64 / Node.js Tests
Fit to window
Zoom out
Zoom in

Annotations

78 errors and 3 warnings
error: expect(received).toBe(expected): test/integration/next-pages/test/dev-server.test.ts#L138
Expected: 0 Received: 1 at /home/runner/work/bun/bun/test/integration/next-pages/test/dev-server.test.ts:138:3
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /home/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
Test linux-x64 / Tests
Process completed with exit code 1.
error: expect(received).toBe(expected): test/integration/next-pages/test/dev-server.test.ts#L138
Expected: 0 Received: 1 at /home/runner/work/bun/bun/test/integration/next-pages/test/dev-server.test.ts:138:3
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /home/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
Test linux-x64-baseline / Tests
Process completed with exit code 1.
Test windows-x64 / Tests
Process completed with exit code 1.
error: expect(received).toContain(expected): test\cli\install\bun-create.test.ts#L117
Expected to contain: "Success! dylan-conway/create-test loaded into create-test" Received: "" at C:\a\bun\bun\test\cli\install\bun-create.test.ts:117:5
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, + 1, + 1, + 1, + 1, + 1, + 1, + 1 - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 ] - Expected - 11 + Received + 11 at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
error: expect(received).toContain(expected): test\cli\install\bun-create.test.ts#L117
Expected to contain: "Success! dylan-conway/create-test loaded into create-test" Received: "" at C:\a\bun\bun\test\cli\install\bun-create.test.ts:117:5
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, 0, 0, + 1, + 1, + 1, + 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: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (426c054c)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
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: Oops: test\js\bun\http\async-iterator-stream.test.ts#L38
at C:\a\bun\bun\test\js\bun\http\async-iterator-stream.test.ts:38:19 at :14:55 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test\js\bun\http\serve.test.ts#L351
at C:\a\bun\bun\test\js\bun\http\serve.test.ts:351:25 at pull (C:\a\bun\bun\test\js\bun\http\serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21) at :5:273
error: FAIL: test\js\bun\http\serve.test.ts#L351
at C:\a\bun\bun\test\js\bun\http\serve.test.ts:351:25 at pull (C:\a\bun\bun\test\js\bun\http\serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21) at :5:273
Test windows-x64-baseline / Tests
Process completed with exit code 1.
Test darwin-aarch64 / Tests
Process completed with exit code 1.
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /Users/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
Test darwin-x64 / Tests
Process completed with exit code 1.
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /Users/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
Test darwin-x64-baseline / Tests
Process completed with exit code 1.
error: expect(received).toBe(expected): test/integration/next-pages/test/dev-server.test.ts#L138
Expected: 0 Received: 1 at /home/runner/work/bun/bun/test/integration/next-pages/test/dev-server.test.ts:138:3
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /home/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
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!

Artifacts

Produced during runtime
Name Size
bun-darwin-aarch64 Expired
16.8 MB
bun-darwin-aarch64-node-tests Expired
32.9 KB
bun-darwin-aarch64-profile Expired
18.8 MB
bun-darwin-aarch64-tests Expired
34 KB
bun-darwin-x64 Expired
18.4 MB
bun-darwin-x64-baseline Expired
18.4 MB
bun-darwin-x64-baseline-node-tests Expired
32.9 KB
bun-darwin-x64-baseline-profile Expired
20.4 MB
bun-darwin-x64-baseline-tests Expired
10.4 KB
bun-darwin-x64-node-tests Expired
32.9 KB
bun-darwin-x64-profile Expired
20.4 MB
bun-darwin-x64-tests Expired
7.78 KB
bun-feature-data Expired
386 Bytes
bun-linux-aarch64 Expired
31.9 MB
bun-linux-aarch64-node-tests Expired
32.9 KB
bun-linux-aarch64-profile Expired
61.6 MB
bun-linux-aarch64-tests Expired
10.4 KB
bun-linux-x64 Expired
33.2 MB
bun-linux-x64-baseline Expired
33.2 MB
bun-linux-x64-baseline-node-tests Expired
32.9 KB
bun-linux-x64-baseline-profile Expired
62 MB
bun-linux-x64-baseline-tests Expired
11.3 KB
bun-linux-x64-node-tests Expired
32.9 KB
bun-linux-x64-profile Expired
62 MB
bun-linux-x64-tests Expired
11.9 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.5 MB
bun-windows-x64-baseline-tests Expired
74.4 KB
bun-windows-x64-node-tests Expired
32.4 KB
bun-windows-x64-profile Expired
90.6 MB
bun-windows-x64-tests Expired
72.7 KB