Use prepended modules instead of undef
for OS-specific code
#30253
tests.yml
on: pull_request
syntax
1m 5s
tap syntax
8m 18s
formula audit
7m 15s
cask audit
3m 14s
vendored gems
43s
Matrix: test-default-formula
Matrix: tests
Matrix: update-test
Annotations
3 errors
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/os/mac/pkgconfig_spec.rb#L47
pkg-config returns the correct version for libcurl
Failure/Error: expect(pc_version("libcurl")).to eq(version)
expected: "8.6.0"
got: "8.4.0"
(compared using ==)
|
tests (macOS 14 arm64):
opt/homebrew/Library/Homebrew/test/os/mac/pkgconfig_spec.rb#L47
pkg-config returns the correct version for libcurl
Failure/Error: expect(pc_version("libcurl")).to eq(version)
expected: "8.6.0"
got: "8.4.0"
(compared using ==)
|
tests (macOS 14 arm64)
Process completed with exit code 1.
|