Commit Graph

40 Commits

Author SHA1 Message Date
gregs
98f68e445e don't overwrite dirty point when adding new SERVER-3688 2011-10-04 11:27:43 -04:00
gregs
c13de89d52 minor final fixup for SERVER-3688 2011-10-04 11:27:43 -04:00
gregs
09bf4a167a tests for SERVER-3688 2011-10-04 11:27:43 -04:00
Eliot Horowitz
4c53a82ac5 try to make test more reliable 2011-08-08 01:19:01 -04:00
gregs
dceaf5bb0b add error bounds to polygon bbox 2011-08-04 13:59:37 -04:00
gregs
ec9147aaeb tests for including location in geoNear results 2011-08-04 13:44:30 -04:00
gregs
5c9b154159 start of explain additions to geo_full - SERVER-3139 2011-07-27 12:37:46 -04:00
gregs
4e35995b5e remember seed with inaccuracy issue 2011-07-27 12:37:46 -04:00
gregs
e5335c24fc Add better many-points test 2011-07-27 12:37:45 -04:00
gregs
06ad5c3a9a test fix SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
06018555df make geo_full test reasonable again SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
2c5d3f57a0 working $near / geoNear with uniqueDocs, no syntax support for $near yet - SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
91904ad820 support for $uniqueDocs in $within queries - SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
4b13175cdc first draft of fixes... SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
844f88f7cd use 2d index for exact matches too - SERVER-2968 2011-05-11 13:41:46 -04:00
gregs
e4c3ecd92c each location is a unique snowflake - don't merge in returned set 2011-05-05 11:28:42 -04:00
gregs
75e33c5251 finish around logic for SERVER-1348 2011-05-05 11:28:42 -04:00
Aaron
8e06d82d47 SERVER-2843 test 2011-03-29 18:14:53 -07:00
Aaron
14ef6d6bc3 SERVER-2737 commitIfNeeded() in cappedTruncateAfter() 2011-03-22 22:10:42 -07:00
Eliot Horowitz
382d7e21d3 increasing threshold 2011-03-06 21:05:57 -05:00
Mathias Stearn
57b5ede361 debuggability 2011-02-09 16:57:10 -05:00
Mathias Stearn
3537518adf test resiliency 2011-02-01 18:18:36 -05:00
Mathias Stearn
35deed4a49 Adjust times in test 2011-02-01 12:00:40 -05:00
Mathias Stearn
e37b40a7cd Make slow weekly tests less slow by not using DurAlwaysCommit 2011-01-17 23:21:52 -05:00
Aaron
a860959b44 test index recreate in index dur test 2011-01-14 19:35:44 -08:00
Aaron
37a315ef47 commit dur index build test 2011-01-14 17:00:28 -08:00
Mathias Stearn
30464fe0e1 allow other dur tests while dur_passthrough is running 2010-12-30 11:39:02 -05:00
Aaron
786b5defd8 don't use double quotes in startParallelShell 2010-12-29 08:48:57 -08:00
Mathias Stearn
8e8d09912a index_many2 no longer fails 2010-12-28 22:23:25 -05:00
Mathias Stearn
33fa6ce2ac slowWeekly version of dur_passthrough.js 2010-12-28 20:19:26 -05:00
Eliot Horowitz
3344ead095 sligtly more lenient on weekly timing tests - need a better test 2010-12-19 01:18:50 -05:00
Eliot Horowitz
3e418683ca try to make weekly tests more reliable 2010-11-14 21:12:41 -05:00
Eliot Horowitz
f46bea2557 disk re-use test 2010-11-14 20:55:17 -05:00
Eliot Horowitz
1b1cb57e50 remove inf. loop possibility 2010-09-28 13:59:48 -04:00
Mathias Stearn
fe341ea9e0 Adjust times on geo_near_random tests 2010-09-03 13:28:10 -04:00
Richard Kreuter
4d2d1c4fb4 Add some asserts to a concurrency test. 2010-08-02 17:52:13 -04:00
Richard Kreuter
638973cfa5 Move concurrency test to slowWeekly. 2010-08-02 16:52:37 -04:00
Aaron
7782698bb8 move slow test that is now fast, add small optimization to cursor advance 2010-07-21 00:10:10 -07:00
Richard Kreuter
dacea7c5aa Swap the -Nightly and -Weekly tests. Oops. SERVER-1361 2010-07-14 15:10:07 -04:00
Richard Kreuter
6baaaf605f Split smokeJsSlow into -Nightly and -Weekly suites. SERVER-1361 2010-07-14 11:35:46 -04:00