-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
ALL
I'm not sure if there's a succinct log snippet showing where this is erroring.
It's breaking in windows and Linux, but seems to be limited to debug builds.
Here are some examples of failures in MCI:
Buildlogger:
http://buildlogs.mongodb.org/mci_0.9_linux_64_debug_duroff/builds/4777/test/aggregation_0/testshard1.js
I think this was introduced by this commit:
http://github.com/mongodb/mongo/commit/195c99e44a1483816b3be2a1f6f42bffed7ec18e
Here's the oldest recent occurrence in MCI of this particular test failing:
http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_debug_duroff_195c99e44a1483816b3be2a1f6f42bffed7ec18e_13_10_31_10_24_07_aggregation_linux_64
- is duplicated by
-
SERVER-11512 auto2.js failing in sharding and sharding_auth suites on linux-64 debug builds
- Closed