Skip to content

remove dependency on xargs (#479) #2316

remove dependency on xargs (#479)

remove dependency on xargs (#479) #2316

GitHub Actions / JUnit Test Report failed Oct 13, 2024 in 0s

4064 tests run, 3087 passed, 976 skipped, 1 failed.

Annotations

Check failure on line 1 in bats

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

bats.[windows-latest|wsl|sops] template: helm template w/ chart + values.yaml

(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 186,
 in test file tests/unit/template.bats, line 120)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 186,
 in test file tests/unit/template.bats, line 120)
  `assert_output --partial "port: 85"' failed

-- output does not contain substring --
substring (1 lines):
  port: 85
output (3 lines):
  failed to load plugins: failed to read plugin at "C:\\Users\\runneradmin\\AppData\\Roaming\\helm\\plugins\\helm-secrets\\plugin.yaml": open C:\Users\runneradmin\AppData\Roaming\helm\plugins\helm-secrets\plugin.yaml: The process cannot access the file because it is being used by another process.
  Error: unknown command "secrets" for "helm"
  Run 'helm --help' for usage.
--