fix(server) handle ignored body and node:http destroy #739
ci.yml
on: pull_request
Build windows-x64-baseline
/
Codegen
16s
Build windows-x64
/
Codegen
19s
Build darwin-aarch64
/
Build Submodules
12s
Build darwin-aarch64
/
Build C++
2m 13s
Build darwin-aarch64
/
...
/
Build Zig
17m 17s
Build darwin-x64-baseline
/
Build Submodules
15s
Build darwin-x64-baseline
/
Build C++
5m 52s
Build darwin-x64-baseline
/
...
/
Build Zig
10m 58s
Build darwin-x64
/
Build Submodules
14s
Build darwin-x64
/
Build C++
5m 43s
Build darwin-x64
/
...
/
Build Zig
8m 48s
Build linux-aarch64
/
...
/
Build & Link
36m 16s
Build linux-x64-baseline
/
...
/
Build & Link
21m 30s
Build linux-x64
/
...
/
Build & Link
18m 52s
Build windows-x64-baseline
/
Build Submodules
14s
Build windows-x64-baseline
/
...
/
Build Zig
8m 19s
Build windows-x64
/
Build Submodules
10s
Build windows-x64
/
...
/
Build Zig
8m 33s
Format
/
Format
55s
Lint
/
Lint
16s
Test linux-aarch64
/
Tests
15m 57s
Test linux-aarch64
/
Node.js Tests
18m 9s
Test linux-x64-baseline
/
Tests
14m 45s
Test linux-x64-baseline
/
Node.js Tests
13m 12s
Test linux-x64
/
Tests
10m 3s
Test linux-x64
/
Node.js Tests
15m 46s
Test darwin-aarch64
/
Tests
11m 27s
Test darwin-aarch64
/
Node.js Tests
2m 55s
Test darwin-x64-baseline
/
Tests
14m 44s
Test darwin-x64-baseline
/
Node.js Tests
3m 44s
Test darwin-x64
/
Tests
14m 31s
Test darwin-x64
/
Node.js Tests
3m 56s
Test windows-x64-baseline
/
Tests
11m 18s
Test windows-x64-baseline
/
Node.js Tests
4m 48s
Cleanup
7s
Test windows-x64
/
Tests
10m 20s
Test windows-x64
/
Node.js Tests
1m 36s
Annotations
84 errors and 3 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
The operation was canceled.
|
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: 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
|
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: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L4142
[
"",
" installed [email protected]",
"",
+ " 1 package installed"
- " 2 packages installed"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:4142:11
|
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)
|
Test darwin-x64 / 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: 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)
|
Test linux-x64 / Node.js Tests
The self-hosted runner: nsc-runner-tca8ookmssm90 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 linux-x64-baseline / Node.js Tests
The self-hosted runner: nsc-runner-5gn4u84jdm3iu 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: 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
|
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).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,
0,
+ 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 "the install succeeds" timed out after 10000ms
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 "overrides reset when removed" timed out after 5000ms:
test\cli\install\overrides.test.ts#L8
at install (C:\a\bun\bun\test\cli\install\overrides.test.ts:8:16)
at C:\a\bun\bun\test\cli\install\overrides.test.ts:175:3
at C:\a\bun\bun\test\cli\install\overrides.test.ts:165:38
|
error: Test "should handle bitbucket git dependencies" timed out after 20000ms
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
|
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
|
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#L3593
[
+ ".cache"
- ".bin",
- ".cache",
- "uglify"
]
- Expected - 3
+ Received + 1
at C:\a\bun\bun\test\cli\install\bun-install.test.ts:3593:3
|
error: expect(received).toEqual(expected):
test\cli\install\bun-install.test.ts#L3658
[
- ".bin",
".cache",
"uglify"
]
- Expected - 1
+ Received + 0
at C:\a\bun\bun\test\cli\install\bun-install.test.ts:3658: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#L3779
[
+ ".cache"
- ".bin",
- ".cache",
- "uglify"
]
- Expected - 3
+ Received + 1
at C:\a\bun\bun\test\cli\install\bun-install.test.ts:3779:3
|
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,
0,
+ 1,
+ 1,
+ 1,
+ 1,
+ 1
- 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: 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
|
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
|
error: TestPassed:
test\js\bun\http\serve.test.ts#L314
at pull (C:\a\bun\bun\test\js\bun\http\serve.test.ts:314:25)
at promiseInvokeOrNoopMethodNoCatch (:1:21)
at promiseInvokeOrNoopMethod (:1:21)
at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
at :5:273
|
error:
test\js\bun\http\serve.test.ts#L1433
at C:\a\bun\bun\test\js\bun\http\serve.test.ts:1433:15
at error (C:\a\bun\bun\test\js\bun\http\serve.test.ts:1427:20)
|
error:
test\js\bun\http\serve.test.ts#L1438
at C:\a\bun\bun\test\js\bun\http\serve.test.ts:1438:15
|
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
|
Test windows-x64-baseline / Tests
Process completed with exit code 1.
|
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.
|
Test linux-aarch64 / Node.js Tests
The self-hosted runner: nsc-runner-13e2c2kmti510 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
|
25.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
|
4.7 KB |
|
bun-darwin-x64-profile
Expired
|
20.4 MB |
|
bun-darwin-x64-tests
Expired
|
14.5 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
|
6.55 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
|
9.23 KB |
|
bun-linux-x64-profile
Expired
|
61.2 MB |
|
bun-linux-x64-tests
Expired
|
4.69 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
|
76.2 KB |
|
bun-windows-x64-node-tests
Expired
|
32.4 KB |
|
bun-windows-x64-profile
Expired
|
90.6 MB |
|
bun-windows-x64-tests
Expired
|
76 KB |
|