-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
ALL
Buildlogger:
http://buildlogs.mongodb.org/build/529d0c03d2a60f56bc0001e5/test/529d0c06d2a60f56880002a2/
2013-12-02T17:45:53.876-0500 [testsuite] queryoptimizer | tests: 45 | fails: 1 | assert calls: 179 | time secs: 0.051 (anonymous namespace)::QueryPlanTests::QueryBoundsExactOrderSuffix::EmptyStringField std::exception: assertion src/mongo/dbtests/queryoptimizertests.cpp:95 in test (anonymous namespace)::QueryPlanTests::QueryBoundsExactOrderSuffix::EmptyStringField 2013-12-02T17:45:53.876-0500 [testsuite] queryoptimizer2 | tests: 29 | fails: 0 | assert calls: 152 | time secs: 0.027 2013-12-02T17:45:53.876-0500 [testsuite] queryoptimizercursor | tests: 160 | fails: 0 | assert calls: 20476 | time secs: 0.796 2013-12-02T17:45:53.876-0500 [testsuite] queryutil | tests: 218 | fails: 0 | assert calls: 993 | time secs: 0.045 2013-12-02T17:45:53.876-0500 [testsuite] remove | tests: 1 | fails: 0 | assert calls: 1 | time secs: 0.001 2013-12-02T17:45:53.876-0500 [testsuite] repl | tests: 72 | fails: 0 | assert calls: 613 | time secs: 15.706 2013-12-02T17:45:53.876-0500 [testsuite] replset | tests: 13 | fails: 0 | assert calls: 66 | time secs: 7.753 2013-12-02T17:45:53.876-0500 [testsuite] runner_registry | tests: 5 | fails: 0 | assert calls: 190 | time secs: 0.071 2013-12-02T17:45:53.876-0500 [testsuite] sharding | tests: 6 | fails: 0 | assert calls: 6182337 | time secs: 24.764 2013-12-02T17:45:53.876-0500 [testsuite] sock | tests: 1 | fails: 0 | assert calls: 3 | time secs: 0.002 2013-12-02T17:45:53.876-0500 [testsuite] stack | tests: 0 | fails: 0 | assert calls: 0 | time secs: 0.000 2013-12-02T17:45:53.876-0500 [testsuite] threading | tests: 22 | fails: 0 | assert calls: 487809 | time secs: 32.989 2013-12-02T17:45:53.876-0500 [testsuite] update | tests: 113 | fails: 0 | assert calls: 174 | time secs: 1.145 2013-12-02T17:45:53.876-0500 [testsuite] TOTALS | tests: 2423 | fails: 1 | assert calls: 68736318 | time secs: 406.817 2013-12-02T17:45:53.876-0500 [testsuite] Failing tests: 2013-12-02T17:45:53.876-0500 [testsuite] queryoptimizer/(anonymous namespace)::QueryPlanTests::QueryBoundsExactOrderSuffix::EmptyStringField Failed 2013-12-02T17:45:53.876-0500 [testsuite] FAILURE - 1 tests in 1 suites failed
The test is failing in other buildvariants as well. See:
- http://mci.10gen.com/ui/task/mongodb_mongo_master_fedora8_2cba1f50e34982a8eb764da0e2589441958153fc_13_12_02_21_30_07_core_fedora8
- http://mci.10gen.com/ui/task/mongodb_mongo_master_cxx11_ubuntu1204_64_2cba1f50e34982a8eb764da0e2589441958153fc_13_12_02_21_30_07_core_ubuntu1204
- http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_debug_duroff_2cba1f50e34982a8eb764da0e2589441958153fc_13_12_02_21_30_06_core_linux_64
- http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_2cba1f50e34982a8eb764da0e2589441958153fc_13_12_02_21_30_06_core_linux_64
- related to
-
SERVER-11812 Can create indexes on invalid fields (empty, $** component)
- Closed