extend/kernel: make opoo
/odie
/etc. print GitHub Actions notes.
#27434
tests.yml
on: pull_request
syntax
42s
tap syntax
4m 59s
formula audit
6m 16s
cask audit
3m 15s
vendored gems
1m 39s
docker
4m 35s
Matrix: test-default-formula
Matrix: tests
Matrix: update-test
Annotations
21 errors
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/reinstall_spec.rb#L10
Homebrew::Cmd::Reinstall reinstalls a Formula
Failure/Error:
expect { brew "reinstall", "testball" }
.to output(/Reinstalling testball/).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/install_spec.rb#L29
Homebrew::Cmd::InstallCmd can install keg-only Formulae
Failure/Error:
expect { brew "install", "testball1" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/1\.0}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/install_spec.rb#L76
Homebrew::Cmd::InstallCmd installs formulae with debug symbols
Failure/Error:
expect { brew "install", "testball1", "--debug-symbols", "--build-from-source" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/install_spec.rb#L9
Homebrew::Cmd::InstallCmd installs formulae
Failure/Error:
expect { brew "install", "testball1" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/install_spec.rb#L19
Homebrew::Cmd::InstallCmd installs formulae with options
Failure/Error:
expect { brew "install", "testball1", "--with-foo" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/install_spec.rb#L9
Homebrew::Cmd::InstallCmd installs formulae
Failure/Error:
expect { brew "install", "testball1" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/install_spec.rb#L29
Homebrew::Cmd::InstallCmd can install keg-only Formulae
Failure/Error:
expect { brew "install", "testball1" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/1\.0}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/install_spec.rb#L76
Homebrew::Cmd::InstallCmd installs formulae with debug symbols
Failure/Error:
expect { brew "install", "testball1", "--debug-symbols", "--build-from-source" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/install_spec.rb#L19
Homebrew::Cmd::InstallCmd installs formulae with options
Failure/Error:
expect { brew "install", "testball1", "--with-foo" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cmd/reinstall_spec.rb#L10
Homebrew::Cmd::Reinstall reinstalls a Formula
Failure/Error:
expect { brew "reinstall", "testball" }
.to output(/Reinstalling testball/).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\nWarning: A newer Command Line Tools release is available.\nUpdate them from Software Update in System Settings.\n\nIf that doesn't show you any updates, run:\n sudo rm -rf /Library/Developer/CommandLineTools\n sudo xcode-select --install\n\nAlternatively, manually download them from:\n https://developer.apple.com/download/all/.\nYou should download the Command Line Tools for Xcode 15.1.\n\n"
|
tests (macOS 14 arm64)
The job was canceled because "tests__macOS_13_x86_64__-" failed.
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/reinstall_spec.rb#L10
Homebrew::Cmd::Reinstall reinstalls a Formula
Failure/Error:
expect { brew "reinstall", "testball" }
.to output(/Reinstalling testball/).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/install_spec.rb#L76
Homebrew::Cmd::InstallCmd installs formulae with debug symbols
Failure/Error:
expect { brew "install", "testball1", "--debug-symbols", "--build-from-source" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/install_spec.rb#L9
Homebrew::Cmd::InstallCmd installs formulae
Failure/Error:
expect { brew "install", "testball1" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/install_spec.rb#L19
Homebrew::Cmd::InstallCmd installs formulae with options
Failure/Error:
expect { brew "install", "testball1", "--with-foo" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/install_spec.rb#L29
Homebrew::Cmd::InstallCmd can install keg-only Formulae
Failure/Error:
expect { brew "install", "testball1" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/1\.0}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/install_spec.rb#L76
Homebrew::Cmd::InstallCmd installs formulae with debug symbols
Failure/Error:
expect { brew "install", "testball1", "--debug-symbols", "--build-from-source" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/install_spec.rb#L29
Homebrew::Cmd::InstallCmd can install keg-only Formulae
Failure/Error:
expect { brew "install", "testball1" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/1\.0}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/install_spec.rb#L19
Homebrew::Cmd::InstallCmd installs formulae with options
Failure/Error:
expect { brew "install", "testball1", "--with-foo" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/cmd/install_spec.rb#L9
Homebrew::Cmd::InstallCmd installs formulae
Failure/Error:
expect { brew "install", "testball1" }
.to output(%r{#{HOMEBREW_CELLAR}/testball1/0\.1}o).to_stdout
.and not_to_output.to_stderr
.and be_a_success
expected block to not output to stderr, but output "Warning: Your Xcode (15.0.1) is outdated.\nPlease update to Xcode 15.1 (or delete it).\nXcode can be updated from the App Store.\n\n"
|
tests (macOS 14 arm64)
The operation was canceled.
|