Skip to content

Merge pull request #15766 from MikeMcQuaid/analytics_fix_at #23237

Merge pull request #15766 from MikeMcQuaid/analytics_fix_at

Merge pull request #15766 from MikeMcQuaid/analytics_fix_at #23237

Triggered via push July 26, 2023 15:59
Status Success
Total duration 15m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

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

Annotations

2 errors and 8 warnings
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/system_command_spec.rb#L154
SystemCommand with both STDOUT and STDERR output from upstream without print_stderr its result stderr is expected to eq "2\n4\n6\n" Failure/Error: its(:stderr) { is_expected.to eq([2, 4, 6, nil].join("\n")) } expected: "2\n4\n6\n" got: "" (compared using ==) Diff: @@ -1,4 +1 @@ -2 -4 -6 Shared Example Group: "it returns '1 2 3 4 5 6'" called from ./test/system_command_spec.rb:194
tests (macOS 13): usr/local/Homebrew/Library/Homebrew/test/system_command_spec.rb#L154
SystemCommand with both STDOUT and STDERR output from upstream with print_stdout its result stderr is expected to eq "2\n4\n6\n" Failure/Error: its(:stderr) { is_expected.to eq([2, 4, 6, nil].join("\n")) } expected: "2\n4\n6\n" got: "" (compared using ==) Diff: @@ -1,4 +1 @@ -2 -4 -6 Shared Example Group: "it returns '1 2 3 4 5 6'" called from ./test/system_command_spec.rb:180
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.
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#L12
UnpackStrategy::Subversion #extract 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 when the directory name contains an '@' symbol #extract Skipped: Subversion is not installed.