-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Disable tests that don't work in Postgres, and don't start a mongo for postgres tests #2481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable tests that don't work in Postgres, and don't start a mongo for postgres tests #2481
Conversation
@drew-gross updated the pull request. |
Opted to make the PR into master. Hopefully postgres tests don't continue to be a pain, it would be nice to prevent postgres regressions in master if possible. |
Current coverage is 92.00% (diff: 100%)@@ master #2481 diff @@
==========================================
Files 95 95
Lines 10706 10776 +70
Methods 1312 1332 +20
Messages 0 0
Branches 1738 1762 +24
==========================================
+ Hits 9837 9914 +77
+ Misses 869 862 -7
Partials 0 0
|
Let's see how it goes, once Travis finishes. |
Looks like both postgreses are passing. Just waiting on mongo now. Being able to not start mongo when running postgres tests should help somewhat. |
looks good! Merging! |
🎉 This change has been released in version 6.1.0-alpha.13 |
🎉 This change has been released in version 6.3.0-beta.1 |
🎉 This change has been released in version 6.3.0-alpha.1 |
🎉 This change has been released in version 6.3.0 |
No description provided.