formula_auditor: skip non-core compatibility bumps check #39980
tests.yml
on: pull_request
syntax
50s
tap syntax
6m 34s
formula audit
5m 43s
cask audit
2m 37s
vendored gems
1m 0s
Matrix: analytics
Matrix: bundle-and-services
Matrix: test-bot
Matrix: tests
Matrix: update-test
Annotations
9 errors and 2 warnings
|
tests (generic OS)
Process completed with exit code 1.
|
|
tests (generic OS):
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/formula_auditor_spec.rb#L1422
Homebrew::FormulaAuditor#audit_revision with a revision increment when dependencies change flags missing compatibility_version bumps
Failure/Error:
expect(auditor.problems).to include(
a_hash_including(
message: a_string_matching(/must increase `compatibility_version` by 1: foo \(1 to 1\)/),
),
)
expected [] to include (a hash including {message: (a string matching /must increase `compatibility_version` by 1: foo \(1 to 1\)/)})
Diff:
@@ -1 +1 @@
-[(a hash including {message: (a string matching /must increase `compatibility_version` by 1: foo \(1 to 1\)/)})]
+[]
|
|
tests (Linux)
The strategy configuration was canceled because "tests.tests__generic_OS__--gene" failed
|
|
tests (Linux)
The operation was canceled.
|
|
tests (Linux):
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/formula_auditor_spec.rb#L1422
Homebrew::FormulaAuditor#audit_revision with a revision increment when dependencies change flags missing compatibility_version bumps
Failure/Error:
expect(auditor.problems).to include(
a_hash_including(
message: a_string_matching(/must increase `compatibility_version` by 1: foo \(1 to 1\)/),
),
)
expected [] to include (a hash including {message: (a string matching /must increase `compatibility_version` by 1: foo \(1 to 1\)/)})
Diff:
@@ -1 +1 @@
-[(a hash including {message: (a string matching /must increase `compatibility_version` by 1: foo \(1 to 1\)/)})]
+[]
|
|
tests (online)
The strategy configuration was canceled because "tests.tests__generic_OS__--gene" failed
|
|
tests (online)
The operation was canceled.
|
|
tests (macOS)
The strategy configuration was canceled because "tests.tests__generic_OS__--gene" failed
|
|
tests (macOS)
The operation was canceled.
|
|
test-bot (macOS x86_64)
No bottle built.
|
|
No bottle built for libfaketime!:
Formula/lib/libfaketime.rb#L0
libfaketime has unbottled dependencies, so a bottle will not be built.
|