Comment 4 for bug 1273893

Revision history for this message
Tim Peeters (tpeeters) wrote :

Executing ./tst_components -platform minimal -input tst_dateutils.qml -maxwarnings 20 -o ../../test_tst_dateutils.qml.xml,xunitxml -o -,txt
********* Start testing of components *********
Config: Using QTest library 5.0.2, Qt 5.0.2
PASS : components::DateUtilsAPI::initTestCase()
PASS : components::DateUtilsAPI::test_0isValid()
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 0) Wed Jan 29 2014 10:29:19 GMT+0100 (CET)
PASS : components::DateUtilsAPI::test_daysInMonth(row 0)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 1) Sat Mar 01 2014 10:29:19 GMT+0100 (CET)
FAIL! : components::DateUtilsAPI::test_daysInMonth(row 1) daysInMonth() failed for month 2
   Actual (): 31
   Expected (): 28
   Loc: [/home/tim/dev/ubuntu-ui-toolkit/trunk/tests/unit/tst_components/tst_dateutils.qml(82)]
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 2) Sat Mar 29 2014 10:29:19 GMT+0100 (CET)
PASS : components::DateUtilsAPI::test_daysInMonth(row 2)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 3) Tue Apr 29 2014 10:29:19 GMT+0200 (CEST)
PASS : components::DateUtilsAPI::test_daysInMonth(row 3)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 4) Thu May 29 2014 10:29:19 GMT+0200 (CEST)
PASS : components::DateUtilsAPI::test_daysInMonth(row 4)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 5) Sun Jun 29 2014 10:29:19 GMT+0200 (CEST)
PASS : components::DateUtilsAPI::test_daysInMonth(row 5)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 6) Tue Jul 29 2014 10:29:19 GMT+0200 (CEST)
PASS : components::DateUtilsAPI::test_daysInMonth(row 6)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 7) Fri Aug 29 2014 10:29:19 GMT+0200 (CEST)
PASS : components::DateUtilsAPI::test_daysInMonth(row 7)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 8) Mon Sep 29 2014 10:29:19 GMT+0200 (CEST)
PASS : components::DateUtilsAPI::test_daysInMonth(row 8)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 9) Wed Oct 29 2014 10:29:19 GMT+0100 (CET)
PASS : components::DateUtilsAPI::test_daysInMonth(row 9)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 10) Sat Nov 29 2014 10:29:19 GMT+0100 (CET)
PASS : components::DateUtilsAPI::test_daysInMonth(row 10)
QDEBUG : components::DateUtilsAPI::test_daysInMonth(row 11) Mon Dec 29 2014 10:29:19 GMT+0100 (CET)
PASS : components::DateUtilsAPI::test_daysInMonth(row 11)
PASS : components::DateUtilsAPI::test_daysTo(row 0)
PASS : components::DateUtilsAPI::test_daysTo(row 1)
PASS : components::DateUtilsAPI::test_daysTo(row 2)
PASS : components::DateUtilsAPI::test_daysTo(row 3)
PASS : components::DateUtilsAPI::test_daysTo(row 4)
PASS : components::DateUtilsAPI::test_daysTo(row 5)
PASS : components::DateUtilsAPI::test_getInvalidDate()
PASS : components::DateUtilsAPI::test_getWeek(row 0)
PASS : components::DateUtilsAPI::test_getWeek(row 1)
PASS : components::DateUtilsAPI::test_getWeek(row 2)
PASS : components::DateUtilsAPI::test_getWeek(row 3)
PASS : components::DateUtilsAPI::test_getWeek(row 4)
PASS : components::DateUtilsAPI::test_leapYear(row 0)
PASS : components::DateUtilsAPI::test_leapYear(row 1)
PASS : components::DateUtilsAPI::test_leapYear(row 2)
PASS : components::DateUtilsAPI::test_leapYear(row 3)
PASS : components::DateUtilsAPI::test_midnight()
PASS : components::DateUtilsAPI::test_monthsTo(row 0)
PASS : components::DateUtilsAPI::test_monthsTo(row 1)
PASS : components::DateUtilsAPI::test_monthsTo(row 2)
PASS : components::DateUtilsAPI::test_monthsTo(row 3)
PASS : components::DateUtilsAPI::test_monthsTo(row 4)
PASS : components::DateUtilsAPI::cleanupTestCase()
Totals: 36 passed, 1 failed, 0 skipped
********* Finished testing of components *********
make[3]: *** [check] Error 1
make[3]: Leaving directory `/home/tim/dev/ubuntu-ui-toolkit/trunk/tests/unit/tst_components'
make[2]: *** [sub-tst_components-check] Error 2
make[2]: Leaving directory `/home/tim/dev/ubuntu-ui-toolkit/trunk/tests/unit'
make[1]: *** [sub-unit-check] Error 2
make[1]: Leaving directory `/home/tim/dev/ubuntu-ui-toolkit/trunk/tests'
make: *** [sub-tests-check] Error 2
[2]+ Done qtcreator ubuntu-sdk.qmlproject
tim@ideapad:~/dev/ubuntu-ui-toolkit/trunk$