Created
October 16, 2016 15:45
-
-
Save basti1302/911ede318501d2dd5b2257bcd589afd3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test suite dbmigrations-tests: RUNNING... | |
### Failure in: 1:MySQL backend tests | |
test/BackendTest.hs:120 | |
Installed migrations | |
expected: ["root"] | |
but got: ["root","second"] | |
Cases: 80 Tried: 80 Errors: 0 Failures: 1 | |
Migration created successfully: "first" | |
Migration created successfully: "first" | |
Migration created successfully: "second" | |
Migration created successfully: "fourth" | |
Migration created successfully: "first" | |
Migration created successfully: "second" | |
Test suite dbmigrations-tests: FAIL | |
Test suite logged to: dist/test/dbmigrations-1.1.1-dbmigrations-tests.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment