github_runner_matrix: increase timeout for self-hosted 12-x86_64 #26834
tests.yml
on: pull_request
syntax
46s
tap syntax
6m 41s
formula audit
6m 36s
cask audit
2m 25s
vendored gems
1m 14s
docker
4m 34s
Matrix: test-default-formula
Matrix: tests
Matrix: update-test
Annotations
1 error
tests (Ubuntu 20.04):
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/cmd/autoremove_spec.rb#L24
Homebrew::Cmd::Autoremove integration test only removes unused dependencies
Failure/Error:
expect { brew "autoremove" }
.to be_a_success
.and output(/Autoremoving/).to_stdout
.and not_to_output.to_stderr
expected #<Proc:0x00007feeb7023d40 /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/cmd/autoremove_spec.rb:29> to be a success
...and:
expected block to not output to stderr, but output "/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb:36:in `foreach': No such file or directory @ rb_sysopen - /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/rbdevcmd.rb (Errno::ENOENT)\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb:36:in `each'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb:36:in `map'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb:36:in `classify'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/simplecov-0.22.0/lib/simplecov/simulate_coverage.rb:22:in `call'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/.simplecov:43:in `block (3 levels) in <top (required)>'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/.simplecov:41:in `each'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/.simplecov:41:in `block (2 levels) in <top (required)>'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/simplecov-0.22.0/lib/simplecov.rb:189:in `run_exit_tasks!'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/simplecov-0.22.0/lib/simplecov.rb:179:in `at_exit_behavior'\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/simplecov-0.22.0/lib/simplecov/defaults.rb:30:in `block in <top (required)>'\n"
|