shell: implement 'true' and 'false' builtin commands #13414
bun-mac-aarch64.yml
on: pull_request
Matrix: macOS C++
Matrix: macOS Dependencies
Matrix: macOS Zig Object
Matrix: macOS Link
Matrix: macOS-test
Annotations
8 errors
Tests bun-darwin-aarch64
Process completed with exit code 1.
|
error: expect(received).not.toContain(expected):
test/cli/install/registry/bun-install-registry.test.ts#L2087
Expected to not contain: "Saved lockfile"
Received: "bun install v1.0.36 (4e341545)\n Resolving dependencies\n Resolved, downloaded and extracted [2]\n Saved lockfile\n"
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:2087:3
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L913
[
"",
+ "Checked 1 install across 2 packages (no changes)"
- StringContaining "Checked 19 installs across 23 packages (no changes)"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:913:5
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L2133
[
"",
+ " + [email protected]",
- " + [email protected]",
"",
" 1 package installed"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:2133:3
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L2172
[
"",
+ "Checked 1 install across 2 packages (no changes)"
- " + [email protected]",
- "",
- " 1 package installed"
]
- Expected - 3
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:2172:3
|
error: expect(received).toContain(expected):
test/cli/install/registry/bun-install-registry.test.ts#L2222
Expected to contain: "Saved lockfile"
Received: "\nerror: MissingPackageJSON\nBun could not find a package.json file.\n"
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:2222:3
|
error: Oops:
test/js/bun/http/async-iterator-stream.test.ts#L38
at /Users/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19
at pull (:14:29)
at readDirectStream (:1:21)
|
error: FAIL:
test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40)
at promiseInvokeOrNoopMethodNoCatch (:1:21)
at promiseInvokeOrNoopMethod (:1:21)
at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bun-darwin-aarch64
Expired
|
16.4 MB |
|
bun-darwin-aarch64-cpp
Expired
|
54.6 MB |
|
bun-darwin-aarch64-deps
Expired
|
12 MB |
|
bun-darwin-aarch64-profile
Expired
|
17.8 MB |
|
bun-obj-darwin-aarch64
Expired
|
27.7 MB |
|