Skip to content

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

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

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

Triggered via pull request February 2, 2024 11:00
Status Failure
Total duration 39m 43s
Billable time 56m
Artifacts 5

bun-mac-x64.yml

on: pull_request
Matrix: macOS C++
Matrix: macOS Dependencies
Matrix: macOS Zig Object
Matrix: macOS Link
Matrix: macOS-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Tests bun-darwin-x64
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 (haswell, x86_64, bun-darwin-x64, bun-obj-darwin-x64, macos-12-large, bun-obj-...
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 Zig Object (haswell, x86_64, bun-obj-darwin-x64)
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 C++ (haswell, x86_64, bun-darwin-x64, bun-obj-darwin-x64, macos-12-large, bun-obj-darwin-x64)
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 Link (haswell, x86_64, bun-darwin-x64, bun-obj-darwin-x64, bun-darwin-x64, macos-12-large, ...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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-x64
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-x64
embed description must be shorter than 2048, got 2945 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 30 files with test failures on bun-darwin-x64: - [`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/test/bun-test.test.ts`](#testclitestbun-testtestts) 1 failing - [`test/js/bun/util/inspect-error.test.js`](#testjsbunutilinspect-errortestjs) 2 failing - [`test/js/bun/util/which.test.ts`](#testjsbunutilwhichtestts) 1 failing - [`test/js/node/child_process/child_process-node.test.js`](#testjsnodechild_processchild_process-nodetestjs) SIGTERM - [`test/js/node/fs/fs.test.ts`](#testjsnodefsfstestts) 3 failing - [`test/js/node/path/browserify.test.js`](#testjsnodepathbrowserifytestjs) 1 failing - [`test/js/node/watch/fs.watchFile.test.ts`](#testjsnodewatchfswatchfiletestts) 1 failing - [`test/js/third_party/postgres/postgres.test.ts`](#testjsthird_partypostgrespostgrestestts) 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/7754971098)**

Artifacts

Produced during runtime
Name Size
bun-darwin-x64 Expired
18 MB
bun-darwin-x64-cpp Expired
121 MB
bun-darwin-x64-deps Expired
45.1 MB
bun-darwin-x64-profile Expired
20.1 MB
bun-obj-darwin-x64 Expired
117 MB