Skip to content

dev-cmd/pr-publish: add missing require #28722

dev-cmd/pr-publish: add missing require

dev-cmd/pr-publish: add missing require #28722

Re-run triggered July 14, 2024 20:29
Status Success
Total duration 7m 29s
Artifacts

tests.yml

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

Annotations

5 errors
tests (online): 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 (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 (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 (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"