Skip to content

Use prepended modules instead of undef for OS-specific code #30253

Use prepended modules instead of undef for OS-specific code

Use prepended modules instead of undef for OS-specific code #30253

Triggered via pull request September 19, 2024 17:43
@dduuggdduugg
synchronize #18305
no-undefs
Status Failure
Total duration 10m 53s
Artifacts

tests.yml

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

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.