Skip to content

fix windows next tests in ci #1206

fix windows next tests in ci

fix windows next tests in ci #1206

Triggered via pull request May 15, 2024 03:20
Status Failure
Total duration 49m 39s
Billable time 2h 13m
Artifacts 25

ci.yml

on: pull_request
Build linux-aarch64  /  ...  /  Build & Link
32m 30s
Build linux-aarch64 / Build Linux / Build & Link
Build linux-x64-baseline  /  ...  /  Build & Link
14m 35s
Build linux-x64-baseline / Build Linux / Build & Link
Build linux-x64  /  ...  /  Build & Link
14m 58s
Build linux-x64 / Build Linux / Build & Link
Build darwin-aarch64  /  Link
4m 47s
Build darwin-aarch64 / Link
Build darwin-x64-baseline  /  Link
10m 38s
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
8m 49s
Build windows-x64-baseline / Link
Build windows-x64  /  Link
5m 14s
Build windows-x64 / Link
Test linux-aarch64  /  Tests
16m 10s
Test linux-aarch64 / Tests
Test linux-aarch64  /  Node.js Tests
0s
Test linux-aarch64 / Node.js Tests
Test linux-x64-baseline  /  Tests
9m 59s
Test linux-x64-baseline / Tests
Test linux-x64-baseline  /  Node.js Tests
0s
Test linux-x64-baseline / Node.js Tests
Test linux-x64  /  Tests
9m 40s
Test linux-x64 / Tests
Test linux-x64  /  Node.js Tests
0s
Test linux-x64 / Node.js Tests
Test darwin-aarch64  /  Tests
16m 56s
Test darwin-aarch64 / Tests
Test darwin-aarch64  /  Node.js Tests
0s
Test darwin-aarch64 / Node.js Tests
Test darwin-x64-baseline  /  Tests
14m 53s
Test darwin-x64-baseline / Tests
Test darwin-x64-baseline  /  Node.js Tests
0s
Test darwin-x64-baseline / Node.js Tests
Test darwin-x64  /  Tests
15m 1s
Test darwin-x64 / Tests
Test darwin-x64  /  Node.js Tests
0s
Test darwin-x64 / Node.js Tests
Test windows-x64-baseline  /  Tests
10m 15s
Test windows-x64-baseline / Tests
Test windows-x64-baseline  /  Node.js Tests
0s
Test windows-x64-baseline / Node.js Tests
Cleanup
4s
Cleanup
Test windows-x64  /  Tests
11m 23s
Test windows-x64 / Tests
Test windows-x64  /  Node.js Tests
0s
Test windows-x64 / Node.js Tests
Fit to window
Zoom out
Zoom in

Annotations

48 errors and 4 warnings
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 / 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 windows-x64 / Tests
Process completed with exit code 1.
error: expect(received).toEqual(expected): test\bundler\expectBundled.ts#L1195
[ + "/../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-d4a7_2052715048_cchy/bun-build-tests/bun-ynhykq/cjs2esm/ModuleExportsEqualsRuntimeCondition/node_modules/lib/index.js", + "/../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-d4a7_2052715048_cchy/bun-build-tests/bun-ynhykq/cjs2esm/ModuleExportsEqualsRuntimeCondition/node_modules/lib/library.dev.js", + "/../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-d4a7_2052715048_cchy/bun-build-tests/bun-ynhykq/cjs2esm/ModuleExportsEqualsRuntimeCondition/node_modules/lib/library.prod.js" - "/node_modules/lib/index.js", - "/node_modules/lib/library.dev.js", - "/node_modules/lib/library.prod.js" ] - Expected - 3 + Received + 3 at C:\a\bun\bun\test\bundler\expectBundled.ts:1195:11 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/EmbeddedFileOutfile/foo-ddf09a484d53dfca.file" Bun v1.1.8-canary.1+cb4bc8047 (Windows x64) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
1 | // @Bun 2 | var i="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=external+minify/generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=external+minify/generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS"); ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=external+minify/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:2:451 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
1 | // @Bun 2 | var i="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=inline+minify/generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=inline+minify/generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS"); ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=inline+minify/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:2:447 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
1 | // @Bun 2 | var i="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=none+minify/generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=none+minify/generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS"); ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=none+minify/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:2:443 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
5 | // ../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=external/generated.small.binary 6 | var generated_small_default = "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=external/generated.small-cf13f3a5f0cd7053.binary"; 7 | 8 | // ../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=external/entry.ts 9 | import fs from "fs"; 10 | fs.readFileSync(generated_big_default).toString("hex"); ^ ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=external/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:10:1 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
5 | // ../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=inline/generated.small.binary 6 | var generated_small_default = "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=inline/generated.small-cf13f3a5f0cd7053.binary"; 7 | 8 | // ../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=inline/entry.ts 9 | import fs from "fs"; 10 | fs.readFileSync(generated_big_default).toString("hex"); ^ ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-d4a7_2052715485_8fg5/bun-build-tests/bun-vvAgrJ/compile/10344+sourcemap=inline/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:10:1 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
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
2 files with failing tests
Test darwin-x64-baseline / Tests
Process completed with exit code 1.
Test darwin-x64-baseline / Tests
Process completed with exit code 1.
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
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
2 files with failing tests
Test darwin-x64 / Tests
Process completed with exit code 1.
error: expect(received).toEqual(expected): test\bundler\expectBundled.ts#L1195
[ + "/../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-arpx_2052977590_3ach/bun-build-tests/bun-Ypuwhs/cjs2esm/ModuleExportsEqualsRuntimeCondition/node_modules/lib/index.js", + "/../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-arpx_2052977590_3ach/bun-build-tests/bun-Ypuwhs/cjs2esm/ModuleExportsEqualsRuntimeCondition/node_modules/lib/library.dev.js", + "/../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-arpx_2052977590_3ach/bun-build-tests/bun-Ypuwhs/cjs2esm/ModuleExportsEqualsRuntimeCondition/node_modules/lib/library.prod.js" - "/node_modules/lib/index.js", - "/node_modules/lib/library.dev.js", - "/node_modules/lib/library.prod.js" ] - Expected - 3 + Received + 3 at C:\a\bun\bun\test\bundler\expectBundled.ts:1195:11 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/EmbeddedFileOutfile/foo-ddf09a484d53dfca.file" Bun v1.1.8-canary.1+cb4bc8047 (Windows x64 baseline) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
1 | // @Bun 2 | var i="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=external+minify/generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=external+minify/generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS"); ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=external+minify/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:2:451 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64 baseline) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
1 | // @Bun 2 | var i="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=inline+minify/generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=inline+minify/generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS"); ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=inline+minify/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:2:447 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64 baseline) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
1 | // @Bun 2 | var i="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=none+minify/generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=none+minify/generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS"); ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=none+minify/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:2:443 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64 baseline) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
5 | // ../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=external/generated.small.binary 6 | var generated_small_default = "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=external/generated.small-cf13f3a5f0cd7053.binary"; 7 | 8 | // ../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=external/entry.ts 9 | import fs from "fs"; 10 | fs.readFileSync(generated_big_default).toString("hex"); ^ ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=external/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:10:1 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64 baseline) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
error: Runtime failed: test\bundler\expectBundled.ts#L1329
5 | // ../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=inline/generated.small.binary 6 | var generated_small_default = "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=inline/generated.small-cf13f3a5f0cd7053.binary"; 7 | 8 | // ../../../../../../../../../runneradmin/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=inline/entry.ts 9 | import fs from "fs"; 10 | fs.readFileSync(generated_big_default).toString("hex"); ^ ENOENT: No such file or directory errno: -2 syscall: "open" path: "B:/~BUN/root/../../../../../../../../../RUNNER~1/AppData/Local/Temp/bun-test-tmp-arpx_2052978044_kq9v/bun-build-tests/bun-Z6soIr/compile/10344+sourcemap=inline/generated.big-9c4cfba7cd6316b5.binary" at B:/~BUN/root/out:10:1 Bun v1.1.8-canary.1+cb4bc8047 (Windows x64 baseline) at C:\a\bun\bun\test\bundler\expectBundled.ts:1329:17 at C:\a\bun\bun\test\bundler\expectBundled.ts:480:11
Test windows-x64-baseline / Tests
Process completed with exit code 1.
Test darwin-aarch64 / Tests
Process completed with exit code 1.
error: expect(received).toEqual(expected): test/cli/install/bunx.test.ts#L218
+ [] - [ - "test.js" - ] - Expected - 3 + Received + 1 at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/bunx.test.ts:218:3
error: expect(received).not.toContain(expected): test/cli/install/bunx.test.ts#L240
Expected to not contain: "error:" Received: " Resolving dependencies\nerror: InstallFailed extracting tarball for cowsay\n Resolved, downloaded and extracted [2]\nerror: FileNotFound when create temporary directory named \".1fefcddebfbfb4cf-00000001.cowsay\" (while extracting \"cowsay\")\n" at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/bunx.test.ts:240:3
error: expect(received).not.toContain(expected): test/cli/install/bunx.test.ts#L283
Expected to not contain: "error:" Received: " Resolving dependencies\nerror: InstallFailed extracting tarball for cowsay\n Resolved, downloaded and extracted [2]\nerror: FileNotFound when create temporary directory named \".f7ef9ce87f5af75b-00000001.cowsay\" (while extracting \"cowsay\")\n" at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/bunx.test.ts:283:3
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
1 files with failing tests
Test linux-aarch64 / Tests
Process completed with exit code 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++
openssl@1.1 has been deprecated because it is not supported upstream!
Build darwin-aarch64 / Link
openssl@1.1 has been deprecated because it is not supported upstream!
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.2 MB
bun-darwin-aarch64-profile
18.6 MB
bun-darwin-aarch64-tests
18.4 KB
bun-darwin-x64
18.7 MB
bun-darwin-x64-baseline
18.7 MB
bun-darwin-x64-baseline-profile
20.7 MB
bun-darwin-x64-baseline-tests
15.9 KB
bun-darwin-x64-profile
20.7 MB
bun-darwin-x64-tests
7.83 KB
bun-feature-data
475 Bytes
bun-linux-aarch64
32 MB
bun-linux-aarch64-profile
62.2 MB
bun-linux-aarch64-tests
6.52 KB
bun-linux-x64
33.3 MB
bun-linux-x64-baseline
33.2 MB
bun-linux-x64-baseline-profile
62.4 MB
bun-linux-x64-baseline-tests
6.49 KB
bun-linux-x64-profile
62.5 MB
bun-linux-x64-tests
6.47 KB
bun-windows-x64
33.6 MB
bun-windows-x64-baseline
33.5 MB
bun-windows-x64-baseline-profile
96.4 MB
bun-windows-x64-baseline-tests
80.5 KB
bun-windows-x64-profile
96.5 MB
bun-windows-x64-tests
70.2 KB