Skip to content
Snippets Groups Projects
  • Oleg Grenrus's avatar
    6a9a101c
    Add validate.sh script [ci skip] · 6a9a101c
    Oleg Grenrus authored
    This script contains similar commands to appveyor.yml, except it relies
    on cabal new-build, so should be safe to run locally.
    
    Using this script can ease Travis stress.
    
    ATM I see following tests failing:
    
    - PackageTests/Backpack/Includes3/setup-external-ok.test.hs
        - https://github.com/haskell/cabal/issues/5039
    - PackageTests/CustomPlain/setup.test.hs
        - `<command line>: cannot satisfy -package-id Cabal-2.1.0.0-inplace`
    - PackageTests/CustomDep/sandbox.test.hs
        - `.../dist-sandbox-3402c05b/setup/setup: createProcess: runInteractiveProcess: exec: permission denied (Permission denied)`
    6a9a101c
    History
    Add validate.sh script [ci skip]
    Oleg Grenrus authored
    This script contains similar commands to appveyor.yml, except it relies
    on cabal new-build, so should be safe to run locally.
    
    Using this script can ease Travis stress.
    
    ATM I see following tests failing:
    
    - PackageTests/Backpack/Includes3/setup-external-ok.test.hs
        - https://github.com/haskell/cabal/issues/5039
    - PackageTests/CustomPlain/setup.test.hs
        - `<command line>: cannot satisfy -package-id Cabal-2.1.0.0-inplace`
    - PackageTests/CustomDep/sandbox.test.hs
        - `.../dist-sandbox-3402c05b/setup/setup: createProcess: runInteractiveProcess: exec: permission denied (Permission denied)`
Code owners
Assign users and groups as approvers for specific file changes. Learn more.