Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Nov 22, 2019
  2. Oct 10, 2019
  3. Aug 21, 2019
  4. Aug 20, 2019
  5. Apr 03, 2019
  6. Feb 20, 2019
  7. Feb 17, 2019
    • Shaun Jackman's avatar
      Dockerfile.test.yml: Run brew test-bot as linuxbrew · a30b69c3
      Shaun Jackman authored
      Running brew test-bot as root fails.
      
      ==> Running brew update...
      Error: Running Homebrew as root is extremely dangerous and no longer supported.
      a30b69c3
    • Shaun Jackman's avatar
      tests: Disable tests that require being non-root · 3bcffeae
      Shaun Jackman authored
      Set the environment variable USER=root which is required by
      brew tests --only=utils/user
      
      Fix these tests:
      rspec ./test/diagnostic_checks_spec.rb:26 # Homebrew::Diagnostic::Checks #check_access_directories
      rspec ./test/pathname_spec.rb:120 # Pathname#ensure_writable makes a file writable and restores permissions
      rspec ./test/utils/user_spec.rb:22 # User#gui? when the current user is in a console session gui? should equal true
      rspec ./test/utils/user_spec.rb:6 # User should eq nil
      3bcffeae
  8. Oct 25, 2018
Loading