-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Continuous Integration
-
None
The Windows build variants don't show any detailed test results when there is a test failure.
Example test failure here:
https://evergreen.mongodb.com/task/cxx_driver_windows_2k8_release_compile_and_test_with_mongoc_master_51bce612eb187988c3d8035f77721fee7b84f408_17_02_09_22_59_28
Excerpt from above:
[2017/02/09 18:33:38.771] Test project C:/data/mci/ce512d10bfe559c74e0ed220a760ff0f/mongo-cxx-driver/build [2017/02/09 18:33:38.781] Start 1: bson [2017/02/09 18:33:38.874] 1/4 Test #1: bson ............................. Passed 0.09 sec [2017/02/09 18:33:38.874] Start 2: driver [2017/02/09 18:33:40.132] 2/4 Test #2: driver ...........................***Failed 1.26 sec [2017/02/09 18:33:40.132] Start 3: instance [2017/02/09 18:33:40.191] 3/4 Test #3: instance ......................... Passed 0.06 sec [2017/02/09 18:33:40.192] Start 4: specs [2017/02/09 18:33:40.356] 4/4 Test #4: specs ............................ Passed 0.16 sec [2017/02/09 18:33:40.357] [2017/02/09 18:33:40.357] 75% tests passed, 1 tests failed out of 4 [2017/02/09 18:33:40.357] [2017/02/09 18:33:40.357] Total Test time (real) = 1.58 sec [2017/02/09 18:33:40.357] [2017/02/09 18:33:40.357] The following tests FAILED: [2017/02/09 18:33:40.358] 2 - driver (Failed) [2017/02/09 18:33:40.358] Errors while running CTest