cask: fix Insufficient Parameters during quarantine (#21090) #39970
tests.yml
on: pull_request
syntax
57s
tap syntax
7m 58s
formula audit
5m 49s
cask audit
1m 52s
vendored gems
50s
Matrix: analytics
Matrix: bundle-and-services
Matrix: test-bot
Matrix: tests
Matrix: update-test
Annotations
10 errors and 2 warnings
|
tests (macOS):
/opt/homebrew/Library/Homebrew/test/cask/artifact/zshcompletion_spec.rb#L37
Cask::Artifact::ZshCompletion with install with long completion links the completion to the proper directory
Failure/Error: InstallHelper.install_without_artifacts(cask)
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/opt/homebrew/Library/Homebrew/test/cask/list_spec.rb#L99
Cask::List given a set of installed Casks lists the installed files for those Casks
Failure/Error: casks.each { InstallHelper.install_without_artifacts_with_caskfile(_1) }
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/opt/homebrew/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb#L22
Cask::Artifact::Artifact without target fails to load
Failure/Error: InstallHelper.install_without_artifacts(cask)
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/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: InstallHelper.install_without_artifacts(cask)
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/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: InstallHelper.install_without_artifacts(cask)
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/opt/homebrew/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb#L45
Cask::Artifact::Artifact moves the artifact to the proper directory
Failure/Error: InstallHelper.install_without_artifacts(cask)
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/opt/homebrew/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb#L52
Cask::Artifact::Artifact avoids clobbering an existing artifact
Failure/Error: InstallHelper.install_without_artifacts(cask)
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/opt/homebrew/Library/Homebrew/test/cask/reinstall_spec.rb#L28
Cask::Reinstall displays the reinstallation progress with zapping
Failure/Error: Cask::Installer.new(caffeine).install
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/opt/homebrew/Library/Homebrew/test/cask/reinstall_spec.rb#L51
Cask::Reinstall allows reinstalling a Cask
Failure/Error: Cask::Installer.new(Cask::CaskLoader.load(cask_path("local-transmission-zip"))).install
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
tests (macOS):
/opt/homebrew/Library/Homebrew/test/cask/reinstall_spec.rb#L7
Cask::Reinstall displays the reinstallation progress
Failure/Error: Cask::Installer.new(caffeine).install
NoMethodError:
undefined method 'spec' for an instance of Cask::URL
|
|
No bottle built for libfaketime!:
Formula/lib/libfaketime.rb#L0
libfaketime has unbottled dependencies, so a bottle will not be built.
|
|
test-bot (macOS x86_64)
No bottle built.
|