Skip to content

Update manpage and completions. #24029

Update manpage and completions.

Update manpage and completions. #24029

Triggered via pull request October 5, 2023 00:05
Status Success
Total duration 16m 50s
Artifacts

tests.yml

on: pull_request
Matrix: test-default-formula
Matrix: tests
Matrix: update-test
Fit to window
Zoom out
Zoom in

Annotations

1 error
tests (macOS 13; Ruby 3.1): usr/local/Homebrew/Library/Homebrew/test/system_command_spec.rb#L43
SystemCommand#initialize when given an environment variable which is set to nil unsets them Failure/Error: expect do command.run! end.to raise_error(/C: parameter (null or )?not set/) expected /C: parameter (null or )?not set/, got #<ErrorDuringExecution: Failure while executing; `/usr/bin/env A=1 B=2 env bash -c printf\ \"\%s\"\ \"\$\{A\?\}\"\ \"\$\{B\?\}\"\ \"\$\{C\?\}\"` exited with 127.> with backtrace: # ./system_command.rb:327:in `assert_success!' # ./system_command.rb:59:in `run!' # ./test/system_command_spec.rb:45:in `block (5 levels) in <top (required)>' # ./test/system_command_spec.rb:44:in `block (4 levels) in <top (required)>'