env_config: infer HOMEBREW_FORBID_PACKAGES_FROM_PATHS from HOMEBREW_DEVELOPER #30290
Annotations
11 errors
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb#L45
Cask::Artifact::Artifact moves the artifact to the proper directory
Failure/Error: let(:cask) { Cask::CaskLoader.load(cask_path("with-generic-artifact")) }
Cask::CaskUnavailableError:
Cask 'with-generic-artifact' is unavailable: No Cask with this name exists.
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb#L52
Cask::Artifact::Artifact avoids clobbering an existing artifact
Failure/Error: let(:cask) { Cask::CaskLoader.load(cask_path("with-generic-artifact")) }
Cask::CaskUnavailableError:
Cask 'with-generic-artifact' is unavailable: No Cask with this name exists.
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb#L30
Cask::Artifact::Artifact with relative target does not fail to load
Failure/Error: let(:cask) { Cask::CaskLoader.load(cask_path("with-generic-artifact")) }
Cask::CaskUnavailableError:
Cask 'with-generic-artifact' is unavailable: No Cask with this name exists.
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb#L22
Cask::Artifact::Artifact without target fails to load
Failure/Error: let(:cask) { Cask::CaskLoader.load(cask_path("with-generic-artifact")) }
Cask::CaskUnavailableError:
Cask 'with-generic-artifact' is unavailable: No Cask with this name exists.
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb#L38
Cask::Artifact::Artifact with user-relative target does not fail to load
Failure/Error: let(:cask) { Cask::CaskLoader.load(cask_path("with-generic-artifact")) }
Cask::CaskUnavailableError:
Cask 'with-generic-artifact' is unavailable: No Cask with this name exists.
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/app_spec.rb#L266
Cask::Artifact::App uninstall_phase backs up read-only managed apps
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/app_spec.rb#L256
Cask::Artifact::App uninstall_phase deletes managed apps
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/app_spec.rb#L306
Cask::Artifact::App upgrade reuses the same directory
Failure/Error: let(:cask) { Cask::CaskLoader.load(cask_path("local-caffeine")) }
Cask::CaskUnavailableError:
Cask 'local-caffeine' is unavailable: No Cask with this name exists.
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/app_spec.rb#L346
Cask::Artifact::App upgrade when the directory is owned by root reuses the same directory
Failure/Error: let(:cask) { Cask::CaskLoader.load(cask_path("local-caffeine")) }
Cask::CaskUnavailableError:
Cask 'local-caffeine' is unavailable: No Cask with this name exists.
|
Run brew tests:
opt/homebrew/Library/Homebrew/test/cask/artifact/app_spec.rb#L368
Cask::Artifact::App upgrade when the directory is owned by root when the system blocks modifying apps uninstalls and reinstalls the app
Failure/Error: let(:cask) { Cask::CaskLoader.load(cask_path("local-caffeine")) }
Cask::CaskUnavailableError:
Cask 'local-caffeine' is unavailable: No Cask with this name exists.
|
Loading