mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
turning part of test off SERVER-1430
This commit is contained in:
parent
5a2c3aa7ee
commit
8e595ca4eb
@ -82,7 +82,7 @@ function diff(){
|
||||
|
||||
if ( Math.random() > .99 ){
|
||||
db.getLastError()
|
||||
check();
|
||||
check(); // SERVER-1430 TODO
|
||||
}
|
||||
|
||||
var x = dist();
|
||||
|
Loading…
Reference in New Issue
Block a user