Skip to content

Commit 58a235b

Browse files
committed
Removed tests which depend on synchronous nature of client-side observe.
1 parent 69f756a commit 58a235b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests_prepare.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ var IGNORED_TESTS = [
8787
'minimongo - observe ordered: true',
8888
'minimongo - observe ordered: false',
8989
'minimongo - observe ordered with projection',
90+
'minimongo - reactive stop',
91+
'minimongo - fetch in observe',
9092
// See https://github.com/meteor/meteor/issues/3599
9193
'minimongo - $near operator tests'
9294
];

0 commit comments

Comments
 (0)