summaryrefslogtreecommitdiff
path: root/jstests/mr_killop.js
Commit message (Expand)AuthorAgeFilesLines
* mr_killop remove kill time check, as it may not be a valid check running in p...Aaron2011-01-311-2/+0
* fix spurious timeout kills causing slowdown in mr_killop, caused by additiona...Aaron2011-01-311-2/+6
* fixed mr_killop test, was broken because reduce is not called for only 1 entr...agirbal2011-01-241-4/+5
* don't use double quotes in startParallelShellAaron2010-12-291-1/+3
* mr_killop windows debugAaron2010-12-281-2/+2
* debug and try to fix mr_killop windows failuresAaron2010-12-281-1/+3
* SERVER-387 fix mr_killop test by including new required 'out' fieldAaron2010-12-201-7/+14
* clean m/r testsEliot Horowitz2010-12-171-1/+2
* indentEliot Horowitz2010-12-171-82/+82
* SERVER-387 test killop with map reduceAaron2010-12-141-0/+112