Skip to content

Instantly share code, notes, and snippets.

@basti1302
Created October 16, 2016 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save basti1302/911ede318501d2dd5b2257bcd589afd3 to your computer and use it in GitHub Desktop.
Save basti1302/911ede318501d2dd5b2257bcd589afd3 to your computer and use it in GitHub Desktop.
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