Skip to content

fix(spec): align cli-completion spec with implementation (#360) #454

fix(spec): align cli-completion spec with implementation (#360)

fix(spec): align cli-completion spec with implementation (#360) #454

Triggered via push December 12, 2025 11:13
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: push
Lint & Type Check
23s
Lint & Type Check
Matrix: test_matrix
Validate Changesets
0s
Validate Changesets
All checks passed
2s
All checks passed
All checks passed
0s
All checks passed
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test (windows-pwsh)
Process completed with exit code 1.
test/core/completions/installers/zsh-installer.test.ts > ZshInstaller > install with .zshrc auto-configuration > should configure .zshrc for Oh My Zsh when fpath is missing: test/core/completions/installers/zsh-installer.test.ts#L644
AssertionError: expected '# OPENSPEC:START\n# OpenSpec shell co…' to contain 'custom/completions' - Expected + Received - custom/completions + # OPENSPEC:START + # OpenSpec shell completions configuration + fpath=("C:\Users\RUNNER~1\AppData\Local\Temp\openspec-zsh-test-9ea719d8-dd7e-45ce-a5a7-18a51340ee50\.oh-my-zsh\custom\completions" $fpath) + autoload -Uz compinit + compinit + # OPENSPEC:END ❯ test/core/completions/installers/zsh-installer.test.ts:644:25
test/core/completions/installers/zsh-installer.test.ts > ZshInstaller > configureZshrc > should handle write permission errors gracefully: test/core/completions/installers/zsh-installer.test.ts#L510
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ test/core/completions/installers/zsh-installer.test.ts:510:22
test/core/completions/installers/zsh-installer.test.ts > ZshInstaller > install > should handle installation errors gracefully: test/core/completions/installers/zsh-installer.test.ts#L202
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ test/core/completions/installers/zsh-installer.test.ts:202:30
All checks passed
Process completed with exit code 1.
Test (linux-bash)
No files were found with the provided path: coverage/. No artifacts will be uploaded.