Skip to content

Add win32 path.toNamespacedPath and align rest of node:path with Node #11370

Add win32 path.toNamespacedPath and align rest of node:path with Node

Add win32 path.toNamespacedPath and align rest of node:path with Node #11370

Re-run triggered February 2, 2024 10:01
Status Failure
Total duration 10m 53s
Billable time 54m
Artifacts 5

bun-mac-aarch64.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Tests bun-darwin-aarch64
Process completed with exit code 1.
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string
at map (:1:21) at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:463:11 at /Users/runner/work/bun/bun/test/bundler/expectBundled.ts:443:11
macOS Dependencies (native, aarch64, bun-darwin-aarch64, bun-obj-darwin-aarch64, bun-obj-darwin-a...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS C++ (native, aarch64, bun-darwin-aarch64, bun-obj-darwin-aarch64, bun-obj-darwin-aarch64, m...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS Zig Object (native, aarch64, bun-obj-darwin-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS Link (native, aarch64, bun-darwin-aarch64, bun-obj-darwin-aarch64, bun-darwin-aarch64, bun-...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests bun-darwin-aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, thollander/actions-comment-pull-request@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests bun-darwin-aarch64
embed description must be shorter than 2048, got 2845 Pull Request ### ❌ [Add win32 path.toNamespacedPath and align rest of node:path with Node](https://github.com/oven-sh/bun/pull/8469) @jdalton, there are 29 files with test failures on bun-darwin-aarch64: - [`test/bundler/bundler_browser.test.ts`](#testbundlerbundler_browsertestts) 8 failing - [`test/bundler/bundler_bun.test.ts`](#testbundlerbundler_buntestts) 1 failing - [`test/bundler/bundler_cjs2esm.test.ts`](#testbundlerbundler_cjs2esmtestts) 11 failing - [`test/bundler/bundler_compile.test.ts`](#testbundlerbundler_compiletestts) 10 failing - [`test/bundler/bundler_decorator_metadata.test.ts`](#testbundlerbundler_decorator_metadatatestts) 2 failing - [`test/bundler/bundler_edgecase.test.ts`](#testbundlerbundler_edgecasetestts) 35 failing - [`test/bundler/bundler_jsx.test.ts`](#testbundlerbundler_jsxtestts) 8 failing - [`test/bundler/bundler_minify.test.ts`](#testbundlerbundler_minifytestts) 7 failing - [`test/bundler/bundler_npm.test.ts`](#testbundlerbundler_npmtestts) 2 failing - [`test/bundler/bundler_plugin.test.ts`](#testbundlerbundler_plugintestts) 10 failing - [`test/bundler/bundler_regressions.test.ts`](#testbundlerbundler_regressionstestts) 2 failing - [`test/bundler/bundler_string.test.ts`](#testbundlerbundler_stringtestts) 53 failing - [`test/bundler/esbuild/dce.test.ts`](#testbundleresbuilddcetestts) 22 failing - [`test/bundler/esbuild/default.test.ts`](#testbundleresbuilddefaulttestts) 100 failing - [`test/bundler/esbuild/extra.test.ts`](#testbundleresbuildextratestts) 210 failing - [`test/bundler/esbuild/importstar.test.ts`](#testbundleresbuildimportstartestts) 55 failing - [`test/bundler/esbuild/importstar_ts.test.ts`](#testbundleresbuildimportstar_tstestts) 23 failing - [`test/bundler/esbuild/loader.test.ts`](#testbundleresbuildloadertestts) 6 failing - [`test/bundler/esbuild/packagejson.test.ts`](#testbundleresbuildpackagejsontestts) 59 failing - [`test/bundler/esbuild/ts.test.ts`](#testbundleresbuildtstestts) 36 failing - [`test/bundler/esbuild/tsconfig.test.ts`](#testbundleresbuildtsconfigtestts) 13 failing - [`test/cli/install/bun-install.test.ts`](#testcliinstallbun-installtestts) 1 failing - [`test/cli/install/bunx.test.ts`](#testcliinstallbunxtestts) 1 failing - [`test/cli/test/bun-test.test.ts`](#testclitestbun-testtestts) 2 failing - [`test/js/bun/util/inspect-error.test.js`](#testjsbunutilinspect-errortestjs) 2 failing - [`test/js/node/child_process/child_process-node.test.js`](#testjsnodechild_processchild_process-nodetestjs) SIGTERM - [`test/js/node/fs/fs.test.ts`](#testjsnodefsfstestts) 2 failing - [`test/js/node/watch/fs.watchFile.test.ts`](#testjsnodewatchfswatchfiletestts) 1 failing - [`test/js/third_party/webpack/webpack.test.ts`](#testjsthird_partywebpackwebpacktestts) 1 failing **[View test output](https://github.com/oven-sh/bun/actions/runs/7754001912)**

Artifacts

Produced during runtime
Name Size
bun-darwin-aarch64 Expired
16.4 MB
bun-darwin-aarch64-cpp Expired
125 MB
bun-darwin-aarch64-deps Expired
33.9 MB
bun-darwin-aarch64-profile Expired
18.6 MB
bun-obj-darwin-aarch64 Expired
114 MB