Skip to content

workflows/build-pkg: install gh. #23312

workflows/build-pkg: install gh.

workflows/build-pkg: install gh. #23312

Triggered via pull request July 31, 2023 18:30
Status Success
Total duration 12m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

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

Annotations

1 error and 4 warnings
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/dev-cmd/test_spec.rb#L8
brew test tests a given Formula Failure/Error: expect { brew "test", "--verbose", "testball" } .to output(/Testing testball/).to_stdout .and not_to_output.to_stderr .and be_a_success expected block to not output to stderr, but output "/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.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/cmd/rbcmd.rb (Errno::ENOENT)\n\tfrom /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.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/2.6.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/2.6.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/2.6.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/2.6.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/2.6.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/2.6.0/gems/simplecov-0.22.0/lib/simplecov/defaults.rb:30:in `block in <top (required)>'\n" ...and: expected #<Proc:0x00005622883b1a90@/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/dev-cmd/test_spec.rb:15> to be a success
tests (macOS 13): usr/local/Homebrew/Library/Homebrew/test/utils/svn_spec.rb#L29
Utils::Svn::version returns version of svn when svn is available Skipped: Subversion is not installed.
tests (macOS 13): usr/local/Homebrew/Library/Homebrew/test/unpack_strategy/shared_examples.rb#L6
UnpackStrategy::Subversion is correctly detected Skipped: Subversion is not installed.
tests (macOS 13): usr/local/Homebrew/Library/Homebrew/test/unpack_strategy/shared_examples.rb#L12
UnpackStrategy::Subversion #extract Skipped: Subversion is not installed.
tests (macOS 13): usr/local/Homebrew/Library/Homebrew/test/unpack_strategy/shared_examples.rb#L12
UnpackStrategy::Subversion when the directory name contains an '@' symbol #extract Skipped: Subversion is not installed.