scons: Reading SConscript files ... scons version: 2.3.5 python version: 2 7 5 'final' 0 Checking whether the C++ compiler works... (cached) yes Checking whether the C compiler works... (cached) yes Checking if C++ compiler "g++" is GCC... (cached) yes Checking if C compiler "gcc" is GCC... (cached) yes Checking if C compiler supports -Wno-unused-local-typedefs... (cached) yes Checking if C compiler supports -Wno-unused-function... (cached) yes Checking if C compiler supports -Wno-unused-private-field... (cached) no Checking if C compiler supports -Wno-deprecated-declarations... (cached) yes Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... (cached) no Checking if C compiler supports -Wno-unused-const-variable... (cached) no Checking if C compiler supports -Wno-missing-braces... (cached) yes Checking if we are using libstdc++... (cached) yes Checking for libstdc++ 4.6.0 or better... (cached) yes Checking if we are on a POSIX system... (cached) yes Checking if the POSIX monotonic clock is supported... (cached) yes Checking for __thread... (cached) yes Checking for gcc __atomic builtins... (cached) yes Checking for C++ header file boost/version.hpp... (cached) yes Checking for C++ library boost_regex-mt... (cached) no Checking for C++ library boost_regex... (cached) yes Checking for C++ library boost_thread-mt... (cached) no Checking for C++ library boost_thread... (cached) yes Checking for C++ library boost_system-mt... (cached) no Checking for C++ library boost_system... (cached) yes Checking for C header file unistd.h... (cached) yes Checking for C library rt... (cached) yes Checking for sasl_version_info(0, 0, 0, 0, 0, 0) in C library sasl2... (cached) yes Checking whether timegm is declared... (cached) yes Checking whether strnlen is declared... (cached) yes Checking if OpenSSL is available...(cached) yes Checking whether FIPS_mode_set is declared... (cached) yes Checking for C library curl... (cached) yes scons: done reading SConscript files. scons: Building targets ... Creating 'build/linux2/ssl/mongo/version.h' /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/base/data_cursor_test [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from DataCursor [ RUN ] DataCursor.ConstDataCursor [ OK ] DataCursor.ConstDataCursor (0 ms) [ RUN ] DataCursor.DataCursor [ OK ] DataCursor.DataCursor (1 ms) [----------] 2 tests from DataCursor (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (1 ms total) [ PASSED ] 2 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/base/data_view_test [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from DataView [ RUN ] DataView.ConstDataView [ OK ] DataView.ConstDataView (0 ms) [ RUN ] DataView.DataView [ OK ] DataView.DataView (0 ms) [----------] 2 tests from DataView (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (0 ms total) [ PASSED ] 2 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/base/encoded_value_storage_test [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from EncodedValueStorage [ RUN ] EncodedValueStorage.EncodedValueStorage [ OK ] EncodedValueStorage.EncodedValueStorage (0 ms) [----------] 1 test from EncodedValueStorage (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (0 ms total) [ PASSED ] 1 test. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/base/parse_number_test [==========] Running 93 tests from 16 test cases. [----------] Global test environment set-up. [----------] 6 tests from ParseNumberTestsShort [ RUN ] ParseNumberTestsShort.RejectBadBases [ OK ] ParseNumberTestsShort.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsShort.ParseNonNegatives [ OK ] ParseNumberTestsShort.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsShort.ParseNegatives [ OK ] ParseNumberTestsShort.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsShort.ParseGarbage [ OK ] ParseNumberTestsShort.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsShort.ParseWithExplicitBase [ OK ] ParseNumberTestsShort.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsShort.TestParsingLimits [ OK ] ParseNumberTestsShort.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsShort (0 ms total) [----------] 6 tests from ParseNumberTestsInt [ RUN ] ParseNumberTestsInt.RejectBadBases [ OK ] ParseNumberTestsInt.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsInt.ParseNonNegatives [ OK ] ParseNumberTestsInt.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsInt.ParseNegatives [ OK ] ParseNumberTestsInt.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsInt.ParseGarbage [ OK ] ParseNumberTestsInt.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsInt.ParseWithExplicitBase [ OK ] ParseNumberTestsInt.ParseWithExplicitBase (1 ms) [ RUN ] ParseNumberTestsInt.TestParsingLimits [ OK ] ParseNumberTestsInt.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsInt (1 ms total) [----------] 6 tests from ParseNumberTestsLong [ RUN ] ParseNumberTestsLong.RejectBadBases [ OK ] ParseNumberTestsLong.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsLong.ParseNonNegatives [ OK ] ParseNumberTestsLong.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsLong.ParseNegatives [ OK ] ParseNumberTestsLong.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsLong.ParseGarbage [ OK ] ParseNumberTestsLong.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsLong.ParseWithExplicitBase [ OK ] ParseNumberTestsLong.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsLong.TestParsingLimits [ OK ] ParseNumberTestsLong.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsLong (0 ms total) [----------] 6 tests from ParseNumberTestsLongLong [ RUN ] ParseNumberTestsLongLong.RejectBadBases [ OK ] ParseNumberTestsLongLong.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsLongLong.ParseNonNegatives [ OK ] ParseNumberTestsLongLong.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsLongLong.ParseNegatives [ OK ] ParseNumberTestsLongLong.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsLongLong.ParseGarbage [ OK ] ParseNumberTestsLongLong.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsLongLong.ParseWithExplicitBase [ OK ] ParseNumberTestsLongLong.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsLongLong.TestParsingLimits [ OK ] ParseNumberTestsLongLong.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsLongLong (0 ms total) [----------] 6 tests from ParseNumberTestsUnsignedShort [ RUN ] ParseNumberTestsUnsignedShort.RejectBadBases [ OK ] ParseNumberTestsUnsignedShort.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsUnsignedShort.ParseNonNegatives [ OK ] ParseNumberTestsUnsignedShort.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsUnsignedShort.ParseNegatives [ OK ] ParseNumberTestsUnsignedShort.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsUnsignedShort.ParseGarbage [ OK ] ParseNumberTestsUnsignedShort.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsUnsignedShort.ParseWithExplicitBase [ OK ] ParseNumberTestsUnsignedShort.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsUnsignedShort.TestParsingLimits [ OK ] ParseNumberTestsUnsignedShort.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsUnsignedShort (0 ms total) [----------] 6 tests from ParseNumberTestsUnsignedInt [ RUN ] ParseNumberTestsUnsignedInt.RejectBadBases [ OK ] ParseNumberTestsUnsignedInt.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsUnsignedInt.ParseNonNegatives [ OK ] ParseNumberTestsUnsignedInt.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsUnsignedInt.ParseNegatives [ OK ] ParseNumberTestsUnsignedInt.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsUnsignedInt.ParseGarbage [ OK ] ParseNumberTestsUnsignedInt.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsUnsignedInt.ParseWithExplicitBase [ OK ] ParseNumberTestsUnsignedInt.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsUnsignedInt.TestParsingLimits [ OK ] ParseNumberTestsUnsignedInt.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsUnsignedInt (0 ms total) [----------] 6 tests from ParseNumberTestsUnsignedLong [ RUN ] ParseNumberTestsUnsignedLong.RejectBadBases [ OK ] ParseNumberTestsUnsignedLong.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsUnsignedLong.ParseNonNegatives [ OK ] ParseNumberTestsUnsignedLong.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsUnsignedLong.ParseNegatives [ OK ] ParseNumberTestsUnsignedLong.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsUnsignedLong.ParseGarbage [ OK ] ParseNumberTestsUnsignedLong.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsUnsignedLong.ParseWithExplicitBase [ OK ] ParseNumberTestsUnsignedLong.ParseWithExplicitBase (1 ms) [ RUN ] ParseNumberTestsUnsignedLong.TestParsingLimits [ OK ] ParseNumberTestsUnsignedLong.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsUnsignedLong (1 ms total) [----------] 6 tests from ParseNumberTestsUnsignedLongLong [ RUN ] ParseNumberTestsUnsignedLongLong.RejectBadBases [ OK ] ParseNumberTestsUnsignedLongLong.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsUnsignedLongLong.ParseNonNegatives [ OK ] ParseNumberTestsUnsignedLongLong.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsUnsignedLongLong.ParseNegatives [ OK ] ParseNumberTestsUnsignedLongLong.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsUnsignedLongLong.ParseGarbage [ OK ] ParseNumberTestsUnsignedLongLong.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsUnsignedLongLong.ParseWithExplicitBase [ OK ] ParseNumberTestsUnsignedLongLong.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsUnsignedLongLong.TestParsingLimits [ OK ] ParseNumberTestsUnsignedLongLong.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsUnsignedLongLong (0 ms total) [----------] 6 tests from ParseNumberTestsInt16 [ RUN ] ParseNumberTestsInt16.RejectBadBases [ OK ] ParseNumberTestsInt16.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsInt16.ParseNonNegatives [ OK ] ParseNumberTestsInt16.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsInt16.ParseNegatives [ OK ] ParseNumberTestsInt16.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsInt16.ParseGarbage [ OK ] ParseNumberTestsInt16.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsInt16.ParseWithExplicitBase [ OK ] ParseNumberTestsInt16.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsInt16.TestParsingLimits [ OK ] ParseNumberTestsInt16.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsInt16 (0 ms total) [----------] 6 tests from ParseNumberTestsInt32 [ RUN ] ParseNumberTestsInt32.RejectBadBases [ OK ] ParseNumberTestsInt32.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsInt32.ParseNonNegatives [ OK ] ParseNumberTestsInt32.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsInt32.ParseNegatives [ OK ] ParseNumberTestsInt32.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsInt32.ParseGarbage [ OK ] ParseNumberTestsInt32.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsInt32.ParseWithExplicitBase [ OK ] ParseNumberTestsInt32.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsInt32.TestParsingLimits [ OK ] ParseNumberTestsInt32.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsInt32 (0 ms total) [----------] 6 tests from ParseNumberTestsInt64 [ RUN ] ParseNumberTestsInt64.RejectBadBases [ OK ] ParseNumberTestsInt64.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsInt64.ParseNonNegatives [ OK ] ParseNumberTestsInt64.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsInt64.ParseNegatives [ OK ] ParseNumberTestsInt64.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsInt64.ParseGarbage [ OK ] ParseNumberTestsInt64.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsInt64.ParseWithExplicitBase [ OK ] ParseNumberTestsInt64.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsInt64.TestParsingLimits [ OK ] ParseNumberTestsInt64.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsInt64 (0 ms total) [----------] 6 tests from ParseNumberTestsUInt16 [ RUN ] ParseNumberTestsUInt16.RejectBadBases [ OK ] ParseNumberTestsUInt16.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsUInt16.ParseNonNegatives [ OK ] ParseNumberTestsUInt16.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsUInt16.ParseNegatives [ OK ] ParseNumberTestsUInt16.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsUInt16.ParseGarbage [ OK ] ParseNumberTestsUInt16.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsUInt16.ParseWithExplicitBase [ OK ] ParseNumberTestsUInt16.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsUInt16.TestParsingLimits [ OK ] ParseNumberTestsUInt16.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsUInt16 (0 ms total) [----------] 6 tests from ParseNumberTestsUInt32 [ RUN ] ParseNumberTestsUInt32.RejectBadBases [ OK ] ParseNumberTestsUInt32.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsUInt32.ParseNonNegatives [ OK ] ParseNumberTestsUInt32.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsUInt32.ParseNegatives [ OK ] ParseNumberTestsUInt32.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsUInt32.ParseGarbage [ OK ] ParseNumberTestsUInt32.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsUInt32.ParseWithExplicitBase [ OK ] ParseNumberTestsUInt32.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsUInt32.TestParsingLimits [ OK ] ParseNumberTestsUInt32.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsUInt32 (1 ms total) [----------] 6 tests from ParseNumberTestsUInt64 [ RUN ] ParseNumberTestsUInt64.RejectBadBases [ OK ] ParseNumberTestsUInt64.RejectBadBases (0 ms) [ RUN ] ParseNumberTestsUInt64.ParseNonNegatives [ OK ] ParseNumberTestsUInt64.ParseNonNegatives (0 ms) [ RUN ] ParseNumberTestsUInt64.ParseNegatives [ OK ] ParseNumberTestsUInt64.ParseNegatives (0 ms) [ RUN ] ParseNumberTestsUInt64.ParseGarbage [ OK ] ParseNumberTestsUInt64.ParseGarbage (0 ms) [ RUN ] ParseNumberTestsUInt64.ParseWithExplicitBase [ OK ] ParseNumberTestsUInt64.ParseWithExplicitBase (0 ms) [ RUN ] ParseNumberTestsUInt64.TestParsingLimits [ OK ] ParseNumberTestsUInt64.TestParsingLimits (0 ms) [----------] 6 tests from ParseNumberTestsUInt64 (0 ms total) [----------] 3 tests from ParseNumber [ RUN ] ParseNumber.NotNullTerminated [ OK ] ParseNumber.NotNullTerminated (0 ms) [ RUN ] ParseNumber.Int8 [ OK ] ParseNumber.Int8 (0 ms) [ RUN ] ParseNumber.UInt8 [ OK ] ParseNumber.UInt8 (0 ms) [----------] 3 tests from ParseNumber (0 ms total) [----------] 6 tests from Double [ RUN ] Double.TestRejectingBadBases [ OK ] Double.TestRejectingBadBases (0 ms) [ RUN ] Double.TestParsingGarbage [ OK ] Double.TestParsingGarbage (0 ms) [ RUN ] Double.TestParsingOverflow [ OK ] Double.TestParsingOverflow (0 ms) [ RUN ] Double.TestParsingNan [ OK ] Double.TestParsingNan (0 ms) [ RUN ] Double.TestParsingInfinity [ OK ] Double.TestParsingInfinity (0 ms) [ RUN ] Double.TestParsingNormal [ OK ] Double.TestParsingNormal (0 ms) [----------] 6 tests from Double (1 ms total) [----------] Global test environment tear-down [==========] 93 tests from 16 test cases ran. (4 ms total) [ PASSED ] 93 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/bson/bson_field_test [==========] Running 4 tests from 3 test cases. [----------] Global test environment set-up. [----------] 1 test from Assignment [ RUN ] Assignment.Simple [ OK ] Assignment.Simple (0 ms) [----------] 1 test from Assignment (0 ms total) [----------] 1 test from Make [ RUN ] Make.Simple [ OK ] Make.Simple (0 ms) [----------] 1 test from Make (0 ms total) [----------] 2 tests from Query [ RUN ] Query.GreaterThan [ OK ] Query.GreaterThan (0 ms) [ RUN ] Query.NotEqual [ OK ] Query.NotEqual (0 ms) [----------] 2 tests from Query (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 3 test cases ran. (0 ms total) [ PASSED ] 4 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/bson/bson_obj_test [==========] Running 3 tests from 2 test cases. [----------] Global test environment set-up. [----------] 1 test from BSONObjToString [ RUN ] BSONObjToString.EmptyArray [ OK ] BSONObjToString.EmptyArray (0 ms) [----------] 1 test from BSONObjToString (0 ms total) [----------] 2 tests from BSONObjCompare [ RUN ] BSONObjCompare.NumberDouble [ OK ] BSONObjCompare.NumberDouble (0 ms) [ RUN ] BSONObjCompare.NumberLong_Double [ OK ] BSONObjCompare.NumberLong_Double (0 ms) [----------] 2 tests from BSONObjCompare (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test cases ran. (0 ms total) [ PASSED ] 3 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/bson/bson_validate_test [==========] Running 16 tests from 2 test cases. [----------] Global test environment set-up. [----------] 4 tests from BSONValidate [ RUN ] BSONValidate.Basic [ OK ] BSONValidate.Basic (0 ms) [ RUN ] BSONValidate.RandomData [ OK ] BSONValidate.RandomData (21 ms) [ RUN ] BSONValidate.MuckingData1 [ OK ] BSONValidate.MuckingData1 (1894 ms) [ RUN ] BSONValidate.Fuzz [ OK ] BSONValidate.Fuzz (0 ms) [----------] 4 tests from BSONValidate (1915 ms total) [----------] 12 tests from BSONValidateFast [ RUN ] BSONValidateFast.Empty [ OK ] BSONValidateFast.Empty (0 ms) [ RUN ] BSONValidateFast.RegEx [ OK ] BSONValidateFast.RegEx (0 ms) [ RUN ] BSONValidateFast.Simple0 [ OK ] BSONValidateFast.Simple0 (0 ms) [ RUN ] BSONValidateFast.Simple2 [ OK ] BSONValidateFast.Simple2 (0 ms) [ RUN ] BSONValidateFast.Simple3 [ OK ] BSONValidateFast.Simple3 (0 ms) [ RUN ] BSONValidateFast.NestedObject [ OK ] BSONValidateFast.NestedObject (0 ms) [ RUN ] BSONValidateFast.ErrorWithId [ OK ] BSONValidateFast.ErrorWithId (0 ms) [ RUN ] BSONValidateFast.ErrorBeforeId [ OK ] BSONValidateFast.ErrorBeforeId (0 ms) [ RUN ] BSONValidateFast.ErrorNoId [ OK ] BSONValidateFast.ErrorNoId (0 ms) [ RUN ] BSONValidateFast.ErrorIsInId [ OK ] BSONValidateFast.ErrorIsInId (0 ms) [ RUN ] BSONValidateFast.NonTopLevelId [ OK ] BSONValidateFast.NonTopLevelId (0 ms) [ RUN ] BSONValidateFast.StringHasSomething [ OK ] BSONValidateFast.StringHasSomething (0 ms) [----------] 12 tests from BSONValidateFast (0 ms total) [----------] Global test environment tear-down [==========] 16 tests from 2 test cases ran. (1916 ms total) [ PASSED ] 16 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/bson/bsonobjbuilder_test [==========] Running 9 tests from 1 test case. [----------] Global test environment set-up. [----------] 9 tests from BSONObjBuilderTest [ RUN ] BSONObjBuilderTest.AppendUnsignedInt [ OK ] BSONObjBuilderTest.AppendUnsignedInt (0 ms) [ RUN ] BSONObjBuilderTest.AppendIntOrLL [ OK ] BSONObjBuilderTest.AppendIntOrLL (0 ms) [ RUN ] BSONObjBuilderTest.AppendNumberSizeT [ OK ] BSONObjBuilderTest.AppendNumberSizeT (0 ms) [ RUN ] BSONObjBuilderTest.AppendNumberLongLong [ OK ] BSONObjBuilderTest.AppendNumberLongLong (1 ms) [ RUN ] BSONObjBuilderTest.StreamLongLongMin [ OK ] BSONObjBuilderTest.StreamLongLongMin (0 ms) [ RUN ] BSONObjBuilderTest.AppendNumberLongLongMinCompareObject [ OK ] BSONObjBuilderTest.AppendNumberLongLongMinCompareObject (0 ms) [ RUN ] BSONObjBuilderTest.AppendMaxTimestampOpTimeConversion [ OK ] BSONObjBuilderTest.AppendMaxTimestampOpTimeConversion (0 ms) [ RUN ] BSONObjBuilderTest.AppendFieldNameContainingNullThrows [ OK ] BSONObjBuilderTest.AppendFieldNameContainingNullThrows (0 ms) [ RUN ] BSONObjBuilderTest.AppendFieldNameContainingNullIsExceptionSafe [ OK ] BSONObjBuilderTest.AppendFieldNameContainingNullIsExceptionSafe (0 ms) [----------] 9 tests from BSONObjBuilderTest (1 ms total) [----------] Global test environment tear-down [==========] 9 tests from 1 test case ran. (1 ms total) [ PASSED ] 9 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/bson/oid_test [==========] Running 10 tests from 8 test cases. [----------] Global test environment set-up. [----------] 1 test from Equals [ RUN ] Equals.Simple [ OK ] Equals.Simple (0 ms) [----------] 1 test from Equals (0 ms total) [----------] 1 test from NotEquals [ RUN ] NotEquals.Simple [ OK ] NotEquals.Simple (0 ms) [----------] 1 test from NotEquals (0 ms total) [----------] 1 test from Increasing [ RUN ] Increasing.Simple [ OK ] Increasing.Simple (0 ms) [----------] 1 test from Increasing (0 ms total) [----------] 1 test from IsSet [ RUN ] IsSet.Simple [ OK ] IsSet.Simple (0 ms) [----------] 1 test from IsSet (0 ms total) [----------] 1 test from JustForked [ RUN ] JustForked.Simple [ OK ] JustForked.Simple (2 ms) [----------] 1 test from JustForked (2 ms total) [----------] 1 test from TimestampIsBigEndian [ RUN ] TimestampIsBigEndian.Endianness [ OK ] TimestampIsBigEndian.Endianness (0 ms) [----------] 1 test from TimestampIsBigEndian (0 ms total) [----------] 1 test from IncrementIsBigEndian [ RUN ] IncrementIsBigEndian.Endianness [ OK ] IncrementIsBigEndian.Endianness (0 ms) [----------] 1 test from IncrementIsBigEndian (0 ms total) [----------] 3 tests from Basic [ RUN ] Basic.Deserialize [ OK ] Basic.Deserialize (0 ms) [ RUN ] Basic.FromString [ OK ] Basic.FromString (0 ms) [ RUN ] Basic.FromStringToString [ OK ] Basic.FromStringToString (0 ms) [----------] 3 tests from Basic (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 8 test cases ran. (2 ms total) [ PASSED ] 10 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/bson/util/bson_extract_test [==========] Running 6 tests from 1 test case. [----------] Global test environment set-up. [----------] 6 tests from ExtractBSON [ RUN ] ExtractBSON.ExtractField [ OK ] ExtractBSON.ExtractField (0 ms) [ RUN ] ExtractBSON.ExtractTypedField [ OK ] ExtractBSON.ExtractTypedField (0 ms) [ RUN ] ExtractBSON.ExtractStringField [ OK ] ExtractBSON.ExtractStringField (0 ms) [ RUN ] ExtractBSON.ExtractStringFieldWithDefault [ OK ] ExtractBSON.ExtractStringFieldWithDefault (0 ms) [ RUN ] ExtractBSON.ExtractBooleanFieldWithDefault [ OK ] ExtractBSON.ExtractBooleanFieldWithDefault (0 ms) [ RUN ] ExtractBSON.ExtractIntegerField [ OK ] ExtractBSON.ExtractIntegerField (0 ms) [----------] 6 tests from ExtractBSON (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test case ran. (0 ms total) [ PASSED ] 6 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/bson/util/builder_test [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from Builder [ RUN ] Builder.String1 [ OK ] Builder.String1 (0 ms) [ RUN ] Builder.StringBuilderAddress [ OK ] Builder.StringBuilderAddress (0 ms) [----------] 2 tests from Builder (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (0 ms total) [ PASSED ] 2 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/client/connection_string_test [==========] Running 4 tests from 1 test case. [----------] Global test environment set-up. [----------] 4 tests from ConnectionString [ RUN ] ConnectionString.GoodTrickyURIs Testing URI: mongodb://user:pwd@127.0.0.1 Testing URI: mongodb://user@127.0.0.1 Testing URI: mongodb://127.0.0.1/dbName?foo=a&c=b Testing URI: mongodb://user:pwd@127.0.0.1:1234 Testing URI: mongodb://user@127.0.0.1:1234 Testing URI: mongodb://127.0.0.1:1234/dbName?foo=a&c=b Testing URI: mongodb://user:pwd@127.0.0.1,127.0.0.2/?replicaSet=replName Testing URI: mongodb://user@127.0.0.1,127.0.0.2/?replicaSet=replName Testing URI: mongodb://127.0.0.1,127.0.0.2/dbName?foo=a&c=b&replicaSet=replName Testing URI: mongodb://user:pwd@127.0.0.1:1234,127.0.0.2:1234/?replicaSet=replName Testing URI: mongodb://user@127.0.0.1:1234,127.0.0.2:1234/?replicaSet=replName Testing URI: mongodb://127.0.0.1:1234,127.0.0.1:1234/dbName?foo=a&c=b&replicaSet=replName Testing URI: mongodb://user:pwd@[::1] Testing URI: mongodb://user@[::1] Testing URI: mongodb://[::1]/dbName?foo=a&c=b Testing URI: mongodb://user:pwd@[::1]:1234 Testing URI: mongodb://user@[::1]:1234 Testing URI: mongodb://[::1]:1234/dbName?foo=a&c=b Testing URI: mongodb://user:pwd@[::1],127.0.0.2/?replicaSet=replName Testing URI: mongodb://user@[::1],127.0.0.2/?replicaSet=replName Testing URI: mongodb://[::1],127.0.0.2/dbName?foo=a&c=b&replicaSet=replName Testing URI: mongodb://user:pwd@[::1]:1234,127.0.0.2:1234/?replicaSet=replName Testing URI: mongodb://user@[::1]:1234,127.0.0.2:1234/?replicaSet=replName Testing URI: mongodb://[::1]:1234,[::1]:1234/dbName?foo=a&c=b&replicaSet=replName Testing URI: mongodb://user:pwd@[::1] Testing URI: mongodb://user@[::1] Testing URI: mongodb://[::1]/dbName?foo=a&c=b Testing URI: mongodb://user:pwd@[::1]:1234 Testing URI: mongodb://user@[::1]:1234 Testing URI: mongodb://[::1]:1234/dbName?foo=a&c=b Testing URI: mongodb://user:pwd@[::1],127.0.0.2/?replicaSet=replName Testing URI: mongodb://user@[::1],127.0.0.2/?replicaSet=replName Testing URI: mongodb://[::1],127.0.0.2/dbName?foo=a&c=b&replicaSet=replName Testing URI: mongodb://user:pwd@[::1]:1234,127.0.0.2:1234/?replicaSet=replName Testing URI: mongodb://user@[::1]:1234,127.0.0.2:1234/?replicaSet=replName Testing URI: mongodb://[::1]:1234,[::1]:1234/dbName?foo=a&c=b&replicaSet=replName Testing URI: mongodb://user:pwd@[::1]/?authMechanism=GSSAPI&authMechanismProperties=SERVICE_NAME:foobar Testing URI: mongodb://user:pwd@[::1]/?authMechanism=GSSAPI&gssapiServiceName=foobar Testing URI: mongodb:///tmp/mongodb-27017.sock Testing URI: mongodb:///tmp/mongodb-27017.sock,/tmp/mongodb-27018.sock/?replicaSet=replName [ OK ] ConnectionString.GoodTrickyURIs (3 ms) [ RUN ] ConnectionString.InvalidURIs Testing URI: localhost:27017 Testing URI: 127.0.0.2:1234,104.9.12.3:27017 Testing URI: 127.0.0.2:1234,104.9.12.3:27017/?replName=shaun Testing URI: replSetName/localhost:27027 Testing URI: anything,anything/?thatDoesntStartWith=mongodb:// Testing URI: mongodb:// Testing URI: mongodb://localhost:27017,localhost:27018?replicaSet=missingSlash [ OK ] ConnectionString.InvalidURIs (0 ms) [ RUN ] ConnectionString.GoodDeprecatedURIs Testing URI: localhost:27017 Testing URI: localhost:27017,localhost:30000 Testing URI: replName/localhost:27017,127.0.0.2:1234 Testing URI: localhost:1050,localhost:1055/?replicaSet=rs-1234 [ OK ] ConnectionString.GoodDeprecatedURIs (0 ms) [ RUN ] ConnectionString.InvalidDeprecatedURIs Testing URI: 1.2.3.4:5555,6.7.8.9:1000,127.0.0.2:1234 Testing URI: localhost:27017,localhost:27018,localhost:27019,localhost:27020?replicaSet=myReplicaSet [ OK ] ConnectionString.InvalidDeprecatedURIs (0 ms) [----------] 4 tests from ConnectionString (3 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test case ran. (3 ms total) [ PASSED ] 4 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/client/dbclient_rs_test [==========] Running 24 tests from 5 test cases. [----------] Global test environment set-up. [----------] 4 tests from BasicRS [ RUN ] BasicRS.ReadFromPrimary [ OK ] BasicRS.ReadFromPrimary (0 ms) [ RUN ] BasicRS.SecondaryOnly [ OK ] BasicRS.SecondaryOnly (0 ms) [ RUN ] BasicRS.PrimaryPreferred [ OK ] BasicRS.PrimaryPreferred (0 ms) [ RUN ] BasicRS.SecondaryPreferred [ OK ] BasicRS.SecondaryPreferred (0 ms) [----------] 4 tests from BasicRS (1 ms total) [----------] 5 tests from AllNodesDown [ RUN ] AllNodesDown.ReadFromPrimary [ OK ] AllNodesDown.ReadFromPrimary (1 ms) [ RUN ] AllNodesDown.SecondaryOnly [ OK ] AllNodesDown.SecondaryOnly (0 ms) [ RUN ] AllNodesDown.PrimaryPreferred [ OK ] AllNodesDown.PrimaryPreferred (0 ms) [ RUN ] AllNodesDown.SecondaryPreferred [ OK ] AllNodesDown.SecondaryPreferred (1 ms) [ RUN ] AllNodesDown.Nearest [ OK ] AllNodesDown.Nearest (0 ms) [----------] 5 tests from AllNodesDown (2 ms total) [----------] 5 tests from PrimaryDown [ RUN ] PrimaryDown.ReadFromPrimary [ OK ] PrimaryDown.ReadFromPrimary (0 ms) [ RUN ] PrimaryDown.SecondaryOnly [ OK ] PrimaryDown.SecondaryOnly (1 ms) [ RUN ] PrimaryDown.PrimaryPreferred [ OK ] PrimaryDown.PrimaryPreferred (0 ms) [ RUN ] PrimaryDown.SecondaryPreferred [ OK ] PrimaryDown.SecondaryPreferred (0 ms) [ RUN ] PrimaryDown.Nearest [ OK ] PrimaryDown.Nearest (1 ms) [----------] 5 tests from PrimaryDown (2 ms total) [----------] 5 tests from SecondaryDown [ RUN ] SecondaryDown.ReadFromPrimary [ OK ] SecondaryDown.ReadFromPrimary (0 ms) [ RUN ] SecondaryDown.SecondaryOnly [ OK ] SecondaryDown.SecondaryOnly (0 ms) [ RUN ] SecondaryDown.PrimaryPreferred [ OK ] SecondaryDown.PrimaryPreferred (0 ms) [ RUN ] SecondaryDown.SecondaryPreferred [ OK ] SecondaryDown.SecondaryPreferred (1 ms) [ RUN ] SecondaryDown.Nearest [ OK ] SecondaryDown.Nearest (0 ms) [----------] 5 tests from SecondaryDown (1 ms total) [----------] 5 tests from TaggedFiveMemberRS [ RUN ] TaggedFiveMemberRS.ConnShouldPinIfSameSettings [ OK ] TaggedFiveMemberRS.ConnShouldPinIfSameSettings (1 ms) [ RUN ] TaggedFiveMemberRS.ConnShouldNotPinIfHostMarkedAsFailed [ OK ] TaggedFiveMemberRS.ConnShouldNotPinIfHostMarkedAsFailed (0 ms) [ RUN ] TaggedFiveMemberRS.ConnShouldNotPinIfDiffMode [ OK ] TaggedFiveMemberRS.ConnShouldNotPinIfDiffMode (1 ms) [ RUN ] TaggedFiveMemberRS.ConnShouldNotPinIfDiffTag [ OK ] TaggedFiveMemberRS.ConnShouldNotPinIfDiffTag (1 ms) [ RUN ] TaggedFiveMemberRS.SlaveConnReturnsSecConn [ OK ] TaggedFiveMemberRS.SlaveConnReturnsSecConn (0 ms) [----------] 5 tests from TaggedFiveMemberRS (3 ms total) [----------] Global test environment tear-down [==========] 24 tests from 5 test cases ran. (11 ms total) [ PASSED ] 24 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/client/index_spec_test [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from Options [ RUN ] Options.RepeatedOptionsFail [ OK ] Options.RepeatedOptionsFail (0 ms) [ RUN ] Options.RepeatedKeysFail [ OK ] Options.RepeatedKeysFail (0 ms) [ RUN ] Options.NameIsHonored [ OK ] Options.NameIsHonored (0 ms) [----------] 3 tests from Options (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (0 ms total) [ PASSED ] 3 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/client/insert_write_operation_test [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from InsertWriteOperation [ RUN ] InsertWriteOperation.IdFieldCannotContainDollarSignTopLevel [ OK ] InsertWriteOperation.IdFieldCannotContainDollarSignTopLevel (0 ms) [ RUN ] InsertWriteOperation.IdFieldCannotContainDollarSignNested [ OK ] InsertWriteOperation.IdFieldCannotContainDollarSignNested (0 ms) [----------] 2 tests from InsertWriteOperation (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (1 ms total) [ PASSED ] 2 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/client/replica_set_monitor_test [==========] Running 21 tests from 1 test case. [----------] Global test environment set-up. [----------] 21 tests from ReplicaSetMonitorTests [ RUN ] ReplicaSetMonitorTests.InitialState [ OK ] ReplicaSetMonitorTests.InitialState (0 ms) [ RUN ] ReplicaSetMonitorTests.IsMasterBadParse [ OK ] ReplicaSetMonitorTests.IsMasterBadParse (0 ms) [ RUN ] ReplicaSetMonitorTests.IsMasterReplyRSNotInitiated [ OK ] ReplicaSetMonitorTests.IsMasterReplyRSNotInitiated (0 ms) [ RUN ] ReplicaSetMonitorTests.IsMasterReplyRSPrimary [ OK ] ReplicaSetMonitorTests.IsMasterReplyRSPrimary (0 ms) [ RUN ] ReplicaSetMonitorTests.IsMasterReplyPassiveSecondary [ OK ] ReplicaSetMonitorTests.IsMasterReplyPassiveSecondary (0 ms) [ RUN ] ReplicaSetMonitorTests.IsMasterReplyHiddenSecondary [ OK ] ReplicaSetMonitorTests.IsMasterReplyHiddenSecondary (1 ms) [ RUN ] ReplicaSetMonitorTests.IsMasterSecondaryWithTags [ OK ] ReplicaSetMonitorTests.IsMasterSecondaryWithTags (0 ms) [ RUN ] ReplicaSetMonitorTests.CheckAllSeedsSerial [ OK ] ReplicaSetMonitorTests.CheckAllSeedsSerial (0 ms) [ RUN ] ReplicaSetMonitorTests.CheckAllSeedsParallel [ OK ] ReplicaSetMonitorTests.CheckAllSeedsParallel (0 ms) [ RUN ] ReplicaSetMonitorTests.NoMasterInitAllUp [ OK ] ReplicaSetMonitorTests.NoMasterInitAllUp (0 ms) [ RUN ] ReplicaSetMonitorTests.MasterNotInSeeds_NoPrimaryInIsMaster [ OK ] ReplicaSetMonitorTests.MasterNotInSeeds_NoPrimaryInIsMaster (0 ms) [ RUN ] ReplicaSetMonitorTests.MasterNotInSeeds_PrimaryInIsMaster [ OK ] ReplicaSetMonitorTests.MasterNotInSeeds_PrimaryInIsMaster (0 ms) [ RUN ] ReplicaSetMonitorTests.SlavesUsableEvenIfNoMaster [ OK ] ReplicaSetMonitorTests.SlavesUsableEvenIfNoMaster (0 ms) [ RUN ] ReplicaSetMonitorTests.MultipleMasterLastNodeWins [ OK ] ReplicaSetMonitorTests.MultipleMasterLastNodeWins (0 ms) [ RUN ] ReplicaSetMonitorTests.MasterIsSourceOfTruth [ OK ] ReplicaSetMonitorTests.MasterIsSourceOfTruth (0 ms) [ RUN ] ReplicaSetMonitorTests.MultipleMastersDisagree [ OK ] ReplicaSetMonitorTests.MultipleMastersDisagree (0 ms) [ RUN ] ReplicaSetMonitorTests.GetMatchingDuringScan [ OK ] ReplicaSetMonitorTests.GetMatchingDuringScan (0 ms) [ RUN ] ReplicaSetMonitorTests.OutOfBandFailedHost [ OK ] ReplicaSetMonitorTests.OutOfBandFailedHost (0 ms) [ RUN ] ReplicaSetMonitorTests.NewPrimaryWithMaxElectionId [ OK ] ReplicaSetMonitorTests.NewPrimaryWithMaxElectionId (0 ms) [ RUN ] ReplicaSetMonitorTests.IgnoreElectionIdFromSecondaries [ OK ] ReplicaSetMonitorTests.IgnoreElectionIdFromSecondaries (1 ms) [ RUN ] ReplicaSetMonitorTests.StalePrimaryWithObsoleteElectionId [ OK ] ReplicaSetMonitorTests.StalePrimaryWithObsoleteElectionId (0 ms) [----------] 21 tests from ReplicaSetMonitorTests (2 ms total) [----------] Global test environment tear-down [==========] 21 tests from 1 test case ran. (2 ms total) [ PASSED ] 21 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/client/write_concern_test [==========] Running 10 tests from 1 test case. [----------] Global test environment set-up. [----------] 10 tests from WriteConcern [ RUN ] WriteConcern.Defaults [ OK ] WriteConcern.Defaults (0 ms) [ RUN ] WriteConcern.Chain [ OK ] WriteConcern.Chain (0 ms) [ RUN ] WriteConcern.DefaultToBSON [ OK ] WriteConcern.DefaultToBSON (0 ms) [ RUN ] WriteConcern.NodesString [ OK ] WriteConcern.NodesString (0 ms) [ RUN ] WriteConcern.NeedsGLE [ OK ] WriteConcern.NeedsGLE (0 ms) [ RUN ] WriteConcern.Unacknowledged [ OK ] WriteConcern.Unacknowledged (0 ms) [ RUN ] WriteConcern.Acknowledged [ OK ] WriteConcern.Acknowledged (0 ms) [ RUN ] WriteConcern.Journaled [ OK ] WriteConcern.Journaled (0 ms) [ RUN ] WriteConcern.Replicated [ OK ] WriteConcern.Replicated (0 ms) [ RUN ] WriteConcern.Majority [ OK ] WriteConcern.Majority (0 ms) [----------] 10 tests from WriteConcern (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test case ran. (0 ms total) [ PASSED ] 10 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/db/dbmessage_test [==========] Running 6 tests from 1 test case. [----------] Global test environment set-up. [----------] 6 tests from DBMessage1 [ RUN ] DBMessage1.ShortFlags [ OK ] DBMessage1.ShortFlags (0 ms) [ RUN ] DBMessage1.BadNS [ OK ] DBMessage1.BadNS (0 ms) [ RUN ] DBMessage1.GoodKill [ OK ] DBMessage1.GoodKill (0 ms) [ RUN ] DBMessage1.GoodKill2 [ OK ] DBMessage1.GoodKill2 (0 ms) [ RUN ] DBMessage1.GoodInsert [ OK ] DBMessage1.GoodInsert (0 ms) [ RUN ] DBMessage1.GoodInsert2 [ OK ] DBMessage1.GoodInsert2 (0 ms) [----------] 6 tests from DBMessage1 (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test case ran. (0 ms total) [ PASSED ] 6 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/db/namespace_string_test [==========] Running 14 tests from 1 test case. [----------] Global test environment set-up. [----------] 14 tests from NamespaceStringTest [ RUN ] NamespaceStringTest.Normal [ OK ] NamespaceStringTest.Normal (0 ms) [ RUN ] NamespaceStringTest.Oplog [ OK ] NamespaceStringTest.Oplog (0 ms) [ RUN ] NamespaceStringTest.Special [ OK ] NamespaceStringTest.Special (0 ms) [ RUN ] NamespaceStringTest.DatabaseValidNames [ OK ] NamespaceStringTest.DatabaseValidNames (0 ms) [ RUN ] NamespaceStringTest.CollectionComponentValidNames [ OK ] NamespaceStringTest.CollectionComponentValidNames (0 ms) [ RUN ] NamespaceStringTest.CollectionValidNames [ OK ] NamespaceStringTest.CollectionValidNames (0 ms) [ RUN ] NamespaceStringTest.DBHash [ OK ] NamespaceStringTest.DBHash (0 ms) [ RUN ] NamespaceStringTest.DBEquals [ OK ] NamespaceStringTest.DBEquals (0 ms) [ RUN ] NamespaceStringTest.nsToDatabase1 [ OK ] NamespaceStringTest.nsToDatabase1 (0 ms) [ RUN ] NamespaceStringTest.nsToDatabase2 [ OK ] NamespaceStringTest.nsToDatabase2 (0 ms) [ RUN ] NamespaceStringTest.NamespaceStringParse1 [ OK ] NamespaceStringTest.NamespaceStringParse1 (0 ms) [ RUN ] NamespaceStringTest.NamespaceStringParse2 [ OK ] NamespaceStringTest.NamespaceStringParse2 (0 ms) [ RUN ] NamespaceStringTest.NamespaceStringParse3 [ OK ] NamespaceStringTest.NamespaceStringParse3 (0 ms) [ RUN ] NamespaceStringTest.NamespaceStringParse4 [ OK ] NamespaceStringTest.NamespaceStringParse4 (0 ms) [----------] 14 tests from NamespaceStringTest (0 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test case ran. (0 ms total) [ PASSED ] 14 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/dbtests/jsobjtests [==========] Running 92 tests from 85 test cases. [----------] Global test environment set-up. [----------] 1 test from BufBuilderBasic [ RUN ] BufBuilderBasic.Test [ OK ] BufBuilderBasic.Test (0 ms) [----------] 1 test from BufBuilderBasic (0 ms total) [----------] 1 test from BufBuilderReallocLimit [ RUN ] BufBuilderReallocLimit.Test [ OK ] BufBuilderReallocLimit.Test (256 ms) [----------] 1 test from BufBuilderReallocLimit (256 ms total) [----------] 1 test from BSONElementBasic [ RUN ] BSONElementBasic.Test [ OK ] BSONElementBasic.Test (0 ms) [----------] 1 test from BSONElementBasic (0 ms total) [----------] 1 test from Create [ RUN ] Create.Test [ OK ] Create.Test (0 ms) [----------] 1 test from Create (0 ms total) [----------] 1 test from WoCompareBasic [ RUN ] WoCompareBasic.Test [ OK ] WoCompareBasic.Test (0 ms) [----------] 1 test from WoCompareBasic (0 ms total) [----------] 1 test from IsPrefixOf [ RUN ] IsPrefixOf.Test [ OK ] IsPrefixOf.Test (0 ms) [----------] 1 test from IsPrefixOf (0 ms total) [----------] 1 test from NumericCompareBasic [ RUN ] NumericCompareBasic.Test [ OK ] NumericCompareBasic.Test (0 ms) [----------] 1 test from NumericCompareBasic (0 ms total) [----------] 1 test from WoCompareEmbeddedObject [ RUN ] WoCompareEmbeddedObject.Test [ OK ] WoCompareEmbeddedObject.Test (0 ms) [----------] 1 test from WoCompareEmbeddedObject (0 ms total) [----------] 1 test from WoCompareEmbeddedArray [ RUN ] WoCompareEmbeddedArray.Test [ OK ] WoCompareEmbeddedArray.Test (0 ms) [----------] 1 test from WoCompareEmbeddedArray (0 ms total) [----------] 1 test from WoCompareOrdered [ RUN ] WoCompareOrdered.Test [ OK ] WoCompareOrdered.Test (0 ms) [----------] 1 test from WoCompareOrdered (0 ms total) [----------] 1 test from WoCompareDifferentLength [ RUN ] WoCompareDifferentLength.Test [ OK ] WoCompareDifferentLength.Test (0 ms) [----------] 1 test from WoCompareDifferentLength (0 ms total) [----------] 1 test from WoSortOrder [ RUN ] WoSortOrder.Test [ OK ] WoSortOrder.Test (0 ms) [----------] 1 test from WoSortOrder (0 ms total) [----------] 1 test from MultiKeySortOrder [ RUN ] MultiKeySortOrder.Test [ OK ] MultiKeySortOrder.Test (0 ms) [----------] 1 test from MultiKeySortOrder (0 ms total) [----------] 1 test from Nan [ RUN ] Nan.Test [ OK ] Nan.Test (0 ms) [----------] 1 test from Nan (0 ms total) [----------] 1 test from AsTempObj [ RUN ] AsTempObj.Test [ OK ] AsTempObj.Test (5 ms) [----------] 1 test from AsTempObj (5 ms total) [----------] 1 test from AppendIntOrLL [ RUN ] AppendIntOrLL.Test todo fix SERVER-3719 and uncomment test in AppendIntOrLL [ OK ] AppendIntOrLL.Test (0 ms) [----------] 1 test from AppendIntOrLL (0 ms total) [----------] 1 test from AppendNumber [ RUN ] AppendNumber.Test [ OK ] AppendNumber.Test (0 ms) [----------] 1 test from AppendNumber (0 ms total) [----------] 1 test from ToStringArray [ RUN ] ToStringArray.Test [ OK ] ToStringArray.Test (0 ms) [----------] 1 test from ToStringArray (0 ms total) [----------] 1 test from ToStringNumber [ RUN ] ToStringNumber.Test [ OK ] ToStringNumber.Test (0 ms) [----------] 1 test from ToStringNumber (0 ms total) [----------] 1 test from NullString [ RUN ] NullString.Test [ OK ] NullString.Test (0 ms) [----------] 1 test from NullString (0 ms total) [----------] 1 test from AppendAs [ RUN ] AppendAs.Test [ OK ] AppendAs.Test (0 ms) [----------] 1 test from AppendAs (0 ms total) [----------] 1 test from GetField [ RUN ] GetField.Test [ OK ] GetField.Test (0 ms) [----------] 1 test from GetField (0 ms total) [----------] 1 test from ToStringRecursionDepth [ RUN ] ToStringRecursionDepth.Test [ OK ] ToStringRecursionDepth.Test (1 ms) [----------] 1 test from ToStringRecursionDepth (1 ms total) [----------] 1 test from StringWithNull [ RUN ] StringWithNull.Test [ OK ] StringWithNull.Test (0 ms) [----------] 1 test from StringWithNull (0 ms total) [----------] 1 test from BadType [ RUN ] BadType.Test [ OK ] BadType.Test (0 ms) [----------] 1 test from BadType (0 ms total) [----------] 1 test from EooBeforeEnd [ RUN ] EooBeforeEnd.Test [ OK ] EooBeforeEnd.Test (0 ms) [----------] 1 test from EooBeforeEnd (0 ms total) [----------] 1 test from Undefined [ RUN ] Undefined.Test [ OK ] Undefined.Test (0 ms) [----------] 1 test from Undefined (0 ms total) [----------] 1 test from TotalSizeTooSmall [ RUN ] TotalSizeTooSmall.Test [ OK ] TotalSizeTooSmall.Test (0 ms) [----------] 1 test from TotalSizeTooSmall (0 ms total) [----------] 1 test from EooMissing [ RUN ] EooMissing.Test [ OK ] EooMissing.Test (0 ms) [----------] 1 test from EooMissing (0 ms total) [----------] 1 test from WrongStringSize [ RUN ] WrongStringSize.Test [ OK ] WrongStringSize.Test (0 ms) [----------] 1 test from WrongStringSize (0 ms total) [----------] 1 test from ZeroStringSize [ RUN ] ZeroStringSize.Test [ OK ] ZeroStringSize.Test (0 ms) [----------] 1 test from ZeroStringSize (0 ms total) [----------] 1 test from NegativeStringSize [ RUN ] NegativeStringSize.Test [ OK ] NegativeStringSize.Test (0 ms) [----------] 1 test from NegativeStringSize (0 ms total) [----------] 1 test from WrongSubobjectSize [ RUN ] WrongSubobjectSize.Test [ OK ] WrongSubobjectSize.Test (0 ms) [----------] 1 test from WrongSubobjectSize (0 ms total) [----------] 1 test from WrongDbrefNsSize [ RUN ] WrongDbrefNsSize.Test [ OK ] WrongDbrefNsSize.Test (0 ms) [----------] 1 test from WrongDbrefNsSize (0 ms total) [----------] 1 test from NoFieldNameEnd [ RUN ] NoFieldNameEnd.Test [ OK ] NoFieldNameEnd.Test (0 ms) [----------] 1 test from NoFieldNameEnd (0 ms total) [----------] 1 test from BadRegex [ RUN ] BadRegex.Test [ OK ] BadRegex.Test (0 ms) [----------] 1 test from BadRegex (0 ms total) [----------] 1 test from BadRegexOptions [ RUN ] BadRegexOptions.Test [ OK ] BadRegexOptions.Test (0 ms) [----------] 1 test from BadRegexOptions (0 ms total) [----------] 1 test from CodeWScopeSmallSize [ RUN ] CodeWScopeSmallSize.Test [ OK ] CodeWScopeSmallSize.Test (0 ms) [----------] 1 test from CodeWScopeSmallSize (0 ms total) [----------] 1 test from CodeWScopeZeroStrSize [ RUN ] CodeWScopeZeroStrSize.Test [ OK ] CodeWScopeZeroStrSize.Test (0 ms) [----------] 1 test from CodeWScopeZeroStrSize (0 ms total) [----------] 1 test from CodeWScopeSmallStrSize [ RUN ] CodeWScopeSmallStrSize.Test [ OK ] CodeWScopeSmallStrSize.Test (0 ms) [----------] 1 test from CodeWScopeSmallStrSize (0 ms total) [----------] 1 test from CodeWScopeNoSizeForObj [ RUN ] CodeWScopeNoSizeForObj.Test [ OK ] CodeWScopeNoSizeForObj.Test (0 ms) [----------] 1 test from CodeWScopeNoSizeForObj (0 ms total) [----------] 1 test from CodeWScopeSmallObjSize [ RUN ] CodeWScopeSmallObjSize.Test [ OK ] CodeWScopeSmallObjSize.Test (0 ms) [----------] 1 test from CodeWScopeSmallObjSize (0 ms total) [----------] 1 test from CodeWScopeBadObject [ RUN ] CodeWScopeBadObject.Test [ OK ] CodeWScopeBadObject.Test (0 ms) [----------] 1 test from CodeWScopeBadObject (0 ms total) [----------] 8 tests from NoSize [ RUN ] NoSize.Symbol [ OK ] NoSize.Symbol (0 ms) [ RUN ] NoSize.Code [ OK ] NoSize.Code (0 ms) [ RUN ] NoSize.String [ OK ] NoSize.String (0 ms) [ RUN ] NoSize.CodeWScope [ OK ] NoSize.CodeWScope (0 ms) [ RUN ] NoSize.DBRef [ OK ] NoSize.DBRef (0 ms) [ RUN ] NoSize.Object [ OK ] NoSize.Object (0 ms) [ RUN ] NoSize.Array [ OK ] NoSize.Array (0 ms) [ RUN ] NoSize.BinData [ OK ] NoSize.BinData (0 ms) [----------] 8 tests from NoSize (0 ms total) [----------] 1 test from init1 [ RUN ] init1.Test [ OK ] init1.Test (0 ms) [----------] 1 test from init1 (0 ms total) [----------] 1 test from initParse1 [ RUN ] initParse1.Test [ OK ] initParse1.Test (0 ms) [----------] 1 test from initParse1 (0 ms total) [----------] 1 test from append [ RUN ] append.Test [ OK ] append.Test (0 ms) [----------] 1 test from append (0 ms total) [----------] 1 test from increasing [ RUN ] increasing.Test [ OK ] increasing.Test (1001 ms) [----------] 1 test from increasing (1001 ms total) [----------] 1 test from ToDate [ RUN ] ToDate.Test [ OK ] ToDate.Test (0 ms) [----------] 1 test from ToDate (0 ms total) [----------] 1 test from FromDate [ RUN ] FromDate.Test [ OK ] FromDate.Test (0 ms) [----------] 1 test from FromDate (0 ms total) [----------] 1 test from LabelBasic [ RUN ] LabelBasic.Test [ OK ] LabelBasic.Test (0 ms) [----------] 1 test from LabelBasic (0 ms total) [----------] 1 test from LabelShares [ RUN ] LabelShares.Test [ OK ] LabelShares.Test (0 ms) [----------] 1 test from LabelShares (0 ms total) [----------] 1 test from LabelDouble [ RUN ] LabelDouble.Test [ OK ] LabelDouble.Test (0 ms) [----------] 1 test from LabelDouble (0 ms total) [----------] 1 test from LabelDoubleShares [ RUN ] LabelDoubleShares.Test [ OK ] LabelDoubleShares.Test (0 ms) [----------] 1 test from LabelDoubleShares (0 ms total) [----------] 1 test from LabelSize [ RUN ] LabelSize.Test [ OK ] LabelSize.Test (0 ms) [----------] 1 test from LabelSize (0 ms total) [----------] 1 test from LabelMulti [ RUN ] LabelMulti.Test [ OK ] LabelMulti.Test (0 ms) [----------] 1 test from LabelMulti (0 ms total) [----------] 1 test from LabelishOr [ RUN ] LabelishOr.Test [ OK ] LabelishOr.Test (0 ms) [----------] 1 test from LabelishOr (0 ms total) [----------] 1 test from Unallowed [ RUN ] Unallowed.Test [ OK ] Unallowed.Test (0 ms) [----------] 1 test from Unallowed (0 ms total) [----------] 1 test from ElementAppend [ RUN ] ElementAppend.Test [ OK ] ElementAppend.Test (0 ms) [----------] 1 test from ElementAppend (0 ms total) [----------] 1 test from AllTypes [ RUN ] AllTypes.Test [ OK ] AllTypes.Test (0 ms) [----------] 1 test from AllTypes (0 ms total) [----------] 1 test from SubObjectBuilder [ RUN ] SubObjectBuilder.Test [ OK ] SubObjectBuilder.Test (0 ms) [----------] 1 test from SubObjectBuilder (0 ms total) [----------] 1 test from DateBuilder [ RUN ] DateBuilder.Test [ OK ] DateBuilder.Test (0 ms) [----------] 1 test from DateBuilder (0 ms total) [----------] 1 test from DateNowBuilder [ RUN ] DateNowBuilder.Test [ OK ] DateNowBuilder.Test (0 ms) [----------] 1 test from DateNowBuilder (0 ms total) [----------] 1 test from TimeTBuilder [ RUN ] TimeTBuilder.Test [ OK ] TimeTBuilder.Test (4 ms) [----------] 1 test from TimeTBuilder (4 ms total) [----------] 1 test from MinMaxKeyBuilder [ RUN ] MinMaxKeyBuilder.Test [ OK ] MinMaxKeyBuilder.Test (0 ms) [----------] 1 test from MinMaxKeyBuilder (0 ms total) [----------] 1 test from MinMaxElementTest [ RUN ] MinMaxElementTest.Test [ OK ] MinMaxElementTest.Test (0 ms) [----------] 1 test from MinMaxElementTest (0 ms total) [----------] 1 test from ExtractFieldsTest [ RUN ] ExtractFieldsTest.Test [ OK ] ExtractFieldsTest.Test (0 ms) [----------] 1 test from ExtractFieldsTest (0 ms total) [----------] 1 test from ComparatorTest [ RUN ] ComparatorTest.Test [ OK ] ComparatorTest.Test (0 ms) [----------] 1 test from ComparatorTest (0 ms total) [----------] 1 test from CompatBSON [ RUN ] CompatBSON.Test [ OK ] CompatBSON.Test (0 ms) [----------] 1 test from CompatBSON (0 ms total) [----------] 1 test from CompareDottedFieldNamesTest [ RUN ] CompareDottedFieldNamesTest.Test [ OK ] CompareDottedFieldNamesTest.Test (0 ms) [----------] 1 test from CompareDottedFieldNamesTest (0 ms total) [----------] 1 test from CompareDottedArrayFieldNamesTest [ RUN ] CompareDottedArrayFieldNamesTest.Test [ OK ] CompareDottedArrayFieldNamesTest.Test (0 ms) [----------] 1 test from CompareDottedArrayFieldNamesTest (0 ms total) [----------] 1 test from NestedDottedConversions [ RUN ] NestedDottedConversions.Test [ OK ] NestedDottedConversions.Test (0 ms) [----------] 1 test from NestedDottedConversions (0 ms total) [----------] 1 test from BSONArrayBuilderTest [ RUN ] BSONArrayBuilderTest.Test [ OK ] BSONArrayBuilderTest.Test (0 ms) [----------] 1 test from BSONArrayBuilderTest (0 ms total) [----------] 1 test from ArrayMacroTest [ RUN ] ArrayMacroTest.Test [ OK ] ArrayMacroTest.Test (0 ms) [----------] 1 test from ArrayMacroTest (0 ms total) [----------] 1 test from NumberParsing [ RUN ] NumberParsing.Test [ OK ] NumberParsing.Test (0 ms) [----------] 1 test from NumberParsing (0 ms total) [----------] 1 test from bson2settest [ RUN ] bson2settest.Test [ OK ] bson2settest.Test (11 ms) [----------] 1 test from bson2settest (11 ms total) [----------] 1 test from BSONArrayIteratorSorted [ RUN ] BSONArrayIteratorSorted.Test [ OK ] BSONArrayIteratorSorted.Test (0 ms) [----------] 1 test from BSONArrayIteratorSorted (0 ms total) [----------] 1 test from checkForStorageTests [ RUN ] checkForStorageTests.Test [ OK ] checkForStorageTests.Test (0 ms) [----------] 1 test from checkForStorageTests (0 ms total) [----------] 1 test from InvalidIDFind [ RUN ] InvalidIDFind.Test [ OK ] InvalidIDFind.Test (0 ms) [----------] 1 test from InvalidIDFind (0 ms total) [----------] 1 test from ElementSetTest [ RUN ] ElementSetTest.Test [ OK ] ElementSetTest.Test (0 ms) [----------] 1 test from ElementSetTest (0 ms total) [----------] 1 test from EmbeddedNumbers [ RUN ] EmbeddedNumbers.Test [ OK ] EmbeddedNumbers.Test (0 ms) [----------] 1 test from EmbeddedNumbers (0 ms total) [----------] 1 test from BuilderPartialItearte [ RUN ] BuilderPartialItearte.Test [ OK ] BuilderPartialItearte.Test (0 ms) [----------] 1 test from BuilderPartialItearte (0 ms total) [----------] 1 test from BSONForEachTest [ RUN ] BSONForEachTest.Test [ OK ] BSONForEachTest.Test (0 ms) [----------] 1 test from BSONForEachTest (0 ms total) [----------] 1 test from CompareOps [ RUN ] CompareOps.Test [ OK ] CompareOps.Test (0 ms) [----------] 1 test from CompareOps (0 ms total) [----------] 1 test from NestedBuilderOversize [ RUN ] NestedBuilderOversize.Test [ OK ] NestedBuilderOversize.Test (24 ms) [----------] 1 test from NestedBuilderOversize (24 ms total) [----------] Global test environment tear-down [==========] 92 tests from 85 test cases ran. (1304 ms total) [ PASSED ] 92 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/dbtests/jsontests [==========] Running 247 tests from 238 test cases. [----------] Global test environment set-up. [----------] 2 tests from Empty [ RUN ] Empty.Test [ OK ] Empty.Test (0 ms) [ RUN ] Empty.Test [ OK ] Empty.Test (0 ms) [----------] 2 tests from Empty (0 ms total) [----------] 1 test from SingleStringMember [ RUN ] SingleStringMember.Test [ OK ] SingleStringMember.Test (0 ms) [----------] 1 test from SingleStringMember (0 ms total) [----------] 2 tests from EscapedCharacters [ RUN ] EscapedCharacters.Test [ OK ] EscapedCharacters.Test (0 ms) [ RUN ] EscapedCharacters.Test [ OK ] EscapedCharacters.Test (0 ms) [----------] 2 tests from EscapedCharacters (0 ms total) [----------] 1 test from AdditionalControlCharacters [ RUN ] AdditionalControlCharacters.Test [ OK ] AdditionalControlCharacters.Test (0 ms) [----------] 1 test from AdditionalControlCharacters (0 ms total) [----------] 1 test from ExtendedAscii [ RUN ] ExtendedAscii.Test [ OK ] ExtendedAscii.Test (0 ms) [----------] 1 test from ExtendedAscii (0 ms total) [----------] 2 tests from EscapeFieldName [ RUN ] EscapeFieldName.Test [ OK ] EscapeFieldName.Test (0 ms) [ RUN ] EscapeFieldName.Test [ OK ] EscapeFieldName.Test (0 ms) [----------] 2 tests from EscapeFieldName (0 ms total) [----------] 1 test from SingleIntMember [ RUN ] SingleIntMember.Test [ OK ] SingleIntMember.Test (0 ms) [----------] 1 test from SingleIntMember (0 ms total) [----------] 1 test from SingleNumberMember [ RUN ] SingleNumberMember.Test [ OK ] SingleNumberMember.Test (0 ms) [----------] 1 test from SingleNumberMember (0 ms total) [----------] 1 test from InvalidNumbers [ RUN ] InvalidNumbers.Test [ OK ] InvalidNumbers.Test (0 ms) [----------] 1 test from InvalidNumbers (0 ms total) [----------] 1 test from NumberPrecision [ RUN ] NumberPrecision.Test [ OK ] NumberPrecision.Test (0 ms) [----------] 1 test from NumberPrecision (0 ms total) [----------] 1 test from NegativeNumber [ RUN ] NegativeNumber.Test [ OK ] NegativeNumber.Test (0 ms) [----------] 1 test from NegativeNumber (0 ms total) [----------] 1 test from NumberLongStrict [ RUN ] NumberLongStrict.Test [ OK ] NumberLongStrict.Test (0 ms) [----------] 1 test from NumberLongStrict (0 ms total) [----------] 1 test from NumberLongStrictLarge [ RUN ] NumberLongStrictLarge.Test [ OK ] NumberLongStrictLarge.Test (0 ms) [----------] 1 test from NumberLongStrictLarge (0 ms total) [----------] 1 test from NumberLongStrictNegative [ RUN ] NumberLongStrictNegative.Test [ OK ] NumberLongStrictNegative.Test (0 ms) [----------] 1 test from NumberLongStrictNegative (0 ms total) [----------] 1 test from NumberDoubleNaN [ RUN ] NumberDoubleNaN.Test [ OK ] NumberDoubleNaN.Test (0 ms) [----------] 1 test from NumberDoubleNaN (0 ms total) [----------] 1 test from NumberDoubleInfinity [ RUN ] NumberDoubleInfinity.Test [ OK ] NumberDoubleInfinity.Test (0 ms) [----------] 1 test from NumberDoubleInfinity (0 ms total) [----------] 1 test from NumberDoubleNegativeInfinity [ RUN ] NumberDoubleNegativeInfinity.Test [ OK ] NumberDoubleNegativeInfinity.Test (0 ms) [----------] 1 test from NumberDoubleNegativeInfinity (0 ms total) [----------] 1 test from SingleBoolMember [ RUN ] SingleBoolMember.Test [ OK ] SingleBoolMember.Test (0 ms) [----------] 1 test from SingleBoolMember (0 ms total) [----------] 1 test from SingleNullMember [ RUN ] SingleNullMember.Test [ OK ] SingleNullMember.Test (0 ms) [----------] 1 test from SingleNullMember (0 ms total) [----------] 1 test from SingleUndefinedMember [ RUN ] SingleUndefinedMember.Test [ OK ] SingleUndefinedMember.Test (0 ms) [----------] 1 test from SingleUndefinedMember (0 ms total) [----------] 1 test from SingleObjectMember [ RUN ] SingleObjectMember.Test [ OK ] SingleObjectMember.Test (0 ms) [----------] 1 test from SingleObjectMember (0 ms total) [----------] 1 test from TwoMembers [ RUN ] TwoMembers.Test [ OK ] TwoMembers.Test (0 ms) [----------] 1 test from TwoMembers (0 ms total) [----------] 1 test from EmptyArray [ RUN ] EmptyArray.Test [ OK ] EmptyArray.Test (0 ms) [----------] 1 test from EmptyArray (0 ms total) [----------] 2 tests from Array [ RUN ] Array.Test [ OK ] Array.Test (0 ms) [ RUN ] Array.Test [ OK ] Array.Test (0 ms) [----------] 2 tests from Array (0 ms total) [----------] 1 test from DBRef [ RUN ] DBRef.Test [ OK ] DBRef.Test (0 ms) [----------] 1 test from DBRef (0 ms total) [----------] 1 test from DBRefZero [ RUN ] DBRefZero.Test [ OK ] DBRefZero.Test (0 ms) [----------] 1 test from DBRefZero (0 ms total) [----------] 2 tests from ObjectId [ RUN ] ObjectId.Test [ OK ] ObjectId.Test (0 ms) [ RUN ] ObjectId.Test [ OK ] ObjectId.Test (0 ms) [----------] 2 tests from ObjectId (0 ms total) [----------] 1 test from BinData [ RUN ] BinData.Test [ OK ] BinData.Test (0 ms) [----------] 1 test from BinData (0 ms total) [----------] 1 test from Symbol [ RUN ] Symbol.Test [ OK ] Symbol.Test (0 ms) [----------] 1 test from Symbol (0 ms total) [----------] 1 test from Date [ RUN ] Date.Test [ OK ] Date.Test (1 ms) [----------] 1 test from Date (1 ms total) [----------] 2 tests from DateNegative [ RUN ] DateNegative.Test [ OK ] DateNegative.Test (0 ms) [ RUN ] DateNegative.Test [ OK ] DateNegative.Test (0 ms) [----------] 2 tests from DateNegative (0 ms total) [----------] 2 tests from Regex [ RUN ] Regex.Test [ OK ] Regex.Test (0 ms) [ RUN ] Regex.Test [ OK ] Regex.Test (0 ms) [----------] 2 tests from Regex (0 ms total) [----------] 2 tests from RegexEscape [ RUN ] RegexEscape.Test [ OK ] RegexEscape.Test (0 ms) [ RUN ] RegexEscape.Test [ OK ] RegexEscape.Test (0 ms) [----------] 2 tests from RegexEscape (0 ms total) [----------] 1 test from RegexManyOptions [ RUN ] RegexManyOptions.Test [ OK ] RegexManyOptions.Test (0 ms) [----------] 1 test from RegexManyOptions (0 ms total) [----------] 1 test from CodeTests [ RUN ] CodeTests.Test [ OK ] CodeTests.Test (0 ms) [----------] 1 test from CodeTests (0 ms total) [----------] 1 test from CodeWScopeTests [ RUN ] CodeWScopeTests.Test [ OK ] CodeWScopeTests.Test (0 ms) [----------] 1 test from CodeWScopeTests (0 ms total) [----------] 1 test from TimestampTests [ RUN ] TimestampTests.Test [ OK ] TimestampTests.Test (0 ms) [----------] 1 test from TimestampTests (0 ms total) [----------] 2 tests from NullString [ RUN ] NullString.Test [ OK ] NullString.Test (0 ms) [ RUN ] NullString.Test [ OK ] NullString.Test (0 ms) [----------] 2 tests from NullString (0 ms total) [----------] 1 test from AllTypes [ RUN ] AllTypes.Test [ OK ] AllTypes.Test (0 ms) [----------] 1 test from AllTypes (0 ms total) [----------] 1 test from EmptyWithSpace [ RUN ] EmptyWithSpace.Test [ OK ] EmptyWithSpace.Test (0 ms) [----------] 1 test from EmptyWithSpace (0 ms total) [----------] 1 test from SingleString [ RUN ] SingleString.Test [ OK ] SingleString.Test (0 ms) [----------] 1 test from SingleString (0 ms total) [----------] 1 test from EmptyStrings [ RUN ] EmptyStrings.Test [ OK ] EmptyStrings.Test (0 ms) [----------] 1 test from EmptyStrings (0 ms total) [----------] 1 test from ReservedFieldName [ RUN ] ReservedFieldName.Test [ OK ] ReservedFieldName.Test (0 ms) [----------] 1 test from ReservedFieldName (0 ms total) [----------] 1 test from ReservedFieldName1 [ RUN ] ReservedFieldName1.Test [ OK ] ReservedFieldName1.Test (0 ms) [----------] 1 test from ReservedFieldName1 (0 ms total) [----------] 1 test from NumberFieldName [ RUN ] NumberFieldName.Test [ OK ] NumberFieldName.Test (0 ms) [----------] 1 test from NumberFieldName (0 ms total) [----------] 1 test from InvalidFieldName [ RUN ] InvalidFieldName.Test [ OK ] InvalidFieldName.Test (0 ms) [----------] 1 test from InvalidFieldName (0 ms total) [----------] 1 test from QuotedNullName [ RUN ] QuotedNullName.Test [ OK ] QuotedNullName.Test (0 ms) [----------] 1 test from QuotedNullName (0 ms total) [----------] 1 test from NoValue [ RUN ] NoValue.Test [ OK ] NoValue.Test (0 ms) [----------] 1 test from NoValue (0 ms total) [----------] 1 test from InvalidValue [ RUN ] InvalidValue.Test [ OK ] InvalidValue.Test (0 ms) [----------] 1 test from InvalidValue (0 ms total) [----------] 1 test from OkDollarFieldName [ RUN ] OkDollarFieldName.Test [ OK ] OkDollarFieldName.Test (0 ms) [----------] 1 test from OkDollarFieldName (0 ms total) [----------] 1 test from SingleNumber [ RUN ] SingleNumber.Test [ OK ] SingleNumber.Test (0 ms) [----------] 1 test from SingleNumber (0 ms total) [----------] 1 test from RealNumber [ RUN ] RealNumber.Test [ OK ] RealNumber.Test (0 ms) [----------] 1 test from RealNumber (0 ms total) [----------] 1 test from FancyNumber [ RUN ] FancyNumber.Test [ OK ] FancyNumber.Test (0 ms) [----------] 1 test from FancyNumber (0 ms total) [----------] 1 test from TwoElements [ RUN ] TwoElements.Test [ OK ] TwoElements.Test (0 ms) [----------] 1 test from TwoElements (0 ms total) [----------] 1 test from Subobject [ RUN ] Subobject.Test [ OK ] Subobject.Test (0 ms) [----------] 1 test from Subobject (0 ms total) [----------] 1 test from DeeplyNestedObject [ RUN ] DeeplyNestedObject.Test [ OK ] DeeplyNestedObject.Test (1 ms) [----------] 1 test from DeeplyNestedObject (1 ms total) [----------] 1 test from ArrayEmpty [ RUN ] ArrayEmpty.Test [ OK ] ArrayEmpty.Test (0 ms) [----------] 1 test from ArrayEmpty (0 ms total) [----------] 1 test from TopLevelArrayEmpty [ RUN ] TopLevelArrayEmpty.Test [ OK ] TopLevelArrayEmpty.Test (0 ms) [----------] 1 test from TopLevelArrayEmpty (0 ms total) [----------] 1 test from TopLevelArray [ RUN ] TopLevelArray.Test [ OK ] TopLevelArray.Test (0 ms) [----------] 1 test from TopLevelArray (0 ms total) [----------] 1 test from True [ RUN ] True.Test [ OK ] True.Test (0 ms) [----------] 1 test from True (0 ms total) [----------] 1 test from False [ RUN ] False.Test [ OK ] False.Test (0 ms) [----------] 1 test from False (0 ms total) [----------] 1 test from Null [ RUN ] Null.Test [ OK ] Null.Test (0 ms) [----------] 1 test from Null (0 ms total) [----------] 1 test from Undefined [ RUN ] Undefined.Test [ OK ] Undefined.Test (0 ms) [----------] 1 test from Undefined (0 ms total) [----------] 1 test from UndefinedStrict [ RUN ] UndefinedStrict.Test [ OK ] UndefinedStrict.Test (0 ms) [----------] 1 test from UndefinedStrict (0 ms total) [----------] 1 test from UndefinedStrictBad [ RUN ] UndefinedStrictBad.Test [ OK ] UndefinedStrictBad.Test (0 ms) [----------] 1 test from UndefinedStrictBad (0 ms total) [----------] 1 test from NonEscapedCharacters [ RUN ] NonEscapedCharacters.Test [ OK ] NonEscapedCharacters.Test (0 ms) [----------] 1 test from NonEscapedCharacters (0 ms total) [----------] 1 test from AllowedControlCharacter [ RUN ] AllowedControlCharacter.Test [ OK ] AllowedControlCharacter.Test (0 ms) [----------] 1 test from AllowedControlCharacter (0 ms total) [----------] 1 test from InvalidControlCharacter [ RUN ] InvalidControlCharacter.Test [ OK ] InvalidControlCharacter.Test (0 ms) [----------] 1 test from InvalidControlCharacter (0 ms total) [----------] 1 test from NumbersInFieldName [ RUN ] NumbersInFieldName.Test [ OK ] NumbersInFieldName.Test (0 ms) [----------] 1 test from NumbersInFieldName (0 ms total) [----------] 1 test from EscapedUnicodeToUtf8 [ RUN ] EscapedUnicodeToUtf8.Test [ OK ] EscapedUnicodeToUtf8.Test (0 ms) [----------] 1 test from EscapedUnicodeToUtf8 (0 ms total) [----------] 1 test from Utf8AllOnes [ RUN ] Utf8AllOnes.Test [ OK ] Utf8AllOnes.Test (0 ms) [----------] 1 test from Utf8AllOnes (0 ms total) [----------] 1 test from Utf8FirstByteOnes [ RUN ] Utf8FirstByteOnes.Test [ OK ] Utf8FirstByteOnes.Test (0 ms) [----------] 1 test from Utf8FirstByteOnes (0 ms total) [----------] 1 test from Utf8Invalid [ RUN ] Utf8Invalid.Test [ OK ] Utf8Invalid.Test (0 ms) [----------] 1 test from Utf8Invalid (0 ms total) [----------] 1 test from Utf8TooShort [ RUN ] Utf8TooShort.Test [ OK ] Utf8TooShort.Test (0 ms) [----------] 1 test from Utf8TooShort (0 ms total) [----------] 1 test from DBRefConstructor [ RUN ] DBRefConstructor.Test [ OK ] DBRefConstructor.Test (0 ms) [----------] 1 test from DBRefConstructor (0 ms total) [----------] 1 test from DBRefConstructorCapitals [ RUN ] DBRefConstructorCapitals.Test [ OK ] DBRefConstructorCapitals.Test (0 ms) [----------] 1 test from DBRefConstructorCapitals (0 ms total) [----------] 1 test from DBRefConstructorDbName [ RUN ] DBRefConstructorDbName.Test [ OK ] DBRefConstructorDbName.Test (0 ms) [----------] 1 test from DBRefConstructorDbName (0 ms total) [----------] 1 test from DBRefConstructorNumber [ RUN ] DBRefConstructorNumber.Test [ OK ] DBRefConstructorNumber.Test (0 ms) [----------] 1 test from DBRefConstructorNumber (0 ms total) [----------] 1 test from DBRefConstructorObject [ RUN ] DBRefConstructorObject.Test [ OK ] DBRefConstructorObject.Test (0 ms) [----------] 1 test from DBRefConstructorObject (0 ms total) [----------] 1 test from DBRefNumberId [ RUN ] DBRefNumberId.Test [ OK ] DBRefNumberId.Test (0 ms) [----------] 1 test from DBRefNumberId (0 ms total) [----------] 1 test from DBRefObjectAsId [ RUN ] DBRefObjectAsId.Test [ OK ] DBRefObjectAsId.Test (0 ms) [----------] 1 test from DBRefObjectAsId (0 ms total) [----------] 1 test from DBRefStringId [ RUN ] DBRefStringId.Test [ OK ] DBRefStringId.Test (0 ms) [----------] 1 test from DBRefStringId (0 ms total) [----------] 1 test from DBRefObjectIDObject [ RUN ] DBRefObjectIDObject.Test [ OK ] DBRefObjectIDObject.Test (0 ms) [----------] 1 test from DBRefObjectIDObject (0 ms total) [----------] 1 test from DBRefObjectIDConstructor [ RUN ] DBRefObjectIDConstructor.Test [ OK ] DBRefObjectIDConstructor.Test (0 ms) [----------] 1 test from DBRefObjectIDConstructor (0 ms total) [----------] 1 test from DBRefDbName [ RUN ] DBRefDbName.Test [ OK ] DBRefDbName.Test (0 ms) [----------] 1 test from DBRefDbName (0 ms total) [----------] 1 test from Oid [ RUN ] Oid.Test [ OK ] Oid.Test (0 ms) [----------] 1 test from Oid (0 ms total) [----------] 1 test from Oid2 [ RUN ] Oid2.Test [ OK ] Oid2.Test (0 ms) [----------] 1 test from Oid2 (0 ms total) [----------] 1 test from OidTooLong [ RUN ] OidTooLong.Test [ OK ] OidTooLong.Test (0 ms) [----------] 1 test from OidTooLong (0 ms total) [----------] 1 test from Oid2TooLong [ RUN ] Oid2TooLong.Test [ OK ] Oid2TooLong.Test (0 ms) [----------] 1 test from Oid2TooLong (0 ms total) [----------] 1 test from OidTooShort [ RUN ] OidTooShort.Test [ OK ] OidTooShort.Test (0 ms) [----------] 1 test from OidTooShort (0 ms total) [----------] 1 test from Oid2TooShort [ RUN ] Oid2TooShort.Test [ OK ] Oid2TooShort.Test (0 ms) [----------] 1 test from Oid2TooShort (0 ms total) [----------] 1 test from OidInvalidChar [ RUN ] OidInvalidChar.Test [ OK ] OidInvalidChar.Test (0 ms) [----------] 1 test from OidInvalidChar (0 ms total) [----------] 1 test from Oid2InvalidChar [ RUN ] Oid2InvalidChar.Test [ OK ] Oid2InvalidChar.Test (0 ms) [----------] 1 test from Oid2InvalidChar (0 ms total) [----------] 1 test from StringId [ RUN ] StringId.Test [ OK ] StringId.Test (0 ms) [----------] 1 test from StringId (0 ms total) [----------] 1 test from BinData1 [ RUN ] BinData1.Test [ OK ] BinData1.Test (0 ms) [----------] 1 test from BinData1 (0 ms total) [----------] 1 test from BinData2 [ RUN ] BinData2.Test [ OK ] BinData2.Test (0 ms) [----------] 1 test from BinData2 (0 ms total) [----------] 1 test from BinData3 [ RUN ] BinData3.Test [ OK ] BinData3.Test (0 ms) [----------] 1 test from BinData3 (0 ms total) [----------] 1 test from BinData4 [ RUN ] BinData4.Test [ OK ] BinData4.Test (0 ms) [----------] 1 test from BinData4 (0 ms total) [----------] 1 test from BinData5 [ RUN ] BinData5.Test [ OK ] BinData5.Test (0 ms) [----------] 1 test from BinData5 (0 ms total) [----------] 1 test from BinData80 [ RUN ] BinData80.Test [ OK ] BinData80.Test (0 ms) [----------] 1 test from BinData80 (0 ms total) [----------] 1 test from BinDataPaddedSingle [ RUN ] BinDataPaddedSingle.Test [ OK ] BinDataPaddedSingle.Test (1 ms) [----------] 1 test from BinDataPaddedSingle (1 ms total) [----------] 1 test from BinDataPaddedDouble [ RUN ] BinDataPaddedDouble.Test [ OK ] BinDataPaddedDouble.Test (0 ms) [----------] 1 test from BinDataPaddedDouble (0 ms total) [----------] 1 test from BinDataAllChars [ RUN ] BinDataAllChars.Test [ OK ] BinDataAllChars.Test (0 ms) [----------] 1 test from BinDataAllChars (0 ms total) [----------] 1 test from BinDataBadLength [ RUN ] BinDataBadLength.Test [ OK ] BinDataBadLength.Test (0 ms) [----------] 1 test from BinDataBadLength (0 ms total) [----------] 1 test from BinDataBadLength1 [ RUN ] BinDataBadLength1.Test [ OK ] BinDataBadLength1.Test (0 ms) [----------] 1 test from BinDataBadLength1 (0 ms total) [----------] 1 test from BinDataBadLength2 [ RUN ] BinDataBadLength2.Test [ OK ] BinDataBadLength2.Test (0 ms) [----------] 1 test from BinDataBadLength2 (0 ms total) [----------] 1 test from BinDataBadLength3 [ RUN ] BinDataBadLength3.Test [ OK ] BinDataBadLength3.Test (0 ms) [----------] 1 test from BinDataBadLength3 (0 ms total) [----------] 1 test from BinDataBadLength4 [ RUN ] BinDataBadLength4.Test [ OK ] BinDataBadLength4.Test (0 ms) [----------] 1 test from BinDataBadLength4 (0 ms total) [----------] 1 test from BinDataBadLength5 [ RUN ] BinDataBadLength5.Test [ OK ] BinDataBadLength5.Test (0 ms) [----------] 1 test from BinDataBadLength5 (0 ms total) [----------] 1 test from BinDataBadChars [ RUN ] BinDataBadChars.Test [ OK ] BinDataBadChars.Test (0 ms) [----------] 1 test from BinDataBadChars (0 ms total) [----------] 1 test from BinDataTypeTooShort [ RUN ] BinDataTypeTooShort.Test [ OK ] BinDataTypeTooShort.Test (0 ms) [----------] 1 test from BinDataTypeTooShort (0 ms total) [----------] 1 test from BinDataTypeTooLong [ RUN ] BinDataTypeTooLong.Test [ OK ] BinDataTypeTooLong.Test (0 ms) [----------] 1 test from BinDataTypeTooLong (0 ms total) [----------] 1 test from BinDataTypeBadChars [ RUN ] BinDataTypeBadChars.Test [ OK ] BinDataTypeBadChars.Test (0 ms) [----------] 1 test from BinDataTypeBadChars (0 ms total) [----------] 1 test from BinDataEmptyType [ RUN ] BinDataEmptyType.Test [ OK ] BinDataEmptyType.Test (0 ms) [----------] 1 test from BinDataEmptyType (0 ms total) [----------] 1 test from BinDataNoType [ RUN ] BinDataNoType.Test [ OK ] BinDataNoType.Test (0 ms) [----------] 1 test from BinDataNoType (0 ms total) [----------] 1 test from BinDataInvalidType [ RUN ] BinDataInvalidType.Test [ OK ] BinDataInvalidType.Test (0 ms) [----------] 1 test from BinDataInvalidType (0 ms total) [----------] 1 test from DateNonzero [ RUN ] DateNonzero.Test [ OK ] DateNonzero.Test (0 ms) [----------] 1 test from DateNonzero (0 ms total) [----------] 1 test from DateStrictTooLong [ RUN ] DateStrictTooLong.Test [ OK ] DateStrictTooLong.Test (0 ms) [----------] 1 test from DateStrictTooLong (0 ms total) [----------] 1 test from DateTooLong [ RUN ] DateTooLong.Test [ OK ] DateTooLong.Test (0 ms) [----------] 1 test from DateTooLong (0 ms total) [----------] 1 test from DateIsString [ RUN ] DateIsString.Test [ OK ] DateIsString.Test (0 ms) [----------] 1 test from DateIsString (0 ms total) [----------] 1 test from DateIsString1 [ RUN ] DateIsString1.Test [ OK ] DateIsString1.Test (0 ms) [----------] 1 test from DateIsString1 (0 ms total) [----------] 1 test from DateIsString2 [ RUN ] DateIsString2.Test [ OK ] DateIsString2.Test (0 ms) [----------] 1 test from DateIsString2 (0 ms total) [----------] 1 test from DateIsFloat [ RUN ] DateIsFloat.Test [ OK ] DateIsFloat.Test (1 ms) [----------] 1 test from DateIsFloat (1 ms total) [----------] 1 test from DateIsFloat1 [ RUN ] DateIsFloat1.Test [ OK ] DateIsFloat1.Test (0 ms) [----------] 1 test from DateIsFloat1 (0 ms total) [----------] 1 test from DateIsFloat2 [ RUN ] DateIsFloat2.Test [ OK ] DateIsFloat2.Test (0 ms) [----------] 1 test from DateIsFloat2 (0 ms total) [----------] 1 test from DateIsExponent [ RUN ] DateIsExponent.Test [ OK ] DateIsExponent.Test (0 ms) [----------] 1 test from DateIsExponent (0 ms total) [----------] 1 test from DateIsExponent1 [ RUN ] DateIsExponent1.Test [ OK ] DateIsExponent1.Test (0 ms) [----------] 1 test from DateIsExponent1 (0 ms total) [----------] 1 test from DateIsExponent2 [ RUN ] DateIsExponent2.Test [ OK ] DateIsExponent2.Test (0 ms) [----------] 1 test from DateIsExponent2 (0 ms total) [----------] 1 test from DateStrictMaxUnsigned [ RUN ] DateStrictMaxUnsigned.Test [ OK ] DateStrictMaxUnsigned.Test (0 ms) [----------] 1 test from DateStrictMaxUnsigned (0 ms total) [----------] 1 test from DateMaxUnsigned [ RUN ] DateMaxUnsigned.Test [ OK ] DateMaxUnsigned.Test (0 ms) [----------] 1 test from DateMaxUnsigned (0 ms total) [----------] 1 test from DateStrictNegative [ RUN ] DateStrictNegative.Test [ OK ] DateStrictNegative.Test (0 ms) [----------] 1 test from DateStrictNegative (0 ms total) [----------] 1 test from NumberLongTest [ RUN ] NumberLongTest.Test [ OK ] NumberLongTest.Test (0 ms) [----------] 1 test from NumberLongTest (0 ms total) [----------] 1 test from NumberLongMin [ RUN ] NumberLongMin.Test [ OK ] NumberLongMin.Test (0 ms) [----------] 1 test from NumberLongMin (0 ms total) [----------] 1 test from NumberIntTest [ RUN ] NumberIntTest.Test [ OK ] NumberIntTest.Test (0 ms) [----------] 1 test from NumberIntTest (0 ms total) [----------] 1 test from NumberLongNeg [ RUN ] NumberLongNeg.Test [ OK ] NumberLongNeg.Test (0 ms) [----------] 1 test from NumberLongNeg (0 ms total) [----------] 1 test from NumberIntNeg [ RUN ] NumberIntNeg.Test [ OK ] NumberIntNeg.Test (0 ms) [----------] 1 test from NumberIntNeg (0 ms total) [----------] 1 test from NumberLongBad [ RUN ] NumberLongBad.Test [ OK ] NumberLongBad.Test (0 ms) [----------] 1 test from NumberLongBad (0 ms total) [----------] 1 test from NumberIntBad [ RUN ] NumberIntBad.Test [ OK ] NumberIntBad.Test (0 ms) [----------] 1 test from NumberIntBad (0 ms total) [----------] 1 test from Timestamp [ RUN ] Timestamp.Test [ OK ] Timestamp.Test (0 ms) [----------] 1 test from Timestamp (0 ms total) [----------] 1 test from TimestampNoIncrement [ RUN ] TimestampNoIncrement.Test [ OK ] TimestampNoIncrement.Test (0 ms) [----------] 1 test from TimestampNoIncrement (0 ms total) [----------] 1 test from TimestampZero [ RUN ] TimestampZero.Test [ OK ] TimestampZero.Test (0 ms) [----------] 1 test from TimestampZero (0 ms total) [----------] 1 test from TimestampNoArgs [ RUN ] TimestampNoArgs.Test [ OK ] TimestampNoArgs.Test (0 ms) [----------] 1 test from TimestampNoArgs (0 ms total) [----------] 1 test from TimestampFloatSeconds [ RUN ] TimestampFloatSeconds.Test [ OK ] TimestampFloatSeconds.Test (0 ms) [----------] 1 test from TimestampFloatSeconds (0 ms total) [----------] 1 test from TimestampFloatIncrement [ RUN ] TimestampFloatIncrement.Test [ OK ] TimestampFloatIncrement.Test (0 ms) [----------] 1 test from TimestampFloatIncrement (0 ms total) [----------] 1 test from TimestampNegativeSeconds [ RUN ] TimestampNegativeSeconds.Test [ OK ] TimestampNegativeSeconds.Test (0 ms) [----------] 1 test from TimestampNegativeSeconds (0 ms total) [----------] 1 test from TimestampNegativeIncrement [ RUN ] TimestampNegativeIncrement.Test [ OK ] TimestampNegativeIncrement.Test (1 ms) [----------] 1 test from TimestampNegativeIncrement (1 ms total) [----------] 1 test from TimestampInvalidSeconds [ RUN ] TimestampInvalidSeconds.Test [ OK ] TimestampInvalidSeconds.Test (0 ms) [----------] 1 test from TimestampInvalidSeconds (0 ms total) [----------] 1 test from TimestampObject [ RUN ] TimestampObject.Test [ OK ] TimestampObject.Test (0 ms) [----------] 1 test from TimestampObject (0 ms total) [----------] 1 test from TimestampObjectInvalidFieldName [ RUN ] TimestampObjectInvalidFieldName.Test [ OK ] TimestampObjectInvalidFieldName.Test (0 ms) [----------] 1 test from TimestampObjectInvalidFieldName (0 ms total) [----------] 1 test from TimestampObjectNoIncrement [ RUN ] TimestampObjectNoIncrement.Test [ OK ] TimestampObjectNoIncrement.Test (0 ms) [----------] 1 test from TimestampObjectNoIncrement (0 ms total) [----------] 1 test from TimestampObjectNegativeSeconds [ RUN ] TimestampObjectNegativeSeconds.Test [ OK ] TimestampObjectNegativeSeconds.Test (0 ms) [----------] 1 test from TimestampObjectNegativeSeconds (0 ms total) [----------] 1 test from TimestampObjectNegativeIncrement [ RUN ] TimestampObjectNegativeIncrement.Test [ OK ] TimestampObjectNegativeIncrement.Test (0 ms) [----------] 1 test from TimestampObjectNegativeIncrement (0 ms total) [----------] 1 test from TimestampObjectInvalidSeconds [ RUN ] TimestampObjectInvalidSeconds.Test [ OK ] TimestampObjectInvalidSeconds.Test (0 ms) [----------] 1 test from TimestampObjectInvalidSeconds (0 ms total) [----------] 1 test from TimestampObjectZero [ RUN ] TimestampObjectZero.Test [ OK ] TimestampObjectZero.Test (0 ms) [----------] 1 test from TimestampObjectZero (0 ms total) [----------] 1 test from TimestampObjectNoArgs [ RUN ] TimestampObjectNoArgs.Test [ OK ] TimestampObjectNoArgs.Test (0 ms) [----------] 1 test from TimestampObjectNoArgs (0 ms total) [----------] 1 test from TimestampObjectFloatSeconds [ RUN ] TimestampObjectFloatSeconds.Test [ OK ] TimestampObjectFloatSeconds.Test (0 ms) [----------] 1 test from TimestampObjectFloatSeconds (0 ms total) [----------] 1 test from TimestampObjectFloatIncrement [ RUN ] TimestampObjectFloatIncrement.Test [ OK ] TimestampObjectFloatIncrement.Test (0 ms) [----------] 1 test from TimestampObjectFloatIncrement (0 ms total) [----------] 1 test from RegexNoOptionField [ RUN ] RegexNoOptionField.Test [ OK ] RegexNoOptionField.Test (0 ms) [----------] 1 test from RegexNoOptionField (0 ms total) [----------] 1 test from RegexWithQuotes [ RUN ] RegexWithQuotes.Test [ OK ] RegexWithQuotes.Test (0 ms) [----------] 1 test from RegexWithQuotes (0 ms total) [----------] 1 test from RegexWithQuotes1 [ RUN ] RegexWithQuotes1.Test [ OK ] RegexWithQuotes1.Test (0 ms) [----------] 1 test from RegexWithQuotes1 (0 ms total) [----------] 1 test from RegexInvalidField [ RUN ] RegexInvalidField.Test [ OK ] RegexInvalidField.Test (0 ms) [----------] 1 test from RegexInvalidField (0 ms total) [----------] 1 test from RegexInvalidOption [ RUN ] RegexInvalidOption.Test [ OK ] RegexInvalidOption.Test (0 ms) [----------] 1 test from RegexInvalidOption (0 ms total) [----------] 1 test from RegexInvalidOption2 [ RUN ] RegexInvalidOption2.Test [ OK ] RegexInvalidOption2.Test (0 ms) [----------] 1 test from RegexInvalidOption2 (0 ms total) [----------] 1 test from RegexInvalidOption3 [ RUN ] RegexInvalidOption3.Test [ OK ] RegexInvalidOption3.Test (0 ms) [----------] 1 test from RegexInvalidOption3 (0 ms total) [----------] 1 test from RegexInvalidOption4 [ RUN ] RegexInvalidOption4.Test [ OK ] RegexInvalidOption4.Test (0 ms) [----------] 1 test from RegexInvalidOption4 (0 ms total) [----------] 1 test from RegexInvalidOption5 [ RUN ] RegexInvalidOption5.Test [ OK ] RegexInvalidOption5.Test (0 ms) [----------] 1 test from RegexInvalidOption5 (0 ms total) [----------] 1 test from RegexEmptyOption [ RUN ] RegexEmptyOption.Test [ OK ] RegexEmptyOption.Test (0 ms) [----------] 1 test from RegexEmptyOption (0 ms total) [----------] 1 test from RegexEmpty [ RUN ] RegexEmpty.Test [ OK ] RegexEmpty.Test (0 ms) [----------] 1 test from RegexEmpty (0 ms total) [----------] 1 test from RegexEmpty1 [ RUN ] RegexEmpty1.Test [ OK ] RegexEmpty1.Test (1 ms) [----------] 1 test from RegexEmpty1 (1 ms total) [----------] 1 test from RegexOverlap [ RUN ] RegexOverlap.Test [ OK ] RegexOverlap.Test (0 ms) [----------] 1 test from RegexOverlap (0 ms total) [----------] 1 test from Malformed [ RUN ] Malformed.Test [ OK ] Malformed.Test (0 ms) [----------] 1 test from Malformed (0 ms total) [----------] 1 test from Malformed1 [ RUN ] Malformed1.Test [ OK ] Malformed1.Test (0 ms) [----------] 1 test from Malformed1 (0 ms total) [----------] 1 test from Malformed2 [ RUN ] Malformed2.Test [ OK ] Malformed2.Test (0 ms) [----------] 1 test from Malformed2 (0 ms total) [----------] 1 test from Malformed3 [ RUN ] Malformed3.Test [ OK ] Malformed3.Test (0 ms) [----------] 1 test from Malformed3 (0 ms total) [----------] 1 test from Malformed4 [ RUN ] Malformed4.Test [ OK ] Malformed4.Test (0 ms) [----------] 1 test from Malformed4 (0 ms total) [----------] 1 test from Malformed5 [ RUN ] Malformed5.Test [ OK ] Malformed5.Test (0 ms) [----------] 1 test from Malformed5 (0 ms total) [----------] 1 test from Malformed6 [ RUN ] Malformed6.Test [ OK ] Malformed6.Test (0 ms) [----------] 1 test from Malformed6 (0 ms total) [----------] 1 test from Malformed7 [ RUN ] Malformed7.Test [ OK ] Malformed7.Test (0 ms) [----------] 1 test from Malformed7 (0 ms total) [----------] 1 test from Malformed8 [ RUN ] Malformed8.Test [ OK ] Malformed8.Test (0 ms) [----------] 1 test from Malformed8 (0 ms total) [----------] 1 test from Malformed9 [ RUN ] Malformed9.Test [ OK ] Malformed9.Test (0 ms) [----------] 1 test from Malformed9 (0 ms total) [----------] 1 test from Malformed10 [ RUN ] Malformed10.Test [ OK ] Malformed10.Test (0 ms) [----------] 1 test from Malformed10 (0 ms total) [----------] 1 test from Malformed11 [ RUN ] Malformed11.Test [ OK ] Malformed11.Test (0 ms) [----------] 1 test from Malformed11 (0 ms total) [----------] 1 test from Malformed12 [ RUN ] Malformed12.Test [ OK ] Malformed12.Test (0 ms) [----------] 1 test from Malformed12 (0 ms total) [----------] 1 test from Malformed13 [ RUN ] Malformed13.Test [ OK ] Malformed13.Test (0 ms) [----------] 1 test from Malformed13 (0 ms total) [----------] 1 test from Malformed14 [ RUN ] Malformed14.Test [ OK ] Malformed14.Test (0 ms) [----------] 1 test from Malformed14 (0 ms total) [----------] 1 test from Malformed15 [ RUN ] Malformed15.Test [ OK ] Malformed15.Test (0 ms) [----------] 1 test from Malformed15 (0 ms total) [----------] 1 test from Malformed16 [ RUN ] Malformed16.Test [ OK ] Malformed16.Test (0 ms) [----------] 1 test from Malformed16 (0 ms total) [----------] 1 test from Malformed17 [ RUN ] Malformed17.Test [ OK ] Malformed17.Test (0 ms) [----------] 1 test from Malformed17 (0 ms total) [----------] 1 test from Malformed18 [ RUN ] Malformed18.Test [ OK ] Malformed18.Test (0 ms) [----------] 1 test from Malformed18 (0 ms total) [----------] 1 test from Malformed19 [ RUN ] Malformed19.Test [ OK ] Malformed19.Test (0 ms) [----------] 1 test from Malformed19 (0 ms total) [----------] 1 test from UnquotedFieldName [ RUN ] UnquotedFieldName.Test [ OK ] UnquotedFieldName.Test (0 ms) [----------] 1 test from UnquotedFieldName (0 ms total) [----------] 1 test from UnquotedFieldNameBad [ RUN ] UnquotedFieldNameBad.Test [ OK ] UnquotedFieldNameBad.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad (0 ms total) [----------] 1 test from UnquotedFieldNameBad1 [ RUN ] UnquotedFieldNameBad1.Test [ OK ] UnquotedFieldNameBad1.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad1 (1 ms total) [----------] 1 test from UnquotedFieldNameBad2 [ RUN ] UnquotedFieldNameBad2.Test [ OK ] UnquotedFieldNameBad2.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad2 (0 ms total) [----------] 1 test from UnquotedFieldNameBad3 [ RUN ] UnquotedFieldNameBad3.Test [ OK ] UnquotedFieldNameBad3.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad3 (0 ms total) [----------] 1 test from UnquotedFieldNameBad4 [ RUN ] UnquotedFieldNameBad4.Test [ OK ] UnquotedFieldNameBad4.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad4 (0 ms total) [----------] 1 test from UnquotedFieldNameBad5 [ RUN ] UnquotedFieldNameBad5.Test [ OK ] UnquotedFieldNameBad5.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad5 (0 ms total) [----------] 1 test from UnquotedFieldNameBad6 [ RUN ] UnquotedFieldNameBad6.Test [ OK ] UnquotedFieldNameBad6.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad6 (0 ms total) [----------] 1 test from UnquotedFieldNameBad7 [ RUN ] UnquotedFieldNameBad7.Test [ OK ] UnquotedFieldNameBad7.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad7 (0 ms total) [----------] 1 test from UnquotedFieldNameBad8 [ RUN ] UnquotedFieldNameBad8.Test [ OK ] UnquotedFieldNameBad8.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad8 (0 ms total) [----------] 1 test from UnquotedFieldNameBad9 [ RUN ] UnquotedFieldNameBad9.Test [ OK ] UnquotedFieldNameBad9.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad9 (0 ms total) [----------] 1 test from UnquotedFieldNameBad10 [ RUN ] UnquotedFieldNameBad10.Test [ OK ] UnquotedFieldNameBad10.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad10 (0 ms total) [----------] 1 test from UnquotedFieldNameBad11 [ RUN ] UnquotedFieldNameBad11.Test [ OK ] UnquotedFieldNameBad11.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad11 (0 ms total) [----------] 1 test from UnquotedFieldNameBad12 [ RUN ] UnquotedFieldNameBad12.Test [ OK ] UnquotedFieldNameBad12.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad12 (0 ms total) [----------] 1 test from UnquotedFieldNameBad13 [ RUN ] UnquotedFieldNameBad13.Test [ OK ] UnquotedFieldNameBad13.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad13 (0 ms total) [----------] 1 test from UnquotedFieldNameBad14 [ RUN ] UnquotedFieldNameBad14.Test [ OK ] UnquotedFieldNameBad14.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad14 (0 ms total) [----------] 1 test from UnquotedFieldNameBad15 [ RUN ] UnquotedFieldNameBad15.Test [ OK ] UnquotedFieldNameBad15.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad15 (0 ms total) [----------] 1 test from UnquotedFieldNameBad16 [ RUN ] UnquotedFieldNameBad16.Test [ OK ] UnquotedFieldNameBad16.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad16 (0 ms total) [----------] 1 test from UnquotedFieldNameBad17 [ RUN ] UnquotedFieldNameBad17.Test [ OK ] UnquotedFieldNameBad17.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad17 (0 ms total) [----------] 1 test from UnquotedFieldNameBad18 [ RUN ] UnquotedFieldNameBad18.Test [ OK ] UnquotedFieldNameBad18.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad18 (0 ms total) [----------] 1 test from UnquotedFieldNameBad19 [ RUN ] UnquotedFieldNameBad19.Test [ OK ] UnquotedFieldNameBad19.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad19 (0 ms total) [----------] 1 test from UnquotedFieldNameBad20 [ RUN ] UnquotedFieldNameBad20.Test [ OK ] UnquotedFieldNameBad20.Test (0 ms) [----------] 1 test from UnquotedFieldNameBad20 (0 ms total) [----------] 1 test from UnquotedFieldNameDollar [ RUN ] UnquotedFieldNameDollar.Test [ OK ] UnquotedFieldNameDollar.Test (0 ms) [----------] 1 test from UnquotedFieldNameDollar (0 ms total) [----------] 1 test from SingleQuotes [ RUN ] SingleQuotes.Test [ OK ] SingleQuotes.Test (0 ms) [----------] 1 test from SingleQuotes (0 ms total) [----------] 1 test from QuoteTest [ RUN ] QuoteTest.Test [ OK ] QuoteTest.Test (0 ms) [----------] 1 test from QuoteTest (0 ms total) [----------] 1 test from QuoteTest1 [ RUN ] QuoteTest1.Test [ OK ] QuoteTest1.Test (0 ms) [----------] 1 test from QuoteTest1 (0 ms total) [----------] 1 test from QuoteTest2 [ RUN ] QuoteTest2.Test [ OK ] QuoteTest2.Test (0 ms) [----------] 1 test from QuoteTest2 (0 ms total) [----------] 1 test from QuoteTest3 [ RUN ] QuoteTest3.Test [ OK ] QuoteTest3.Test (1 ms) [----------] 1 test from QuoteTest3 (1 ms total) [----------] 1 test from QuoteTest4 [ RUN ] QuoteTest4.Test [ OK ] QuoteTest4.Test (0 ms) [----------] 1 test from QuoteTest4 (0 ms total) [----------] 1 test from QuoteTest5 [ RUN ] QuoteTest5.Test [ OK ] QuoteTest5.Test (0 ms) [----------] 1 test from QuoteTest5 (0 ms total) [----------] 1 test from QuoteTest6 [ RUN ] QuoteTest6.Test [ OK ] QuoteTest6.Test (0 ms) [----------] 1 test from QuoteTest6 (0 ms total) [----------] 1 test from ObjectId2 [ RUN ] ObjectId2.Test [ OK ] ObjectId2.Test (0 ms) [----------] 1 test from ObjectId2 (0 ms total) [----------] 1 test from NumericTypes [ RUN ] NumericTypes.Test [ OK ] NumericTypes.Test (0 ms) [----------] 1 test from NumericTypes (0 ms total) [----------] 1 test from NumericTypesJS [ RUN ] NumericTypesJS.Test [ OK ] NumericTypesJS.Test (0 ms) [----------] 1 test from NumericTypesJS (0 ms total) [----------] 1 test from NumericLongMin [ RUN ] NumericLongMin.Test [ OK ] NumericLongMin.Test (0 ms) [----------] 1 test from NumericLongMin (0 ms total) [----------] 1 test from NumericIntMin [ RUN ] NumericIntMin.Test [ OK ] NumericIntMin.Test (0 ms) [----------] 1 test from NumericIntMin (0 ms total) [----------] 1 test from NumericLimits [ RUN ] NumericLimits.Test [ OK ] NumericLimits.Test (0 ms) [----------] 1 test from NumericLimits (0 ms total) [----------] 1 test from NumericLimitsBad [ RUN ] NumericLimitsBad.Test [ OK ] NumericLimitsBad.Test (0 ms) [----------] 1 test from NumericLimitsBad (0 ms total) [----------] 1 test from NumericLimitsBad1 [ RUN ] NumericLimitsBad1.Test [ OK ] NumericLimitsBad1.Test (0 ms) [----------] 1 test from NumericLimitsBad1 (0 ms total) [----------] 1 test from NegativeNumericTypes [ RUN ] NegativeNumericTypes.Test [ OK ] NegativeNumericTypes.Test (0 ms) [----------] 1 test from NegativeNumericTypes (0 ms total) [----------] 1 test from EmbeddedDatesFormat1 [ RUN ] EmbeddedDatesFormat1.Test [ OK ] EmbeddedDatesFormat1.Test (0 ms) [----------] 1 test from EmbeddedDatesFormat1 (0 ms total) [----------] 1 test from EmbeddedDatesFormat2 [ RUN ] EmbeddedDatesFormat2.Test [ OK ] EmbeddedDatesFormat2.Test (0 ms) [----------] 1 test from EmbeddedDatesFormat2 (0 ms total) [----------] 1 test from EmbeddedDatesFormat3 [ RUN ] EmbeddedDatesFormat3.Test [ OK ] EmbeddedDatesFormat3.Test (1 ms) [----------] 1 test from EmbeddedDatesFormat3 (1 ms total) [----------] 1 test from NullFieldUnquoted [ RUN ] NullFieldUnquoted.Test [ OK ] NullFieldUnquoted.Test (0 ms) [----------] 1 test from NullFieldUnquoted (0 ms total) [----------] 1 test from MinKeyAlone [ RUN ] MinKeyAlone.Test [ OK ] MinKeyAlone.Test (0 ms) [----------] 1 test from MinKeyAlone (0 ms total) [----------] 1 test from MaxKeyAlone [ RUN ] MaxKeyAlone.Test [ OK ] MaxKeyAlone.Test (0 ms) [----------] 1 test from MaxKeyAlone (0 ms total) [----------] 1 test from MinKey [ RUN ] MinKey.Test [ OK ] MinKey.Test (0 ms) [----------] 1 test from MinKey (0 ms total) [----------] 1 test from MaxKey [ RUN ] MaxKey.Test [ OK ] MaxKey.Test (0 ms) [----------] 1 test from MaxKey (0 ms total) [----------] Global test environment tear-down [==========] 247 tests from 238 test cases ran. (13 ms total) [ PASSED ] 247 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/dbtests/mock_dbclient_conn_test [==========] Running 19 tests from 1 test case. [----------] Global test environment set-up. [----------] 19 tests from MockDBClientConnTest [ RUN ] MockDBClientConnTest.ServerAddress [ OK ] MockDBClientConnTest.ServerAddress (0 ms) [ RUN ] MockDBClientConnTest.QueryCount [ OK ] MockDBClientConnTest.QueryCount (0 ms) [ RUN ] MockDBClientConnTest.InsertAndQuery [ OK ] MockDBClientConnTest.InsertAndQuery (0 ms) [ RUN ] MockDBClientConnTest.InsertAndQueryTwice [ OK ] MockDBClientConnTest.InsertAndQueryTwice (0 ms) [ RUN ] MockDBClientConnTest.QueryWithNoResults [ OK ] MockDBClientConnTest.QueryWithNoResults (0 ms) [ RUN ] MockDBClientConnTest.MultiNSInsertAndQuery [ OK ] MockDBClientConnTest.MultiNSInsertAndQuery (0 ms) [ RUN ] MockDBClientConnTest.SimpleRemove [ OK ] MockDBClientConnTest.SimpleRemove (0 ms) [ RUN ] MockDBClientConnTest.MultiNSRemove [ OK ] MockDBClientConnTest.MultiNSRemove (0 ms) [ RUN ] MockDBClientConnTest.InsertAfterRemove [ OK ] MockDBClientConnTest.InsertAfterRemove (0 ms) [ RUN ] MockDBClientConnTest.SetCmdReply [ OK ] MockDBClientConnTest.SetCmdReply (0 ms) [ RUN ] MockDBClientConnTest.CyclingCmd [ OK ] MockDBClientConnTest.CyclingCmd (0 ms) [ RUN ] MockDBClientConnTest.CmdWithMultiFields [ OK ] MockDBClientConnTest.CmdWithMultiFields (0 ms) [ RUN ] MockDBClientConnTest.BadCmd [ OK ] MockDBClientConnTest.BadCmd (0 ms) [ RUN ] MockDBClientConnTest.MultipleStoredResponse [ OK ] MockDBClientConnTest.MultipleStoredResponse (1 ms) [ RUN ] MockDBClientConnTest.CmdCount [ OK ] MockDBClientConnTest.CmdCount (0 ms) [ RUN ] MockDBClientConnTest.Shutdown [ OK ] MockDBClientConnTest.Shutdown (0 ms) [ RUN ] MockDBClientConnTest.Restart [ OK ] MockDBClientConnTest.Restart (0 ms) [ RUN ] MockDBClientConnTest.ClearCounter [ OK ] MockDBClientConnTest.ClearCounter (0 ms) [ RUN ] MockDBClientConnTest.Delay [ OK ] MockDBClientConnTest.Delay (300 ms) [----------] 19 tests from MockDBClientConnTest (301 ms total) [----------] Global test environment tear-down [==========] 19 tests from 1 test case ran. (301 ms total) [ PASSED ] 19 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/dbtests/mock_replica_set_test [==========] Running 13 tests from 1 test case. [----------] Global test environment set-up. [----------] 13 tests from MockReplicaSetTest [ RUN ] MockReplicaSetTest.SetName [ OK ] MockReplicaSetTest.SetName (0 ms) [ RUN ] MockReplicaSetTest.ConnectionString [ OK ] MockReplicaSetTest.ConnectionString (0 ms) [ RUN ] MockReplicaSetTest.GetNode [ OK ] MockReplicaSetTest.GetNode (0 ms) [ RUN ] MockReplicaSetTest.IsMasterNode0 [ OK ] MockReplicaSetTest.IsMasterNode0 (0 ms) [ RUN ] MockReplicaSetTest.IsMasterNode1 [ OK ] MockReplicaSetTest.IsMasterNode1 (0 ms) [ RUN ] MockReplicaSetTest.IsMasterNode2 [ OK ] MockReplicaSetTest.IsMasterNode2 (0 ms) [ RUN ] MockReplicaSetTest.ReplSetGetStatusNode0 [ OK ] MockReplicaSetTest.ReplSetGetStatusNode0 (0 ms) [ RUN ] MockReplicaSetTest.ReplSetGetStatusNode1 [ OK ] MockReplicaSetTest.ReplSetGetStatusNode1 (0 ms) [ RUN ] MockReplicaSetTest.ReplSetGetStatusNode2 [ OK ] MockReplicaSetTest.ReplSetGetStatusNode2 (0 ms) [ RUN ] MockReplicaSetTest.IsMasterReconfigNodeRemoved [ OK ] MockReplicaSetTest.IsMasterReconfigNodeRemoved (0 ms) [ RUN ] MockReplicaSetTest.replSetGetStatusReconfigNodeRemoved [ OK ] MockReplicaSetTest.replSetGetStatusReconfigNodeRemoved (0 ms) [ RUN ] MockReplicaSetTest.KillNode [ OK ] MockReplicaSetTest.KillNode (0 ms) [ RUN ] MockReplicaSetTest.KillMultipleNode [ OK ] MockReplicaSetTest.KillMultipleNode (0 ms) [----------] 13 tests from MockReplicaSetTest (0 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test case ran. (0 ms total) [ PASSED ] 13 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/dbtests/replica_set_monitor_test [==========] Running 87 tests from 8 test cases. [----------] Global test environment set-up. [----------] 21 tests from ReplSetMonitorNode [ RUN ] ReplSetMonitorNode.SimpleGoodMatch [ OK ] ReplSetMonitorNode.SimpleGoodMatch (0 ms) [ RUN ] ReplSetMonitorNode.SimpleBadMatch [ OK ] ReplSetMonitorNode.SimpleBadMatch (0 ms) [ RUN ] ReplSetMonitorNode.ExactMatch [ OK ] ReplSetMonitorNode.ExactMatch (0 ms) [ RUN ] ReplSetMonitorNode.EmptyTag [ OK ] ReplSetMonitorNode.EmptyTag (0 ms) [ RUN ] ReplSetMonitorNode.MemberNoTagMatchesEmptyTag [ OK ] ReplSetMonitorNode.MemberNoTagMatchesEmptyTag (0 ms) [ RUN ] ReplSetMonitorNode.MemberNoTagDoesNotMatch [ OK ] ReplSetMonitorNode.MemberNoTagDoesNotMatch (0 ms) [ RUN ] ReplSetMonitorNode.IncompleteMatch [ OK ] ReplSetMonitorNode.IncompleteMatch (0 ms) [ RUN ] ReplSetMonitorNode.PartialMatch [ OK ] ReplSetMonitorNode.PartialMatch (0 ms) [ RUN ] ReplSetMonitorNode.SingleTagCrit [ OK ] ReplSetMonitorNode.SingleTagCrit (0 ms) [ RUN ] ReplSetMonitorNode.BadSingleTagCrit [ OK ] ReplSetMonitorNode.BadSingleTagCrit (0 ms) [ RUN ] ReplSetMonitorNode.NonExistingFieldTag [ OK ] ReplSetMonitorNode.NonExistingFieldTag (0 ms) [ RUN ] ReplSetMonitorNode.UnorederedMatching [ OK ] ReplSetMonitorNode.UnorederedMatching (0 ms) [ RUN ] ReplSetMonitorNode.SameValueDiffKey [ OK ] ReplSetMonitorNode.SameValueDiffKey (0 ms) [ RUN ] ReplSetMonitorNode.PriNodeCompatibleTag [ OK ] ReplSetMonitorNode.PriNodeCompatibleTag (0 ms) [ RUN ] ReplSetMonitorNode.SecNodeCompatibleTag [ OK ] ReplSetMonitorNode.SecNodeCompatibleTag (0 ms) [ RUN ] ReplSetMonitorNode.PriNodeNotCompatibleTag [ OK ] ReplSetMonitorNode.PriNodeNotCompatibleTag (0 ms) [ RUN ] ReplSetMonitorNode.SecNodeNotCompatibleTag [ OK ] ReplSetMonitorNode.SecNodeNotCompatibleTag (0 ms) [ RUN ] ReplSetMonitorNode.PriNodeCompatiblMultiTag [ OK ] ReplSetMonitorNode.PriNodeCompatiblMultiTag (0 ms) [ RUN ] ReplSetMonitorNode.SecNodeCompatibleMultiTag [ OK ] ReplSetMonitorNode.SecNodeCompatibleMultiTag (0 ms) [ RUN ] ReplSetMonitorNode.PriNodeNotCompatibleMultiTag [ OK ] ReplSetMonitorNode.PriNodeNotCompatibleMultiTag (0 ms) [ RUN ] ReplSetMonitorNode.SecNodeNotCompatibleMultiTag [ OK ] ReplSetMonitorNode.SecNodeNotCompatibleMultiTag (0 ms) [----------] 21 tests from ReplSetMonitorNode (0 ms total) [----------] 28 tests from ReplSetMonitorReadPref [ RUN ] ReplSetMonitorReadPref.PrimaryOnly [ OK ] ReplSetMonitorReadPref.PrimaryOnly (0 ms) [ RUN ] ReplSetMonitorReadPref.PrimaryOnlyPriNotOk [ OK ] ReplSetMonitorReadPref.PrimaryOnlyPriNotOk (0 ms) [ RUN ] ReplSetMonitorReadPref.PrimaryMissing [ OK ] ReplSetMonitorReadPref.PrimaryMissing (0 ms) [ RUN ] ReplSetMonitorReadPref.PriPrefWithPriOk [ OK ] ReplSetMonitorReadPref.PriPrefWithPriOk (0 ms) [ RUN ] ReplSetMonitorReadPref.PriPrefWithPriNotOk [ OK ] ReplSetMonitorReadPref.PriPrefWithPriNotOk (0 ms) [ RUN ] ReplSetMonitorReadPref.SecOnly [ OK ] ReplSetMonitorReadPref.SecOnly (0 ms) [ RUN ] ReplSetMonitorReadPref.SecOnlyOnlyPriOk [ OK ] ReplSetMonitorReadPref.SecOnlyOnlyPriOk (0 ms) [ RUN ] ReplSetMonitorReadPref.SecPref [ OK ] ReplSetMonitorReadPref.SecPref (0 ms) [ RUN ] ReplSetMonitorReadPref.SecPrefWithNoSecOk [ OK ] ReplSetMonitorReadPref.SecPrefWithNoSecOk (0 ms) [ RUN ] ReplSetMonitorReadPref.SecPrefWithNoNodeOk [ OK ] ReplSetMonitorReadPref.SecPrefWithNoNodeOk (0 ms) [ RUN ] ReplSetMonitorReadPref.NearestAllLocal [ OK ] ReplSetMonitorReadPref.NearestAllLocal (0 ms) [ RUN ] ReplSetMonitorReadPref.NearestOneLocal [ OK ] ReplSetMonitorReadPref.NearestOneLocal (0 ms) [ RUN ] ReplSetMonitorReadPref.PriOnlyWithTagsNoMatch [ OK ] ReplSetMonitorReadPref.PriOnlyWithTagsNoMatch (1 ms) [ RUN ] ReplSetMonitorReadPref.PriPrefPriNotOkWithTags [ OK ] ReplSetMonitorReadPref.PriPrefPriNotOkWithTags (0 ms) [ RUN ] ReplSetMonitorReadPref.PriPrefPriOkWithTagsNoMatch [ OK ] ReplSetMonitorReadPref.PriPrefPriOkWithTagsNoMatch (0 ms) [ RUN ] ReplSetMonitorReadPref.PriPrefPriNotOkWithTagsNoMatch [ OK ] ReplSetMonitorReadPref.PriPrefPriNotOkWithTagsNoMatch (0 ms) [ RUN ] ReplSetMonitorReadPref.SecOnlyWithTags [ OK ] ReplSetMonitorReadPref.SecOnlyWithTags (0 ms) [ RUN ] ReplSetMonitorReadPref.SecOnlyWithTagsMatchOnlyPri [ OK ] ReplSetMonitorReadPref.SecOnlyWithTagsMatchOnlyPri (0 ms) [ RUN ] ReplSetMonitorReadPref.SecPrefWithTags [ OK ] ReplSetMonitorReadPref.SecPrefWithTags (0 ms) [ RUN ] ReplSetMonitorReadPref.SecPrefSecNotOkWithTags [ OK ] ReplSetMonitorReadPref.SecPrefSecNotOkWithTags (0 ms) [ RUN ] ReplSetMonitorReadPref.SecPrefPriOkWithTagsNoMatch [ OK ] ReplSetMonitorReadPref.SecPrefPriOkWithTagsNoMatch (0 ms) [ RUN ] ReplSetMonitorReadPref.SecPrefPriNotOkWithTagsNoMatch [ OK ] ReplSetMonitorReadPref.SecPrefPriNotOkWithTagsNoMatch (0 ms) [ RUN ] ReplSetMonitorReadPref.SecPrefPriOkWithSecNotMatchTag [ OK ] ReplSetMonitorReadPref.SecPrefPriOkWithSecNotMatchTag (0 ms) [ RUN ] ReplSetMonitorReadPref.NearestWithTags [ OK ] ReplSetMonitorReadPref.NearestWithTags (0 ms) [ RUN ] ReplSetMonitorReadPref.NearestWithTagsNoMatch [ OK ] ReplSetMonitorReadPref.NearestWithTagsNoMatch (0 ms) [ RUN ] ReplSetMonitorReadPref.MultiPriOnlyTag [ OK ] ReplSetMonitorReadPref.MultiPriOnlyTag (0 ms) [ RUN ] ReplSetMonitorReadPref.MultiPriOnlyPriNotOkTag [ OK ] ReplSetMonitorReadPref.MultiPriOnlyPriNotOkTag (0 ms) [ RUN ] ReplSetMonitorReadPref.PriPrefPriOk [ OK ] ReplSetMonitorReadPref.PriPrefPriOk (0 ms) [----------] 28 tests from ReplSetMonitorReadPref (1 ms total) [----------] 27 tests from MultiTags [ RUN ] MultiTags.MultiTagsMatchesFirst [ OK ] MultiTags.MultiTagsMatchesFirst (0 ms) [ RUN ] MultiTags.PriPrefPriNotOkMatchesFirstNotOk [ OK ] MultiTags.PriPrefPriNotOkMatchesFirstNotOk (0 ms) [ RUN ] MultiTags.PriPrefPriNotOkMatchesSecondTest [ OK ] MultiTags.PriPrefPriNotOkMatchesSecondTest (0 ms) [ RUN ] MultiTags.PriPrefPriNotOkMatchesSecondNotOkTest [ OK ] MultiTags.PriPrefPriNotOkMatchesSecondNotOkTest (0 ms) [ RUN ] MultiTags.PriPrefPriNotOkMatchesLastTest [ OK ] MultiTags.PriPrefPriNotOkMatchesLastTest (0 ms) [ RUN ] MultiTags.PriPrefPriNotOkMatchesLastNotOkTest [ OK ] MultiTags.PriPrefPriNotOkMatchesLastNotOkTest (0 ms) [ RUN ] MultiTags.SecOnlyMatchesFirstTest [ OK ] MultiTags.SecOnlyMatchesFirstTest (0 ms) [ RUN ] MultiTags.SecOnlyMatchesFirstNotOk [ OK ] MultiTags.SecOnlyMatchesFirstNotOk (0 ms) [ RUN ] MultiTags.SecOnlyMatchesSecond [ OK ] MultiTags.SecOnlyMatchesSecond (0 ms) [ RUN ] MultiTags.SecOnlyMatchesSecondNotOk [ OK ] MultiTags.SecOnlyMatchesSecondNotOk (0 ms) [ RUN ] MultiTags.SecOnlyMatchesLast [ OK ] MultiTags.SecOnlyMatchesLast (0 ms) [ RUN ] MultiTags.SecOnlyMatchesLastNotOk [ OK ] MultiTags.SecOnlyMatchesLastNotOk (0 ms) [ RUN ] MultiTags.SecOnlyMultiTagsWithPriMatch [ OK ] MultiTags.SecOnlyMultiTagsWithPriMatch (0 ms) [ RUN ] MultiTags.SecOnlyMultiTagsNoMatch [ OK ] MultiTags.SecOnlyMultiTagsNoMatch (0 ms) [ RUN ] MultiTags.SecPrefMatchesFirst [ OK ] MultiTags.SecPrefMatchesFirst (0 ms) [ RUN ] MultiTags.SecPrefMatchesFirstNotOk [ OK ] MultiTags.SecPrefMatchesFirstNotOk (0 ms) [ RUN ] MultiTags.SecPrefMatchesSecond [ OK ] MultiTags.SecPrefMatchesSecond (0 ms) [ RUN ] MultiTags.SecPrefMatchesSecondNotOk [ OK ] MultiTags.SecPrefMatchesSecondNotOk (0 ms) [ RUN ] MultiTags.SecPrefMatchesLast [ OK ] MultiTags.SecPrefMatchesLast (0 ms) [ RUN ] MultiTags.SecPrefMatchesLastNotOk [ OK ] MultiTags.SecPrefMatchesLastNotOk (0 ms) [ RUN ] MultiTags.SecPrefMultiTagsWithPriMatch [ OK ] MultiTags.SecPrefMultiTagsWithPriMatch (0 ms) [ RUN ] MultiTags.NearestMatchesFirst [ OK ] MultiTags.NearestMatchesFirst (0 ms) [ RUN ] MultiTags.NearestMatchesSecond [ OK ] MultiTags.NearestMatchesSecond (0 ms) [ RUN ] MultiTags.NearestMatchesSecondNotOk [ OK ] MultiTags.NearestMatchesSecondNotOk (0 ms) [ RUN ] MultiTags.NearestMatchesLast [ OK ] MultiTags.NearestMatchesLast (1 ms) [ RUN ] MultiTags.NeatestMatchesLastNotOk [ OK ] MultiTags.NeatestMatchesLastNotOk (0 ms) [ RUN ] MultiTags.NearestMultiTagsWithPriMatch [ OK ] MultiTags.NearestMultiTagsWithPriMatch (0 ms) [----------] 27 tests from MultiTags (1 ms total) [----------] 6 tests from MultiTagsXXX [ RUN ] MultiTagsXXX.PriPrefPriOkNoMatch [ OK ] MultiTagsXXX.PriPrefPriOkNoMatch (0 ms) [ RUN ] MultiTagsXXX.PriPrefPriNotOkNoMatch [ OK ] MultiTagsXXX.PriPrefPriNotOkNoMatch (0 ms) [ RUN ] MultiTagsXXX.SecPrefMultiTagsNoMatch [ OK ] MultiTagsXXX.SecPrefMultiTagsNoMatch (0 ms) [ RUN ] MultiTagsXXX.SecPrefMultiTagsNoMatchPriNotOk [ OK ] MultiTagsXXX.SecPrefMultiTagsNoMatchPriNotOk (0 ms) [ RUN ] MultiTagsXXX.NearestMatchesFirstNotOk [ OK ] MultiTagsXXX.NearestMatchesFirstNotOk (0 ms) [ RUN ] MultiTagsXXX.NearestMultiTagsNoMatch [ OK ] MultiTagsXXX.NearestMultiTagsNoMatch (0 ms) [----------] 6 tests from MultiTagsXXX (0 ms total) [----------] 1 test from TagSet [ RUN ] TagSet.DefaultConstructorMatchesAll [ OK ] TagSet.DefaultConstructorMatchesAll (0 ms) [----------] 1 test from TagSet (0 ms total) [----------] 1 test from ReplicaSetMonitorTest [ RUN ] ReplicaSetMonitorTest.SeedWithPriOnlySecDown [ OK ] ReplicaSetMonitorTest.SeedWithPriOnlySecDown (0 ms) [----------] 1 test from ReplicaSetMonitorTest (0 ms total) [----------] 1 test from ReplicaSetMonitorTestXXX [ RUN ] ReplicaSetMonitorTestXXX.PrimaryRemovedFromSetStress [ OK ] ReplicaSetMonitorTestXXX.PrimaryRemovedFromSetStress (3 ms) [----------] 1 test from ReplicaSetMonitorTestXXX (3 ms total) [----------] 2 tests from TwoNodeWithTags [ RUN ] TwoNodeWithTags.SecDownRetryNoTag [ OK ] TwoNodeWithTags.SecDownRetryNoTag (0 ms) [ RUN ] TwoNodeWithTags.SecDownRetryWithTag [ OK ] TwoNodeWithTags.SecDownRetryWithTag (0 ms) [----------] 2 tests from TwoNodeWithTags (0 ms total) [----------] Global test environment tear-down [==========] 87 tests from 8 test cases ran. (5 ms total) [ PASSED ] 87 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/geo/geo_test [==========] Running 12 tests from 6 test cases. [----------] Global test environment set-up. [----------] 1 test from Coordinates2D [ RUN ] Coordinates2D.GetValues [ OK ] Coordinates2D.GetValues (0 ms) [----------] 1 test from Coordinates2D (0 ms total) [----------] 1 test from Coordinates2DGeographic [ RUN ] Coordinates2DGeographic.GetValues [ OK ] Coordinates2DGeographic.GetValues (0 ms) [----------] 1 test from Coordinates2DGeographic (0 ms total) [----------] 1 test from Point [ RUN ] Point.BSONConstructor [ OK ] Point.BSONConstructor (0 ms) [----------] 1 test from Point (0 ms total) [----------] 5 tests from PointTest [ RUN ] PointTest.GetType [ OK ] PointTest.GetType (0 ms) [ RUN ] PointTest.GetCoordinates [ OK ] PointTest.GetCoordinates (0 ms) [ RUN ] PointTest.BoundingBox [ OK ] PointTest.BoundingBox (0 ms) [ RUN ] PointTest.OperatorBrackets [ OK ] PointTest.OperatorBrackets (0 ms) [ RUN ] PointTest.Assignment [ OK ] PointTest.Assignment (0 ms) [----------] 5 tests from PointTest (0 ms total) [----------] 2 tests from LineStringTest [ RUN ] LineStringTest.GetType [ OK ] LineStringTest.GetType (0 ms) [ RUN ] LineStringTest.BoundingBox [ OK ] LineStringTest.BoundingBox (0 ms) [----------] 2 tests from LineStringTest (0 ms total) [----------] 2 tests from PolygonTest [ RUN ] PolygonTest.GetType [ OK ] PolygonTest.GetType (0 ms) [ RUN ] PolygonTest.BoundingBox [ OK ] PolygonTest.BoundingBox (0 ms) [----------] 2 tests from PolygonTest (0 ms total) [----------] Global test environment tear-down [==========] 12 tests from 6 test cases ran. (1 ms total) [ PASSED ] 12 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/logger/log_test [==========] Running 15 tests from 2 test cases. [----------] Global test environment set-up. [----------] 13 tests from LogTestUnadornedEncoder [ RUN ] LogTestUnadornedEncoder.logContext [ OK ] LogTestUnadornedEncoder.logContext (0 ms) [ RUN ] LogTestUnadornedEncoder.DetachAppender [ OK ] LogTestUnadornedEncoder.DetachAppender (0 ms) [ RUN ] LogTestUnadornedEncoder.LogstreamBuilderReentrance [ OK ] LogTestUnadornedEncoder.LogstreamBuilderReentrance (0 ms) [ RUN ] LogTestUnadornedEncoder.MongoLogMacroNoFileScopeLogComponent [ OK ] LogTestUnadornedEncoder.MongoLogMacroNoFileScopeLogComponent (0 ms) [ RUN ] LogTestUnadornedEncoder.LogComponentSettingsMinimumLogSeverity [ OK ] LogTestUnadornedEncoder.LogComponentSettingsMinimumLogSeverity (0 ms) [ RUN ] LogTestUnadornedEncoder.LogComponentSettingsShouldLogDefaultLogComponentOnly [ OK ] LogTestUnadornedEncoder.LogComponentSettingsShouldLogDefaultLogComponentOnly (0 ms) [ RUN ] LogTestUnadornedEncoder.LogComponentSettingsShouldLogSingleComponent [ OK ] LogTestUnadornedEncoder.LogComponentSettingsShouldLogSingleComponent (0 ms) [ RUN ] LogTestUnadornedEncoder.LogComponentSettingsShouldLogMultipleComponentsConfigured [ OK ] LogTestUnadornedEncoder.LogComponentSettingsShouldLogMultipleComponentsConfigured (0 ms) [ RUN ] LogTestUnadornedEncoder.LogComponentHierarchy [ OK ] LogTestUnadornedEncoder.LogComponentHierarchy (0 ms) [ RUN ] LogTestUnadornedEncoder.LogComponentDottedName [ OK ] LogTestUnadornedEncoder.LogComponentDottedName (0 ms) [ RUN ] LogTestUnadornedEncoder.LogComponentNameForLog [ OK ] LogTestUnadornedEncoder.LogComponentNameForLog (0 ms) [ RUN ] LogTestUnadornedEncoder.MessageEventDetailsEncoderLogSeverity [ OK ] LogTestUnadornedEncoder.MessageEventDetailsEncoderLogSeverity (0 ms) [ RUN ] LogTestUnadornedEncoder.MessageEventDetailsEncoderLogComponent [ OK ] LogTestUnadornedEncoder.MessageEventDetailsEncoderLogComponent (0 ms) [----------] 13 tests from LogTestUnadornedEncoder (0 ms total) [----------] 2 tests from LogTestDetailsEncoder [ RUN ] LogTestDetailsEncoder. [ OK ] LogTestDetailsEncoder. (0 ms) [ RUN ] LogTestDetailsEncoder.LogFunctions [ OK ] LogTestDetailsEncoder.LogFunctions (0 ms) [----------] 2 tests from LogTestDetailsEncoder (0 ms total) [----------] Global test environment tear-down [==========] 15 tests from 2 test cases ran. (0 ms total) [ PASSED ] 15 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/platform/atomic_word_test [==========] Running 4 tests from 1 test case. [----------] Global test environment set-up. [----------] 4 tests from AtomicWordTests [ RUN ] AtomicWordTests.BasicOperationsUnsigned32Bit [ OK ] AtomicWordTests.BasicOperationsUnsigned32Bit (0 ms) [ RUN ] AtomicWordTests.BasicOperationsUnsigned64Bit [ OK ] AtomicWordTests.BasicOperationsUnsigned64Bit (0 ms) [ RUN ] AtomicWordTests.BasicOperationsSigned32Bit [ OK ] AtomicWordTests.BasicOperationsSigned32Bit (0 ms) [ RUN ] AtomicWordTests.BasicOperationsSigned64Bit [ OK ] AtomicWordTests.BasicOperationsSigned64Bit (0 ms) [----------] 4 tests from AtomicWordTests (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test case ran. (1 ms total) [ PASSED ] 4 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/platform/endian_test [==========] Running 35 tests from 1 test case. [----------] Global test environment set-up. [----------] 35 tests from EndianTest [ RUN ] EndianTest.TestSlow16 [ OK ] EndianTest.TestSlow16 (0 ms) [ RUN ] EndianTest.TestSlow32 [ OK ] EndianTest.TestSlow32 (0 ms) [ RUN ] EndianTest.TestSlow64 [ OK ] EndianTest.TestSlow64 (0 ms) [ RUN ] EndianTest.NativeToBig_uint16_t [ OK ] EndianTest.NativeToBig_uint16_t (0 ms) [ RUN ] EndianTest.NativeToBig_uint32_t [ OK ] EndianTest.NativeToBig_uint32_t (0 ms) [ RUN ] EndianTest.NativeToBig_uint64_t [ OK ] EndianTest.NativeToBig_uint64_t (0 ms) [ RUN ] EndianTest.NativeToBig_int16_t [ OK ] EndianTest.NativeToBig_int16_t (0 ms) [ RUN ] EndianTest.NativeToBig_int32_t [ OK ] EndianTest.NativeToBig_int32_t (0 ms) [ RUN ] EndianTest.NativeToBig_int64_t [ OK ] EndianTest.NativeToBig_int64_t (0 ms) [ RUN ] EndianTest.NativeToBig_float [ OK ] EndianTest.NativeToBig_float (0 ms) [ RUN ] EndianTest.NativeToBig_double [ OK ] EndianTest.NativeToBig_double (0 ms) [ RUN ] EndianTest.NativeToLittle_uint16_t [ OK ] EndianTest.NativeToLittle_uint16_t (0 ms) [ RUN ] EndianTest.NativeToLittle_uint32_t [ OK ] EndianTest.NativeToLittle_uint32_t (0 ms) [ RUN ] EndianTest.NativeToLittle_uint64_t [ OK ] EndianTest.NativeToLittle_uint64_t (0 ms) [ RUN ] EndianTest.NativeToLittle_int16_t [ OK ] EndianTest.NativeToLittle_int16_t (0 ms) [ RUN ] EndianTest.NativeToLittle_int32_t [ OK ] EndianTest.NativeToLittle_int32_t (0 ms) [ RUN ] EndianTest.NativeToLittle_int64_t [ OK ] EndianTest.NativeToLittle_int64_t (0 ms) [ RUN ] EndianTest.NativeToLittle_float [ OK ] EndianTest.NativeToLittle_float (0 ms) [ RUN ] EndianTest.NativeToLittle_double [ OK ] EndianTest.NativeToLittle_double (0 ms) [ RUN ] EndianTest.LittleToNative_uint16_t [ OK ] EndianTest.LittleToNative_uint16_t (0 ms) [ RUN ] EndianTest.LittleToNative_uint32_t [ OK ] EndianTest.LittleToNative_uint32_t (0 ms) [ RUN ] EndianTest.LittleToNative_uint64_t [ OK ] EndianTest.LittleToNative_uint64_t (0 ms) [ RUN ] EndianTest.LittleToNative_int16_t [ OK ] EndianTest.LittleToNative_int16_t (0 ms) [ RUN ] EndianTest.LittleToNative_int32_t [ OK ] EndianTest.LittleToNative_int32_t (0 ms) [ RUN ] EndianTest.LittleToNative_int64_t [ OK ] EndianTest.LittleToNative_int64_t (0 ms) [ RUN ] EndianTest.LittleToNative_float [ OK ] EndianTest.LittleToNative_float (0 ms) [ RUN ] EndianTest.LittleToNative_double [ OK ] EndianTest.LittleToNative_double (0 ms) [ RUN ] EndianTest.BigToNative_uint16_t [ OK ] EndianTest.BigToNative_uint16_t (0 ms) [ RUN ] EndianTest.BigToNative_uint32_t [ OK ] EndianTest.BigToNative_uint32_t (0 ms) [ RUN ] EndianTest.BigToNative_uint64_t [ OK ] EndianTest.BigToNative_uint64_t (0 ms) [ RUN ] EndianTest.BigToNative_int16_t [ OK ] EndianTest.BigToNative_int16_t (0 ms) [ RUN ] EndianTest.BigToNative_int32_t [ OK ] EndianTest.BigToNative_int32_t (0 ms) [ RUN ] EndianTest.BigToNative_int64_t [ OK ] EndianTest.BigToNative_int64_t (0 ms) [ RUN ] EndianTest.BigToNative_float [ OK ] EndianTest.BigToNative_float (0 ms) [ RUN ] EndianTest.BigToNative_double [ OK ] EndianTest.BigToNative_double (0 ms) [----------] 35 tests from EndianTest (0 ms total) [----------] Global test environment tear-down [==========] 35 tests from 1 test case ran. (0 ms total) [ PASSED ] 35 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/platform/random_test [==========] Running 8 tests from 1 test case. [----------] Global test environment set-up. [----------] 8 tests from RandomTest [ RUN ] RandomTest.Seed1 [ OK ] RandomTest.Seed1 (0 ms) [ RUN ] RandomTest.Seed2 [ OK ] RandomTest.Seed2 (0 ms) [ RUN ] RandomTest.Seed3 [ OK ] RandomTest.Seed3 (0 ms) [ RUN ] RandomTest.Seed4 [ OK ] RandomTest.Seed4 (0 ms) [ RUN ] RandomTest.Seed5 [ OK ] RandomTest.Seed5 (0 ms) [ RUN ] RandomTest.R1 [ OK ] RandomTest.R1 (0 ms) [ RUN ] RandomTest.R2 [ OK ] RandomTest.R2 (0 ms) [ RUN ] RandomTest.Secure1 [ OK ] RandomTest.Secure1 (4 ms) [----------] 8 tests from RandomTest (4 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test case ran. (4 ms total) [ PASSED ] 8 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/unittest/connection_string_test [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from ConnectionString [ RUN ] ConnectionString.SameLogicalEndpoint [ OK ] ConnectionString.SameLogicalEndpoint (1 ms) [ RUN ] ConnectionString.TypeToString [ OK ] ConnectionString.TypeToString (0 ms) [----------] 2 tests from ConnectionString (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (1 ms total) [ PASSED ] 2 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/unittest/query_test [==========] Running 12 tests from 1 test case. [----------] Global test environment set-up. [----------] 12 tests from QueryTest [ RUN ] QueryTest.Explain [ OK ] QueryTest.Explain (0 ms) [ RUN ] QueryTest.Snapshot [ OK ] QueryTest.Snapshot (0 ms) [ RUN ] QueryTest.Sort [ OK ] QueryTest.Sort (0 ms) [ RUN ] QueryTest.Hint [ OK ] QueryTest.Hint (0 ms) [ RUN ] QueryTest.MinKey [ OK ] QueryTest.MinKey (0 ms) [ RUN ] QueryTest.MaxKey [ OK ] QueryTest.MaxKey (0 ms) [ RUN ] QueryTest.ReadPreferencePrimary [ OK ] QueryTest.ReadPreferencePrimary (0 ms) [ RUN ] QueryTest.ReadPreferencePrimaryPreferred [ OK ] QueryTest.ReadPreferencePrimaryPreferred (0 ms) [ RUN ] QueryTest.ReadPreferenceSecondary [ OK ] QueryTest.ReadPreferenceSecondary (0 ms) [ RUN ] QueryTest.ReadPreferenceSecondaryPreferred [ OK ] QueryTest.ReadPreferenceSecondaryPreferred (0 ms) [ RUN ] QueryTest.ReadPreferenceNearest [ OK ] QueryTest.ReadPreferenceNearest (0 ms) [ RUN ] QueryTest.ReadPreferenceTagSets [ OK ] QueryTest.ReadPreferenceTagSets (0 ms) [----------] 12 tests from QueryTest (0 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test case ran. (0 ms total) [ PASSED ] 12 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/util/mongoutils/str_test [==========] Running 7 tests from 1 test case. [----------] Global test environment set-up. [----------] 7 tests from StripTrailingTests [ RUN ] StripTrailingTests.RemoveFromHead [ OK ] StripTrailingTests.RemoveFromHead (0 ms) [ RUN ] StripTrailingTests.RemoveFromTail [ OK ] StripTrailingTests.RemoveFromTail (0 ms) [ RUN ] StripTrailingTests.RemoveSpaces [ OK ] StripTrailingTests.RemoveSpaces (0 ms) [ RUN ] StripTrailingTests.RemoveFromMiddle [ OK ] StripTrailingTests.RemoveFromMiddle (0 ms) [ RUN ] StripTrailingTests.RemoveFromEmpty [ OK ] StripTrailingTests.RemoveFromEmpty (0 ms) [ RUN ] StripTrailingTests.RemoveEmpty [ OK ] StripTrailingTests.RemoveEmpty (0 ms) [ RUN ] StripTrailingTests.RemoveBringsEmptyResult [ OK ] StripTrailingTests.RemoveBringsEmptyResult (0 ms) [----------] 7 tests from StripTrailingTests (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test case ran. (0 ms total) [ PASSED ] 7 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/util/net/hostandport_test [==========] Running 6 tests from 1 test case. [----------] Global test environment set-up. [----------] 6 tests from HostAndPort [ RUN ] HostAndPort.BasicLessThanComparison [ OK ] HostAndPort.BasicLessThanComparison (0 ms) [ RUN ] HostAndPort.BasicEquality [ OK ] HostAndPort.BasicEquality (0 ms) [ RUN ] HostAndPort.ImplicitPortSelection [ OK ] HostAndPort.ImplicitPortSelection (0 ms) [ RUN ] HostAndPort.ConstructorParsing [ OK ] HostAndPort.ConstructorParsing (0 ms) [ RUN ] HostAndPort.StaticParseFunction [ OK ] HostAndPort.StaticParseFunction (0 ms) [ RUN ] HostAndPort.RoundTripAbility [ OK ] HostAndPort.RoundTripAbility (0 ms) [----------] 6 tests from HostAndPort (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test case ran. (0 ms total) [ PASSED ] 6 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/util/net/sock_test [==========] Running 6 tests from 1 test case. [----------] Global test environment set-up. [----------] 6 tests from SocketFailPointTest [ RUN ] SocketFailPointTest.TestSend [ OK ] SocketFailPointTest.TestSend (0 ms) [ RUN ] SocketFailPointTest.TestSendVector [ OK ] SocketFailPointTest.TestSendVector (0 ms) [ RUN ] SocketFailPointTest.TestRecv [ OK ] SocketFailPointTest.TestRecv (0 ms) [ RUN ] SocketFailPointTest.TestFailedSendsDontSend [ OK ] SocketFailPointTest.TestFailedSendsDontSend (0 ms) [ RUN ] SocketFailPointTest.TestFailedVectorSendsDontSend [ OK ] SocketFailPointTest.TestFailedVectorSendsDontSend (0 ms) [ RUN ] SocketFailPointTest.TestFailedRecvsDontRecv [ OK ] SocketFailPointTest.TestFailedRecvsDontRecv (0 ms) [----------] 6 tests from SocketFailPointTest (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test case ran. (1 ms total) [ PASSED ] 6 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/util/string_map_test [==========] Running 12 tests from 1 test case. [----------] Global test environment set-up. [----------] 12 tests from StringMapTest [ RUN ] StringMapTest.Hash1 [ OK ] StringMapTest.Hash1 (0 ms) [ RUN ] StringMapTest.Equals1 [ OK ] StringMapTest.Equals1 (0 ms) [ RUN ] StringMapTest.Basic1 [ OK ] StringMapTest.Basic1 (0 ms) [ RUN ] StringMapTest.Big1 [ OK ] StringMapTest.Big1 (10 ms) [ RUN ] StringMapTest.find1 [ OK ] StringMapTest.find1 (0 ms) [ RUN ] StringMapTest.Erase1 [ OK ] StringMapTest.Erase1 (6 ms) [ RUN ] StringMapTest.Erase2 [ OK ] StringMapTest.Erase2 (0 ms) [ RUN ] StringMapTest.Iterator1 [ OK ] StringMapTest.Iterator1 (0 ms) [ RUN ] StringMapTest.Iterator2 [ OK ] StringMapTest.Iterator2 (0 ms) [ RUN ] StringMapTest.Iterator3 [ OK ] StringMapTest.Iterator3 (0 ms) [ RUN ] StringMapTest.Copy1 [ OK ] StringMapTest.Copy1 (0 ms) [ RUN ] StringMapTest.Assign [ OK ] StringMapTest.Assign (0 ms) [----------] 12 tests from StringMapTest (16 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test case ran. (16 ms total) [ PASSED ] 12 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/util/stringutils_test [==========] Running 6 tests from 3 test cases. [----------] Global test environment set-up. [----------] 1 test from Comparison [ RUN ] Comparison.Basic [ OK ] Comparison.Basic (0 ms) [----------] 1 test from Comparison (0 ms total) [----------] 4 tests from LexNumCmp [ RUN ] LexNumCmp.Simple1 [ OK ] LexNumCmp.Simple1 (0 ms) [ RUN ] LexNumCmp.Simple2 [ OK ] LexNumCmp.Simple2 (0 ms) [ RUN ] LexNumCmp.LexOnly [ OK ] LexNumCmp.LexOnly (0 ms) [ RUN ] LexNumCmp.Substring1 [ OK ] LexNumCmp.Substring1 (0 ms) [----------] 4 tests from LexNumCmp (0 ms total) [----------] 1 test from IntegerToHex [ RUN ] IntegerToHex.VariousConversions [ OK ] IntegerToHex.VariousConversions (0 ms) [----------] 1 test from IntegerToHex (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 3 test cases ran. (0 ms total) [ PASSED ] 6 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/util/time_support_test [==========] Running 11 tests from 2 test cases. [----------] Global test environment set-up. [----------] 7 tests from TimeFormatting [ RUN ] TimeFormatting.TimeTAsISO8601Zulu [ OK ] TimeFormatting.TimeTAsISO8601Zulu (0 ms) [ RUN ] TimeFormatting.DateAsISO8601UTCString [ OK ] TimeFormatting.DateAsISO8601UTCString (0 ms) [ RUN ] TimeFormatting.DateAsISO8601LocalString [ OK ] TimeFormatting.DateAsISO8601LocalString (0 ms) [ RUN ] TimeFormatting.DateAsCtimeString [ OK ] TimeFormatting.DateAsCtimeString (0 ms) [ RUN ] TimeFormatting.DateAsISO8601UTCStream [ OK ] TimeFormatting.DateAsISO8601UTCStream (0 ms) [ RUN ] TimeFormatting.DateAsISO8601LocalStream [ OK ] TimeFormatting.DateAsISO8601LocalStream (0 ms) [ RUN ] TimeFormatting.DateAsCtimeStream [ OK ] TimeFormatting.DateAsCtimeStream (0 ms) [----------] 7 tests from TimeFormatting (1 ms total) [----------] 4 tests from TimeParsing [ RUN ] TimeParsing.DateAsISO8601UTC [ OK ] TimeParsing.DateAsISO8601UTC (0 ms) [ RUN ] TimeParsing.DateAsISO8601Local [ OK ] TimeParsing.DateAsISO8601Local (0 ms) [ RUN ] TimeParsing.InvalidDates [ OK ] TimeParsing.InvalidDates (0 ms) [ RUN ] TimeParsing.LeapYears [ OK ] TimeParsing.LeapYears (0 ms) [----------] 4 tests from TimeParsing (0 ms total) [----------] Global test environment tear-down [==========] 11 tests from 2 test cases ran. (1 ms total) [ PASSED ] 11 tests. /root/valencia/19Nov/mongo-cxx-driver/build/linux2/ssl/mongo/crypto/crypto_test [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from CryptoVectors [ RUN ] CryptoVectors.SHA1 [ OK ] CryptoVectors.SHA1 (0 ms) [ RUN ] CryptoVectors.HMACSHA1 [ OK ] CryptoVectors.HMACSHA1 (0 ms) [----------] 2 tests from CryptoVectors (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (0 ms total) [ PASSED ] 2 tests. scons: done building targets.