test(guardrails): consolidate growth checks in Vitest (#9354) #1
Annotations
10 errors and 2 warnings
|
Run full Vitest suite on macOS:
src/lib/onboard/runtime-provider/docker-operation-authority.ts#L380
Error: Docker operation could not resolve one absolute Docker executable.
❯ qualifyDockerExecutable src/lib/onboard/runtime-provider/docker-operation-authority.ts:380:11
❯ createDockerOperationAuthority src/lib/onboard/runtime-provider/docker-operation-authority.ts:649:22
❯ createContainerStateMutationHarness test/helpers/docker-state-mutation-harness.ts:369:9
❯ createDockerStateMutationHarness test/helpers/docker-state-mutation-harness.ts:447:10
❯ src/lib/onboard/runtime-provider/docker-state-mutation.test.ts:129:21
|
|
Run full Vitest suite on macOS:
src/lib/onboard/runtime-provider/docker-operation-authority.ts#L380
Error: Docker operation could not resolve one absolute Docker executable.
❯ qualifyDockerExecutable src/lib/onboard/runtime-provider/docker-operation-authority.ts:380:11
❯ createDockerOperationAuthority src/lib/onboard/runtime-provider/docker-operation-authority.ts:649:22
❯ createContainerStateMutationHarness test/helpers/docker-state-mutation-harness.ts:369:9
❯ createDockerStateMutationHarness test/helpers/docker-state-mutation-harness.ts:447:10
❯ src/lib/onboard/runtime-provider/docker-state-mutation.test.ts:108:21
|
|
Run full Vitest suite on macOS:
src/lib/onboard/runtime-provider/docker-operation-authority.ts#L380
Error: Docker operation could not resolve one absolute Docker executable.
❯ qualifyDockerExecutable src/lib/onboard/runtime-provider/docker-operation-authority.ts:380:11
❯ createDockerOperationAuthority src/lib/onboard/runtime-provider/docker-operation-authority.ts:649:22
❯ createContainerStateMutationHarness test/helpers/docker-state-mutation-harness.ts:369:9
❯ createDockerStateMutationHarness test/helpers/docker-state-mutation-harness.ts:447:10
❯ src/lib/onboard/runtime-provider/docker-state-mutation.test.ts:89:21
|
|
Run full Vitest suite on macOS:
src/lib/onboard/runtime-provider/docker-operation-authority.ts#L380
Error: Docker operation could not resolve one absolute Docker executable.
❯ qualifyDockerExecutable src/lib/onboard/runtime-provider/docker-operation-authority.ts:380:11
❯ createDockerOperationAuthority src/lib/onboard/runtime-provider/docker-operation-authority.ts:649:22
❯ createContainerStateMutationHarness test/helpers/docker-state-mutation-harness.ts:369:9
❯ createDockerStateMutationHarness test/helpers/docker-state-mutation-harness.ts:447:10
❯ src/lib/onboard/runtime-provider/docker-state-mutation.test.ts:55:21
|
|
Run full Vitest suite on macOS:
test/repro-2666-silent-list-status.test.ts#L278
AssertionError: expected -1 to be greater than or equal to 0
❯ expectLayerBefore test/repro-2666-silent-list-status.test.ts:278:24
❯ test/repro-2666-silent-list-status.test.ts:423:5
|
|
Run full Vitest suite on macOS:
test/repro-2666-silent-list-status.test.ts#L278
AssertionError: expected -1 to be greater than or equal to 0
❯ expectLayerBefore test/repro-2666-silent-list-status.test.ts:278:24
❯ test/repro-2666-silent-list-status.test.ts:385:5
|
|
Run full Vitest suite on macOS:
test/repro-2666-silent-list-status.test.ts#L340
AssertionError: expected '\n [2/8] Starting OpenShell gateway\…' to contain 'my-assist'
- Expected
+ Received
- my-assist
+
+ [2/8] Starting OpenShell gateway
+ ──────────────────────────────────────────────────
+ Starting OpenShell Docker-driver gateway via managed service...
+
+ OpenShell gateway managed service did not become healthy within the configured 1 immediate health probe; using standalone fallback.
+ Last readiness check: endpoint registered=yes, OpenShell CLI health=no, direct gRPC health=no.
+ Logs: tail -n 200 "$(brew --prefix)/var/log/openshell/openshell-gateway.out.log" "$(brew --prefix)/var/log/openshell/openshell-gateway.err.log"
+
❯ test/repro-2666-silent-list-status.test.ts:340:24
|
|
Run full Vitest suite on macOS:
test/bootstrap-windows.test.ts#L183
AssertionError: expected '/Applications\Docker\Docker' to be 'C:\Program Files\Docker\Docker' // Object.is equality
Expected: "C:\Program Files\Docker\Docker"
Received: "/Applications\Docker\Docker"
❯ test/bootstrap-windows.test.ts:183:34
❯ test/bootstrap-windows.test.ts:37:5
|
|
Run full Vitest suite on macOS:
test/bootstrap-windows.test.ts#L162
AssertionError: expected { matchesMachineInstall: false } to deeply equal { matchesMachineInstall: true }
- Expected
+ Received
{
- "matchesMachineInstall": true,
+ "matchesMachineInstall": false,
}
❯ test/bootstrap-windows.test.ts:162:22
❯ test/bootstrap-windows.test.ts:37:5
|
|
Run full Vitest suite on macOS:
test/bootstrap-windows.test.ts#L134
AssertionError: expected { matchesUserInstall: true, …(2) } to deeply equal { matchesUserInstall: true, …(2) }
- Expected
+ Received
{
"candidateCount": 2,
- "machineCheckedFirst": true,
+ "machineCheckedFirst": false,
"matchesUserInstall": true,
}
❯ test/bootstrap-windows.test.ts:134:22
❯ test/bootstrap-windows.test.ts:37:5
|
|
Install pinned OpenShell
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Install macOS test dependencies
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
background
wait
wait-all
cancel
parallel
Loading