You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./dist/build/cabal-dev-test/cabal-dev-test
Basic invocation tests:
--help exists with success: [OK]
--version exists with success: [OK]
--numeric-version has parseable output: [OK]
exits with failure when no arguments are supplied: [OK]
short flag is passed through to cabal: [OK]
Sandboxed:
add-source stays sandboxed (no-space dir): [Failed]
ERROR: /home/aristid/.cabal/share/cabal-dev-0.9.1/admin/00-index.tar: copyFile: does not exist (No such file or directory)
add-source stays sandboxed (dir with spaces): [Failed]
ERROR: /home/aristid/.cabal/share/cabal-dev-0.9.1/admin/00-index.tar: copyFile: does not exist (No such file or directory)
Builds ok regardless of the state of the logs directory: [Failed]
ERROR: /home/aristid/.cabal/share/cabal-dev-0.9.1/admin/00-index.tar: copyFile: does not exist (No such file or directory)
Index tar files contain all contents: [Failed]
ERROR: /home/aristid/.cabal/share/cabal-dev-0.9.1/admin/00-index.tar: copyFile: does not exist (No such file or directory)
Test Cases Total
Passed 5 5
Failed 4 4
Total 9 9
These are my package versions (just the Haskell platform and some additional packages that were necessary to build cabal-dev and test suite):
I get the following test output:
These are my package versions (just the Haskell platform and some additional packages that were necessary to build cabal-dev and test suite):
The text was updated successfully, but these errors were encountered: