Skip to content

dup and close file descriptors #7114

dup and close file descriptors

dup and close file descriptors #7114

Triggered via pull request September 14, 2023 08:17
Status Failure
Total duration 28m 1s
Artifacts 8

bun-linux-build.yml

on: pull_request
Matrix: linux
Matrix: linux-test
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Tests linux-x64-baseline
Process completed with exit code 1.
error: FAIL: test/js/bun/http/serve.test.ts#L266
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: FAIL: test/js/bun/http/serve.test.ts#L266
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: FAIL: test/js/bun/http/serve.test.ts#L266
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: FAIL: test/js/bun/http/serve.test.ts#L266
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: TestPassed: test/js/bun/http/serve.test.ts#L229
at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:229:24) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: throw an error here.: test/js/node/http/node-http.test.ts#L839
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:839:12 at emit (node:events:122:94) at fetch (node:http:377:26)
error: expect(received).toBe(expected): test/js/web/fetch/fetch-gzip.test.ts#L79
Expected: true Received: false at /home/runner/work/bun/bun/test/js/web/fetch/fetch-gzip.test.ts:79:2
Tests linux-x64-baseline
1 files with failing tests
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1252
Expected: "side effects! [Function]\nsetValue 123\nobserver 123\nb" Received: "side effects! [Function]\nb\nsetValue 123\nobserver 123" at /home/runner/work/bun/bun/test/bundler/expectBundled.ts:1252:12 at /home/runner/work/bun/bun/test/bundler/expectBundled.ts:408:10
error: FAIL: test/js/bun/http/serve.test.ts#L266
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: FAIL: test/js/bun/http/serve.test.ts#L266
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: FAIL: test/js/bun/http/serve.test.ts#L266
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: FAIL: test/js/bun/http/serve.test.ts#L266
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: TestPassed: test/js/bun/http/serve.test.ts#L229
at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:229:24) at promiseInvokeOrNoopMethodNoCatch (:1:20) at promiseInvokeOrNoopMethod (:1:20) at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
error: throw an error here.: test/js/node/http/node-http.test.ts#L839
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:839:12 at emit (node:events:122:94) at fetch (node:http:377:26)
Tests linux-x64
1 files with failing tests
Tests linux-x64
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
bun-linux-x64 Expired
34.4 MB
bun-linux-x64-baseline Expired
34.2 MB
bun-linux-x64-baseline-profile Expired
56.5 MB
bun-linux-x64-profile Expired
56.9 MB
bun-obj-linux-x64 Expired
157 MB
bun-obj-linux-x64-baseline Expired
153 MB
linux-x64-baseline-dependencies Expired
3.04 MB
linux-x64-dependencies Expired
3.14 MB