Skip to content

Instantly share code, notes, and snippets.

@lierdakil
Created January 7, 2018 22:10
Show Gist options
  • Save lierdakil/6c98288f6a81e909fbb275e011714c6d to your computer and use it in GitHub Desktop.
Save lierdakil/6c98288f6a81e909fbb275e011714c6d to your computer and use it in GitHub Desktop.
==================== stack-7.10.yaml ====================
hasktags-0.69.4: test (suite: testsuite)
### Failure in: 21:testcase12.hs:0:these were not found
tests/Test.hs:39
expected: ["Bar","Baz"]
but got: []
Cases: 150 Tried: 150 Errors: 0 Failures: 1
hasktags-0.69.4: Test suite testsuite failed
Test suite failure for package hasktags-0.69.4
testsuite: exited with: ExitFailure 1
Logs printed to console
==================== stack-7.8.yaml ====================
hasktags-0.69.4: test (suite: testsuite)
### Failure in: 21:testcase12.hs:0:these were not found
expected: ["Bar","Baz"]
but got: []
Cases: 150 Tried: 150 Errors: 0 Failures: 1
hasktags-0.69.4: Test suite testsuite failed
Test suite failure for package hasktags-0.69.4
testsuite: exited with: ExitFailure 1
Logs printed to console
==================== stack-8.0.yaml ====================
hasktags-0.69.4: test (suite: testsuite)
### Failure in: 21:testcase12.hs:0:these were not found
tests/Test.hs:39
expected: ["Bar","Baz"]
but got: []
Cases: 150 Tried: 150 Errors: 0 Failures: 1
hasktags-0.69.4: Test suite testsuite failed
Test suite failure for package hasktags-0.69.4
testsuite: exited with: ExitFailure 1
Logs printed to console
==================== stack-ghcjs.yaml ====================
hasktags-0.69.4: test (suite: testsuite)
### Failure in: 15:testcase12.hs:0:these were not found
tests/Test.hs:39
expected: ["Bar","Baz"]
but got: []
Cases: 150 Tried: 150 Errors: 0 Failures: 1
hasktags-0.69.4: Test suite testsuite failed
Test suite failure for package hasktags-0.69.4
testsuite: exited with: ExitFailure 1
Logs printed to console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment