We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a71e1 commit 7e0f64cCopy full SHA for 7e0f64c
tests_prepare.js
@@ -79,6 +79,9 @@ var IGNORED_TESTS = [
79
'minimongo - pause',
80
'minimongo - ids matched by selector',
81
82
+ // Flaky. Failing on Travis CI.
83
+ 'minimongo - reactive count with cached cursor',
84
+
85
// Pending pull requests.
86
// See: https://github.com/meteor/meteor/pull/9539
87
'minimongo - cursors',
0 commit comments