Allow HOMEBREW_PREFIX replacement in external patches #30873
Annotations
2 errors and 10 warnings
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/patching_spec.rb#L245
patching patch_dsl_with_homebrew_prefix
Failure/Error:
formula.brew do
formula.patch
s = File.read("libexec/NOOP")
expect(s).not_to include("NOOP"), "libexec/NOOP was not patched as expected"
expect(s).to include(HOMEBREW_PREFIX.to_s), "libexec/NOOP was not patched as expected"
end
DownloadError:
Failed to download resource "formula_name--patch"
File does not exist: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/fixtures/patches/noop-d.diff
|
Run brew tests
Process completed with exit code 1.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/cmd/--prefix_spec.rb#L16
Homebrew::Cmd::Prefix prints the prefix for a Formula
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos tcl-tk formula exists
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos dyld-headers formula exists
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos file-formula formula exists
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos netcat formula exists
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos ssh-copy-id formula exists
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos cyrus-sasl formula exists
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libxslt formula exists
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libiconv formula exists
Skipped: Requires homebrew/core to be tapped.
|
Run brew tests:
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos ruby formula exists
Skipped: Requires homebrew/core to be tapped.
|
Loading