See <http://hudson.drizzle.org/job/drizzle-build-debian-testing-64bit/956/changes>
Changes: [Brian Aker] Fix ordering in tests. [Brian Aker] Solaris fix. ------------------------------------------ [...truncated 3684 lines...] [ OK ] DateTestCompareOperators/1.operatorGreaterThanOrEqual_ComparingWithEarlierTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/1.operatorLessThan_ComparingWithIdenticalTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/1.operatorLessThan_ComparingWithIdenticalTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/1.operatorLessThan_ComparingWithLaterTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/1.operatorLessThan_ComparingWithLaterTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/1.operatorLessThan_ComparingWithEarlierTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/1.operatorLessThan_ComparingWithEarlierTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/1.operatorLessThanOrEqual_ComparingWithIdenticalTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/1.operatorLessThanOrEqual_ComparingWithIdenticalTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/1.operatorLessThanOrEqual_ComparingWithLaterTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/1.operatorLessThanOrEqual_ComparingWithLaterTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/1.operatorLessThanOrEqual_ComparingWithEarlierTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/1.operatorLessThanOrEqual_ComparingWithEarlierTemporal_ShouldReturn_False (0 ms) [----------] 16 tests from DateTestCompareOperators/1 (1 ms total) [----------] 16 tests from DateTestCompareOperators/2, where TypeParam = drizzled::Timestamp [ RUN ] DateTestCompareOperators/2.operatorEqual_ComparingWithIdencticalTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/2.operatorEqual_ComparingWithIdencticalTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/2.operatorEqual_ComparingWithDifferentTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/2.operatorEqual_ComparingWithDifferentTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/2.operatorNotEqual_ComparingWithIdencticalTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/2.operatorNotEqual_ComparingWithIdencticalTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/2.operatorNotEqual_ComparingWithDifferentTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/2.operatorNotEqual_ComparingWithDifferentTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/2.operatorGreaterThan_ComparingWithIdenticalTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/2.operatorGreaterThan_ComparingWithIdenticalTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/2.operatorGreaterThan_ComparingWithLaterTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/2.operatorGreaterThan_ComparingWithLaterTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/2.operatorGreaterThan_ComparingWithEarlierTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/2.operatorGreaterThan_ComparingWithEarlierTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/2.operatorGreaterThanOrEqual_ComparingWithIdenticalTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/2.operatorGreaterThanOrEqual_ComparingWithIdenticalTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/2.operatorGreaterThanOrEqual_ComparingWithLaterTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/2.operatorGreaterThanOrEqual_ComparingWithLaterTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/2.operatorGreaterThanOrEqual_ComparingWithEarlierTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/2.operatorGreaterThanOrEqual_ComparingWithEarlierTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/2.operatorLessThan_ComparingWithIdenticalTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/2.operatorLessThan_ComparingWithIdenticalTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/2.operatorLessThan_ComparingWithLaterTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/2.operatorLessThan_ComparingWithLaterTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/2.operatorLessThan_ComparingWithEarlierTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/2.operatorLessThan_ComparingWithEarlierTemporal_ShouldReturn_False (0 ms) [ RUN ] DateTestCompareOperators/2.operatorLessThanOrEqual_ComparingWithIdenticalTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/2.operatorLessThanOrEqual_ComparingWithIdenticalTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/2.operatorLessThanOrEqual_ComparingWithLaterTemporal_ShouldReturn_True [ OK ] DateTestCompareOperators/2.operatorLessThanOrEqual_ComparingWithLaterTemporal_ShouldReturn_True (0 ms) [ RUN ] DateTestCompareOperators/2.operatorLessThanOrEqual_ComparingWithEarlierTemporal_ShouldReturn_False [ OK ] DateTestCompareOperators/2.operatorLessThanOrEqual_ComparingWithEarlierTemporal_ShouldReturn_False (0 ms) [----------] 16 tests from DateTestCompareOperators/2 (0 ms total) [----------] 23 tests from DateTest [ RUN ] DateTest.operatorAssign_shouldCopyDateRelatadComponents [ OK ] DateTest.operatorAssign_shouldCopyDateRelatadComponents (0 ms) [ RUN ] DateTest.is_valid_onValidDate_shouldReturn_True [ OK ] DateTest.is_valid_onValidDate_shouldReturn_True (0 ms) [ RUN ] DateTest.is_valid_onInvalidDateWithYearBelowMinimum_shouldReturn_False [ OK ] DateTest.is_valid_onInvalidDateWithYearBelowMinimum_shouldReturn_False (0 ms) [ RUN ] DateTest.is_valid_onInvalidDateWithYearAboveMaximum_shouldReturn_False [ OK ] DateTest.is_valid_onInvalidDateWithYearAboveMaximum_shouldReturn_False (0 ms) [ RUN ] DateTest.is_valid_onInvalidDateWithMonthSetToZero_shouldReturn_False [ OK ] DateTest.is_valid_onInvalidDateWithMonthSetToZero_shouldReturn_False (0 ms) [ RUN ] DateTest.is_valid_onInvalidDateWithMonthAboveMaximum_shouldReturn_False [ OK ] DateTest.is_valid_onInvalidDateWithMonthAboveMaximum_shouldReturn_False (0 ms) [ RUN ] DateTest.is_valid_onInvalidDateWithDaySetToZero_shouldReturn_False [ OK ] DateTest.is_valid_onInvalidDateWithDaySetToZero_shouldReturn_False (0 ms) [ RUN ] DateTest.is_valid_onInvalidDateWithDayAboveDaysInMonth_shouldReturn_False [ OK ] DateTest.is_valid_onInvalidDateWithDayAboveDaysInMonth_shouldReturn_False (0 ms) [ RUN ] DateTest.is_valid_onInvalidDateWithLeapDayInNonLeapYear_shouldReturn_False [ OK ] DateTest.is_valid_onInvalidDateWithLeapDayInNonLeapYear_shouldReturn_False (0 ms) [ RUN ] DateTest.is_valid_onValidDateWithLeapDayInLeapYear_shouldReturn_True [ OK ] DateTest.is_valid_onValidDateWithLeapDayInLeapYear_shouldReturn_True (0 ms) [ RUN ] DateTest.to_string_shouldProduce_hyphenSeperatedDateElements [ OK ] DateTest.to_string_shouldProduce_hyphenSeperatedDateElements (0 ms) [ RUN ] DateTest.to_string_nullBuffer_shouldReturnProperLengthAnyway [ OK ] DateTest.to_string_nullBuffer_shouldReturnProperLengthAnyway (0 ms) [ RUN ] DateTest.from_string_validString_shouldPopulateCorrectly [ OK ] DateTest.from_string_validString_shouldPopulateCorrectly (0 ms) [ RUN ] DateTest.from_string_invalidString_shouldReturn_False [ OK ] DateTest.from_string_invalidString_shouldReturn_False (0 ms) [ RUN ] DateTest.to_int64_t [ OK ] DateTest.to_int64_t (0 ms) [ RUN ] DateTest.to_int32_t [ OK ] DateTest.to_int32_t (0 ms) [ RUN ] DateTest.from_int32_t_shouldPopulateDateCorrectly [ OK ] DateTest.from_int32_t_shouldPopulateDateCorrectly (0 ms) [ RUN ] DateTest.to_julian_day_number [ OK ] DateTest.to_julian_day_number (0 ms) [ RUN ] DateTest.from_julian_day_number [ OK ] DateTest.from_julian_day_number (0 ms) [ RUN ] DateTest.from_tm [ OK ] DateTest.from_tm (0 ms) [ RUN ] DateTest.to_time_t [ OK ] DateTest.to_time_t (0 ms) [ RUN ] DateTest.from_time_t [ OK ] DateTest.from_time_t (0 ms) [ RUN ] DateTest.to_decimal [ OK ] DateTest.to_decimal (0 ms) [----------] 23 tests from DateTest (0 ms total) [----------] 2 tests from constrained_value [ RUN ] constrained_value.raw_usage [ OK ] constrained_value.raw_usage (1 ms) [ RUN ] constrained_value.lexical_cast_usage [ OK ] constrained_value.lexical_cast_usage (0 ms) [----------] 2 tests from constrained_value (1 ms total) [----------] 1 test from calendar_julian_day_number_from_gregorian_date_test [ RUN ] calendar_julian_day_number_from_gregorian_date_test.CalculationTest [ OK ] calendar_julian_day_number_from_gregorian_date_test.CalculationTest (0 ms) [----------] 1 test from calendar_julian_day_number_from_gregorian_date_test (0 ms total) [----------] 1 test from calendar_gregorian_date_from_julian_day_number_test [ RUN ] calendar_gregorian_date_from_julian_day_number_test.CalculationTest [ OK ] calendar_gregorian_date_from_julian_day_number_test.CalculationTest (0 ms) [----------] 1 test from calendar_gregorian_date_from_julian_day_number_test (0 ms total) [----------] 2 tests from calendar_day_of_week_test [ RUN ] calendar_day_of_week_test.MondayFirst [ OK ] calendar_day_of_week_test.MondayFirst (0 ms) [ RUN ] calendar_day_of_week_test.SundayFirst [ OK ] calendar_day_of_week_test.SundayFirst (0 ms) [----------] 2 tests from calendar_day_of_week_test (0 ms total) [----------] 5 tests from calendar_in_unix_epoch_range_test [ RUN ] calendar_in_unix_epoch_range_test.MinOfRange [ OK ] calendar_in_unix_epoch_range_test.MinOfRange (0 ms) [ RUN ] calendar_in_unix_epoch_range_test.MaxOfRange [ OK ] calendar_in_unix_epoch_range_test.MaxOfRange (0 ms) [ RUN ] calendar_in_unix_epoch_range_test.OneSecondBeforeMinOfRange [ OK ] calendar_in_unix_epoch_range_test.OneSecondBeforeMinOfRange (0 ms) [ RUN ] calendar_in_unix_epoch_range_test.OneSecondAfterMaxOfRange [ OK ] calendar_in_unix_epoch_range_test.OneSecondAfterMaxOfRange (0 ms) [ RUN ] calendar_in_unix_epoch_range_test.InsideRange [ OK ] calendar_in_unix_epoch_range_test.InsideRange (0 ms) [----------] 5 tests from calendar_in_unix_epoch_range_test (0 ms total) [----------] 8 tests from atomic_operations [ RUN ] atomic_operations.fetch_and_store [ OK ] atomic_operations.fetch_and_store (0 ms) [ RUN ] atomic_operations.fetch_and_increment [ OK ] atomic_operations.fetch_and_increment (0 ms) [ RUN ] atomic_operations.fetch_and_add [ OK ] atomic_operations.fetch_and_add (0 ms) [ RUN ] atomic_operations.add_and_fetch [ OK ] atomic_operations.add_and_fetch (0 ms) [ RUN ] atomic_operations.fetch_and_decrement [ OK ] atomic_operations.fetch_and_decrement (0 ms) [ RUN ] atomic_operations.compare_and_swap [ OK ] atomic_operations.compare_and_swap (0 ms) [ RUN ] atomic_operations.increment [ OK ] atomic_operations.increment (0 ms) [ RUN ] atomic_operations.decrement [ OK ] atomic_operations.decrement (0 ms) [----------] 8 tests from atomic_operations (0 ms total) [----------] 6 tests from ValidString/TimeFromStringTest [ RUN ] ValidString/TimeFromStringTest.from_string/0 [ OK ] ValidString/TimeFromStringTest.from_string/0 (0 ms) [ RUN ] ValidString/TimeFromStringTest.from_string/1 [ OK ] ValidString/TimeFromStringTest.from_string/1 (0 ms) [ RUN ] ValidString/TimeFromStringTest.from_string/2 [ OK ] ValidString/TimeFromStringTest.from_string/2 (0 ms) [ RUN ] ValidString/TimeFromStringTest.from_string/3 [ OK ] ValidString/TimeFromStringTest.from_string/3 (0 ms) [ RUN ] ValidString/TimeFromStringTest.from_string/4 [ OK ] ValidString/TimeFromStringTest.from_string/4 (0 ms) [ RUN ] ValidString/TimeFromStringTest.from_string/5 [ OK ] ValidString/TimeFromStringTest.from_string/5 (0 ms) [----------] 6 tests from ValidString/TimeFromStringTest (1 ms total) [----------] 7 tests from ValidString/DateTimeFromStringFullFormatTest [ RUN ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/0 [ OK ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/0 (0 ms) [ RUN ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/1 [ OK ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/1 (0 ms) [ RUN ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/2 [ OK ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/2 (0 ms) [ RUN ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/3 [ OK ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/3 (0 ms) [ RUN ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/4 [ OK ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/4 (0 ms) [ RUN ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/5 [ OK ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/5 (0 ms) [ RUN ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/6 [ OK ] ValidString/DateTimeFromStringFullFormatTest.from_string_validString/6 (0 ms) [----------] 7 tests from ValidString/DateTimeFromStringFullFormatTest (0 ms total) [----------] 6 tests from ValidString/DateTimeFromStringNoSecondFormatTest [ RUN ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/0 [ OK ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/0 (1 ms) [ RUN ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/1 [ OK ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/1 (0 ms) [ RUN ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/2 [ OK ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/2 (0 ms) [ RUN ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/3 [ OK ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/3 (0 ms) [ RUN ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/4 [ OK ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/4 (0 ms) [ RUN ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/5 [ OK ] ValidString/DateTimeFromStringNoSecondFormatTest.from_string_validString/5 (0 ms) [----------] 6 tests from ValidString/DateTimeFromStringNoSecondFormatTest (1 ms total) [----------] 5 tests from ValidString/DateTimeFromStringDateOnlyTest [ RUN ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/0 [ OK ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/0 (0 ms) [ RUN ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/1 [ OK ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/1 (0 ms) [ RUN ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/2 [ OK ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/2 (0 ms) [ RUN ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/3 [ OK ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/3 (0 ms) [ RUN ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/4 [ OK ] ValidString/DateTimeFromStringDateOnlyTest.from_string_validString/4 (1 ms) [----------] 5 tests from ValidString/DateTimeFromStringDateOnlyTest (1 ms total) [----------] 5 tests from ValidString/DateFromStringTest [ RUN ] ValidString/DateFromStringTest.from_string/0 [ OK ] ValidString/DateFromStringTest.from_string/0 (0 ms) [ RUN ] ValidString/DateFromStringTest.from_string/1 [ OK ] ValidString/DateFromStringTest.from_string/1 (0 ms) [ RUN ] ValidString/DateFromStringTest.from_string/2 [ OK ] ValidString/DateFromStringTest.from_string/2 (0 ms) [ RUN ] ValidString/DateFromStringTest.from_string/3 [ OK ] ValidString/DateFromStringTest.from_string/3 (0 ms) [ RUN ] ValidString/DateFromStringTest.from_string/4 [ OK ] ValidString/DateFromStringTest.from_string/4 (0 ms) [----------] 5 tests from ValidString/DateFromStringTest (0 ms total) [----------] Global test environment tear-down [==========] 285 tests from 38 test cases ran. (11 ms total) [ PASSED ] 285 tests. YOU HAVE 2 DISABLED TESTS PASS: unittests/unittests ============= 1 test passed ============= make[4]: Leaving directory `<http://hudson.drizzle.org/job/drizzle-build-debian-testing-64bit/ws/drizzle7-2011.01.2071/_build'> make[3]: Leaving directory `<http://hudson.drizzle.org/job/drizzle-build-debian-testing-64bit/ws/drizzle7-2011.01.2071/_build'> Making check in po make[3]: Entering directory `<http://hudson.drizzle.org/job/drizzle-build-debian-testing-64bit/ws/drizzle7-2011.01.2071/_build/po'> make[3]: *** No rule to make target `../../plugin/innobase/pars/pars0grm.c', needed by `drizzle7.pot'. Stop. make[3]: Leaving directory `<http://hudson.drizzle.org/job/drizzle-build-debian-testing-64bit/ws/drizzle7-2011.01.2071/_build/po'> make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `<http://hudson.drizzle.org/job/drizzle-build-debian-testing-64bit/ws/drizzle7-2011.01.2071/_build'> make[1]: *** [check] Error 2 make[1]: Leaving directory `<http://hudson.drizzle.org/job/drizzle-build-debian-testing-64bit/ws/drizzle7-2011.01.2071/_build'> make: *** [distcheck] Error 1 _______________________________________________ Mailing list: https://launchpad.net/~drizzle-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-builds More help : https://help.launchpad.net/ListHelp

