Open bear454 opened 6 years ago
@bear454 we could run travis twice with a different database. Would you like to set this up? You would need to fix the failures, but after that we would ensure that this keep working in every PR. :thinking:
@Ana06 read the discussion in #2225
Tests are passing reliably for me on PostgreSQL after merging:
I'm submitting a ..
Current behavior:
Continuous testing on Travis CI is run on a Sqlite3 database; as of filing this issue, running our test suite on either MariaDB or Postgres results in intermittent failures.
Expected correct behavior:
Travis CI runs on either MariaDB or Postgres, without introducing flakiness.
Other information:
Introduced in #2225.