Skip to content

cli/named_args: raise priority of core casks #28532

cli/named_args: raise priority of core casks

cli/named_args: raise priority of core casks #28532

Triggered via pull request July 12, 2024 04:09
Status Failure
Total duration 9m 3s
Artifacts

tests.yml

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

Annotations

10 errors
tests (macOS 14 arm64): opt/homebrew/Library/Homebrew/test/cmd/--cache_spec.rb#L30
Homebrew::Cmd::Cache prints the cache files for a given Formula and Cask Failure/Error: expect { brew "--cache", testball, cask_path("local-caffeine") } .to output( %r{ #{HOMEBREW_CACHE}/downloads/[\da-f]{64}--testball-.*\n #{HOMEBREW_CACHE}/downloads/[\da-f]{64}--caffeine\.zip }xo, ).to_stdout .and output(/(Treating .* as a formula).*(Treating .* as a cask)/m).to_stderr .and be_a_success expected block to output /(Treating .* as a formula).*(Treating .* as a cask)/m to stderr, but output "Error: Failed to load formula: /opt/homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb\nlocal-caffeine: undefined method `cask' for module Formulary::FormulaNamespacefc03be66216566522e4e010ab9bdf5e3c08296a5af68b94e308f55570eca40fe\nWarning: Treating /opt/homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb as a cask.\n" Diff for (output /(Treating .* as a formula).*(Treating .* as a cask)/m ...): @@ -1,3 +1,5 @@ -/(Treating .* as a formula).*(Treating .* as a cask)/m +Error: Failed to load formula: /opt/homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb +local-caffeine: undefined method `cask' for module Formulary::FormulaNamespacefc03be66216566522e4e010ab9bdf5e3c08296a5af68b94e308f55570eca40fe +Warning: Treating /opt/homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb as a cask.
tests (macOS 14 arm64): opt/homebrew/Library/Homebrew/test/cmd/--cache_spec.rb#L30
Homebrew::Cmd::Cache prints the cache files for a given Formula and Cask Failure/Error: expect { brew "--cache", testball, cask_path("local-caffeine") } .to output( %r{ #{HOMEBREW_CACHE}/downloads/[\da-f]{64}--testball-.*\n #{HOMEBREW_CACHE}/downloads/[\da-f]{64}--caffeine\.zip }xo, ).to_stdout .and output(/(Treating .* as a formula).*(Treating .* as a cask)/m).to_stderr .and be_a_success expected block to output /(Treating .* as a formula).*(Treating .* as a cask)/m to stderr, but output "Error: Failed to load formula: /opt/homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb\nlocal-caffeine: undefined method `cask' for module Formulary::FormulaNamespacefc03be66216566522e4e010ab9bdf5e3c08296a5af68b94e308f55570eca40fe\nWarning: Treating /opt/homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb as a cask.\n" Diff for (output /(Treating .* as a formula).*(Treating .* as a cask)/m ...): @@ -1,3 +1,5 @@ -/(Treating .* as a formula).*(Treating .* as a cask)/m +Error: Failed to load formula: /opt/homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb +local-caffeine: undefined method `cask' for module Formulary::FormulaNamespacefc03be66216566522e4e010ab9bdf5e3c08296a5af68b94e308f55570eca40fe +Warning: Treating /opt/homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb as a cask.
tests (macOS 14 arm64)
Process completed with exit code 1.
tests (Ubuntu 20.04)
The job was canceled because "tests__macOS_14_arm64__--" failed.
tests (Ubuntu 20.04)
The operation was canceled.
tests (online)
The job was canceled because "tests__macOS_14_arm64__--" failed.
tests (online)
The operation was canceled.
tests (macOS 13 x86_64)
The job was canceled because "tests__macOS_14_arm64__--" failed.
tests (macOS 13 x86_64): usr/local/Homebrew/Library/Homebrew/test/cmd/--cache_spec.rb#L30
Homebrew::Cmd::Cache prints the cache files for a given Formula and Cask Failure/Error: expect { brew "--cache", testball, cask_path("local-caffeine") } .to output( %r{ #{HOMEBREW_CACHE}/downloads/[\da-f]{64}--testball-.*\n #{HOMEBREW_CACHE}/downloads/[\da-f]{64}--caffeine\.zip }xo, ).to_stdout .and output(/(Treating .* as a formula).*(Treating .* as a cask)/m).to_stderr .and be_a_success expected block to output /(Treating .* as a formula).*(Treating .* as a cask)/m to stderr, but output "Error: Failed to load formula: /usr/local/Homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb\nlocal-caffeine: undefined method `cask' for module Formulary::FormulaNamespaced9887ec900c890e51b4227f0b1304644b2399bdd860a84bb4bf16661a0d69041\nWarning: Treating /usr/local/Homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb as a cask.\n" Diff for (output /(Treating .* as a formula).*(Treating .* as a cask)/m ...): @@ -1,3 +1,5 @@ -/(Treating .* as a formula).*(Treating .* as a cask)/m +Error: Failed to load formula: /usr/local/Homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb +local-caffeine: undefined method `cask' for module Formulary::FormulaNamespaced9887ec900c890e51b4227f0b1304644b2399bdd860a84bb4bf16661a0d69041 +Warning: Treating /usr/local/Homebrew/Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb as a cask.
tests (macOS 13 x86_64)
The operation was canceled.