Skip to content

github_runner_matrix: include 15-x86_64 with --all-supported #30251

github_runner_matrix: include 15-x86_64 with --all-supported

github_runner_matrix: include 15-x86_64 with --all-supported #30251

Triggered via pull request September 19, 2024 16:28
Status Success
Total duration 15m 29s
Artifacts

tests.yml

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

Annotations

2 errors
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/utils/github_spec.rb#L24
GitHub::search_issues queries GitHub issues with the passed parameters Failure/Error: results = described_class.search_issues("brew search", repo: "Homebrew/legacy-homebrew", author: "MikeMcQuaid", is: "issue", no: "milestone") GitHub::API::AuthenticationFailedError: GitHub API Error: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 8041:40F9A:E156BF:E3015D:66EC52ED. HOMEBREW_GITHUB_API_TOKEN may be invalid or expired; check: https://github.com/settings/tokens
tests (macOS 13 x86_64): usr/local/Homebrew/Library/Homebrew/test/cask/installer_spec.rb#L132
Cask::Installer install allows already-installed Casks which auto-update to be installed if force is provided Failure/Error: expect do described_class.new(with_auto_updates, force: true).install end.not_to raise_error expected no Exception, got #<ErrorDuringExecution:"Failure while executing; `/usr/bin/env cp -pR /private/tmp/homebrew-tests-20240919-4747-yc0u9i/temp/homebrew-unpack20240919-4747-j6b41t/MyFancyApp/. /private/tmp/homebrew-tests-20240919-4747-yc0u9i/prefix/Caskroom/auto-updates/2.61/MyFancyApp` exited with 1. Here's the output:\ncp: /private/tmp/homebrew-tests-20240919-4747-yc0u9i/temp/homebrew-unpack20240919-4747-j6b41t/MyFancyApp/.: No such file or directory\n"> with backtrace: # ./system_command.rb:396:in `assert_success!' # ./system_command.rb:75:in `run!' # ./system_command.rb:40:in `run' # ./system_command.rb:44:in `run!' # ./system_command.rb:32:in `system_command!' # ./unpack_strategy/directory.rb:24:in `block in extract_to_dir' # ./unpack_strategy/directory.rb:23:in `each' # ./unpack_strategy/directory.rb:23:in `extract_to_dir' # ./unpack_strategy.rb:151:in `extract' # ./unpack_strategy.rb:188:in `block in extract_nestedly' # ./unpack_strategy.rb:163:in `extract_nestedly' # ./cask/installer.rb:232:in `extract_primary_container' # ./cask/installer.rb:84:in `stage' # ./cask/installer.rb:111:in `install' # ./test/cask/installer_spec.rb:140:in `block (4 levels) in <top (required)>' # ./test/cask/installer_spec.rb:139:in `block (3 levels) in <top (required)>' # ./test/support/helper/spec/shared_context/homebrew_cask.rb:64:in `block (2 levels) in <top (required)>'