Merge pull request #17722 from reitermarkus/ignore-interrupts #28718
tests.yml
on: push
syntax
42s
tap syntax
4m 43s
formula audit
6m 28s
cask audit
2m 48s
vendored gems
42s
docker
8m 45s
Matrix: test-default-formula
Matrix: tests
Matrix: update-test
Annotations
4 errors and 1 warning
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/--repository_spec.rb#L11
brew --repository prints a Tap's repository
Failure/Error:
expect { brew_sh "--repository", "foo/bar" }
.to output("#{ENV.fetch("HOMEBREW_LIBRARY")}/Taps/foo/homebrew-bar\n").to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "\e[4;33mWarning\e[0m: \e[1m--repository\e[0m is a developer command, so Homebrew's\ndeveloper mode has been automatically turned on.\nTo turn developer mode off, run:\n brew developer off\n\n"
|
tests (Ubuntu 20.04):
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/cmd/--repository_spec.rb#L11
brew --repository prints a Tap's repository
Failure/Error:
expect { brew_sh "--repository", "foo/bar" }
.to output("#{ENV.fetch("HOMEBREW_LIBRARY")}/Taps/foo/homebrew-bar\n").to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "\e[4;33mWarning\e[0m: \e[1m--repository\e[0m is a developer command, so Homebrew's\ndeveloper mode has been automatically turned on.\nTo turn developer mode off, run:\n brew developer off\n\n"
|
tests (Ubuntu 22.04):
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/cmd/--repository_spec.rb#L11
brew --repository prints a Tap's repository
Failure/Error:
expect { brew_sh "--repository", "foo/bar" }
.to output("#{ENV.fetch("HOMEBREW_LIBRARY")}/Taps/foo/homebrew-bar\n").to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "\e[4;33mWarning\e[0m: \e[1m--repository\e[0m is a developer command, so Homebrew's\ndeveloper mode has been automatically turned on.\nTo turn developer mode off, run:\n brew developer off\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/--repository_spec.rb#L11
brew --repository prints a Tap's repository
Failure/Error:
expect { brew_sh "--repository", "foo/bar" }
.to output("#{ENV.fetch("HOMEBREW_LIBRARY")}/Taps/foo/homebrew-bar\n").to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "\e[4;33mWarning\e[0m: \e[1m--repository\e[0m is a developer command, so Homebrew's\ndeveloper mode has been automatically turned on.\nTo turn developer mode off, run:\n brew developer off\n\n"
|
tests (online)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
|