Skip to content

fix(win): bugs with files in roots / bugs with resolver and unc shares #1372

fix(win): bugs with files in roots / bugs with resolver and unc shares

fix(win): bugs with files in roots / bugs with resolver and unc shares #1372

Triggered via pull request May 18, 2024 02:33
Status Failure
Total duration 49m 32s
Billable time 1h 46m
Artifacts 18

ci.yml

on: pull_request
Build linux-aarch64  /  ...  /  Build & Link
32m 39s
Build linux-aarch64 / Build Linux / Build & Link
Build linux-x64-baseline  /  ...  /  Build & Link
15m 20s
Build linux-x64-baseline / Build Linux / Build & Link
Build linux-x64  /  ...  /  Build & Link
15m 22s
Build linux-x64 / Build Linux / Build & Link
Build darwin-aarch64  /  Link
5m 5s
Build darwin-aarch64 / Link
Build darwin-x64-baseline  /  Link
10m 54s
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
4m 19s
Build windows-x64-baseline / Link
Build windows-x64  /  Link
4m 35s
Build windows-x64 / Link
Test linux-aarch64  /  Tests
15m 48s
Test linux-aarch64 / Tests
Test linux-aarch64  /  Node.js Tests
0s
Test linux-aarch64 / Node.js Tests
Test linux-x64-baseline  /  Tests
9m 52s
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 46s
Test linux-x64 / Tests
Test linux-x64  /  Node.js Tests
0s
Test linux-x64 / Node.js Tests
Test darwin-aarch64  /  Tests
9m 38s
Test darwin-aarch64 / Tests
Test darwin-aarch64  /  Node.js Tests
0s
Test darwin-aarch64 / Node.js Tests
Test darwin-x64-baseline  /  Tests
15m 5s
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 30s
Test darwin-x64 / Tests
Test darwin-x64  /  Node.js Tests
0s
Test darwin-x64 / Node.js Tests
Test windows-x64-baseline  /  Node.js Tests
Test windows-x64-baseline / Node.js Tests
Test windows-x64-baseline  /  Tests
Test windows-x64-baseline / Tests
Cleanup
5s
Cleanup
Test windows-x64  /  Node.js Tests
Test windows-x64 / Node.js Tests
Test windows-x64  /  Tests
Test windows-x64 / Tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 27 warnings
Build windows-x64 / Link
Process completed with exit code 1.
Build windows-x64-baseline / Link
Process completed with exit code 1.
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:791:27) at #handleOnExit (node:child_process:587:31)
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: expect(received).toBeGreaterThanOrEqual(expected): test/js/node/process/process.test.js#L109
Expected: >= 72 Received: 70.1 at /Users/runner/work/bun/bun/test/js/node/process/process.test.js:109:3
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
1 files with failing tests
Test darwin-x64 / 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
error: expect(received).toBeGreaterThanOrEqual(expected): test/js/node/process/process.test.js#L109
Expected: >= 72 Received: 70.1 at /Users/runner/work/bun/bun/test/js/node/process/process.test.js:109:3
Test darwin-x64-baseline / Tests
Process completed with exit code 1.
Test darwin-aarch64 / Tests
Process completed with exit code 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
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
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-x64 / Build C++
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
Build darwin-x64 / Build C++
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Build darwin-x64 / Build C++
libtool 2.4.7 is already installed and up-to-date. To reinstall 2.4.7, run: brew reinstall libtool
Build darwin-x64 / Build C++
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
Build darwin-x64 / Build C++
openssl@1.1 1.1.1w is already installed, it's just not linked. To link this version, run: brew link openssl@1.1
Build darwin-x64 / Build C++
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Build darwin-x64-baseline / Build C++
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
Build darwin-x64-baseline / Build C++
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Build darwin-x64-baseline / Build C++
libtool 2.4.7 is already installed and up-to-date. To reinstall 2.4.7, run: brew reinstall libtool
Build darwin-x64-baseline / Build C++
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
Build darwin-x64-baseline / Build C++
openssl@1.1 1.1.1w is already installed, it's just not linked. To link this version, run: brew link openssl@1.1
Build darwin-x64-baseline / Build C++
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Build darwin-x64 / Link
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
Build darwin-x64 / Link
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Build darwin-x64 / Link
libtool 2.4.7 is already installed and up-to-date. To reinstall 2.4.7, run: brew reinstall libtool
Build darwin-x64 / Link
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
Build darwin-x64 / Link
openssl@1.1 1.1.1w is already installed, it's just not linked. To link this version, run: brew link openssl@1.1
Build darwin-x64 / Link
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Build darwin-x64-baseline / Link
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
Build darwin-x64-baseline / Link
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Build darwin-x64-baseline / Link
libtool 2.4.7 is already installed and up-to-date. To reinstall 2.4.7, run: brew reinstall libtool
Build darwin-x64-baseline / Link
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
Build darwin-x64-baseline / Link
openssl@1.1 1.1.1w is already installed, it's just not linked. To link this version, run: brew link openssl@1.1
Build darwin-x64-baseline / Link
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Build darwin-aarch64 / Link
openssl@1.1 has been deprecated because it is not supported upstream!

Artifacts

Produced during runtime
Name Size
bun-darwin-aarch64
17.2 MB
bun-darwin-aarch64-profile
18.7 MB
bun-darwin-aarch64-tests
16.2 KB
bun-darwin-x64
18.8 MB
bun-darwin-x64-baseline
18.7 MB
bun-darwin-x64-baseline-profile
20.7 MB
bun-darwin-x64-baseline-tests
19.1 KB
bun-darwin-x64-profile
20.8 MB
bun-darwin-x64-tests
8.59 KB
bun-linux-aarch64
32 MB
bun-linux-aarch64-profile
62.2 MB
bun-linux-aarch64-tests
4.76 KB
bun-linux-x64
33.3 MB
bun-linux-x64-baseline
33.3 MB
bun-linux-x64-baseline-profile
62.5 MB
bun-linux-x64-baseline-tests
4.76 KB
bun-linux-x64-profile
62.6 MB
bun-linux-x64-tests
7.54 KB