[Ci-reports] fail on QtBase_5.4_Integration #468

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Oct 13 14:17:52 CEST 2014


Autotests `tst_qqmllocale' and `tst_qqmlqt' failed :(

  Testing tst_qqmlqt
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qstring) Compared lists differ at index 0.
     Actual   (output): ""
     Expected (expectedResults): "5/31/11"
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp(783)]
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qstring) Compared lists differ at index 0.
     Actual   (output): ""
     Expected (expectedResults): "5/31/11 11:16 AM"
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp(783)]
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qstring) Compared lists differ at index 0.
     Actual   (output): ""
     Expected (expectedResults): "11:16 AM"
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp(783)]
  Totals: 49 passed, 3 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlqt *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1)
  PASS   : tst_qqmlqt::initTestCase()
  PASS   : tst_qqmlqt::enums()
  PASS   : tst_qqmlqt::rgba()
  PASS   : tst_qqmlqt::hsla()
  PASS   : tst_qqmlqt::colorEqual()
  PASS   : tst_qqmlqt::rect()
  PASS   : tst_qqmlqt::point()
  PASS   : tst_qqmlqt::size()
  PASS   : tst_qqmlqt::vector2d()
  PASS   : tst_qqmlqt::vector3d()
  PASS   : tst_qqmlqt::vector4d()
  PASS   : tst_qqmlqt::quaternion()
  PASS   : tst_qqmlqt::matrix4x4()
  PASS   : tst_qqmlqt::font()
  PASS   : tst_qqmlqt::lighter()
  PASS   : tst_qqmlqt::darker()
  PASS   : tst_qqmlqt::tint()
  PASS   : tst_qqmlqt::openUrlExternally()
  PASS   : tst_qqmlqt::openUrlExternally_pragmaLibrary()
  PASS   : tst_qqmlqt::md5()
  PASS   : tst_qqmlqt::createComponent()
  PASS   : tst_qqmlqt::createComponent_pragmaLibrary()
  PASS   : tst_qqmlqt::createQmlObject()
  PASS   : tst_qqmlqt::dateTimeConversion()
  PASS   : tst_qqmlqt::dateTimeFormatting(formatDate)
  PASS   : tst_qqmlqt::dateTimeFormatting(formatTime)
  PASS   : tst_qqmlqt::dateTimeFormatting(formatDateTime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdatetime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdatetime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdatetime)
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qstring) Compared lists differ at index 0.
     Actual   (output): ""
     Expected (expectedResults): "5/31/11"
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp(783)]
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qstring) Compared lists differ at index 0.
     Actual   (output): ""
     Expected (expectedResults): "5/31/11 11:16 AM"
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp(783)]
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qstring) Compared lists differ at index 0.
     Actual   (output): ""
     Expected (expectedResults): "11:16 AM"
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp(783)]
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, int)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, int)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, int)
  PASS   : tst_qqmlqt::isQtObject()
  PASS   : tst_qqmlqt::btoa()
  PASS   : tst_qqmlqt::atob()
  PASS   : tst_qqmlqt::fontFamilies()
  PASS   : tst_qqmlqt::quit()
  PASS   : tst_qqmlqt::resolvedUrl()
  PASS   : tst_qqmlqt::cleanupTestCase()
  Totals: 49 passed, 3 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlqt *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlqt: 0.878658 seconds, exit code 3
  
  Testing tst_qqmllocale
  FAIL!  : tst_qqmllocale::timeZoneUpdated() Compared values are not the same
     Actual   (obj->property("success").toBool()): 0
     Expected (true)                             : 1
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmllocale/tst_qqmllocale.cpp(1299)]
  Totals: 503 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmllocale *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1)
  PASS   : tst_qqmllocale::initTestCase()
  PASS   : tst_qqmllocale::defaultLocale()
  PASS   : tst_qqmllocale::properties(en_US:name)
  PASS   : tst_qqmllocale::properties(en_US:amText)
  PASS   : tst_qqmllocale::properties(en_US:pmText)
  PASS   : tst_qqmllocale::properties(en_US:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(en_US:nativeCountryName)
  PASS   : tst_qqmllocale::properties(en_US:decimalPoint)
  PASS   : tst_qqmllocale::properties(en_US:groupSeparator)
  PASS   : tst_qqmllocale::properties(en_US:percent)
  PASS   : tst_qqmllocale::properties(en_US:zeroDigit)
  PASS   : tst_qqmllocale::properties(en_US:negativeSign)
  PASS   : tst_qqmllocale::properties(en_US:positiveSign)
  PASS   : tst_qqmllocale::properties(en_US:exponential)
  PASS   : tst_qqmllocale::properties(en_US:measurementSystem)
  PASS   : tst_qqmllocale::properties(en_US:textDirection)
  PASS   : tst_qqmllocale::properties(de_DE:name)
  PASS   : tst_qqmllocale::properties(de_DE:amText)
  PASS   : tst_qqmllocale::properties(de_DE:pmText)
  PASS   : tst_qqmllocale::properties(de_DE:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(de_DE:nativeCountryName)
  PASS   : tst_qqmllocale::properties(de_DE:decimalPoint)
  PASS   : tst_qqmllocale::properties(de_DE:groupSeparator)
  PASS   : tst_qqmllocale::properties(de_DE:percent)
  PASS   : tst_qqmllocale::properties(de_DE:zeroDigit)
  PASS   : tst_qqmllocale::properties(de_DE:negativeSign)
  PASS   : tst_qqmllocale::properties(de_DE:positiveSign)
  PASS   : tst_qqmllocale::properties(de_DE:exponential)
  PASS   : tst_qqmllocale::properties(de_DE:measurementSystem)
  PASS   : tst_qqmllocale::properties(de_DE:textDirection)
  PASS   : tst_qqmllocale::properties(ar_SA:name)
  PASS   : tst_qqmllocale::properties(ar_SA:amText)
  PASS   : tst_qqmllocale::properties(ar_SA:pmText)
  PASS   : tst_qqmllocale::properties(ar_SA:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(ar_SA:nativeCountryName)
  PASS   : tst_qqmllocale::properties(ar_SA:decimalPoint)
  PASS   : tst_qqmllocale::properties(ar_SA:groupSeparator)
  PASS   : tst_qqmllocale::properties(ar_SA:percent)
  PASS   : tst_qqmllocale::properties(ar_SA:zeroDigit)
  PASS   : tst_qqmllocale::properties(ar_SA:negativeSign)
  PASS   : tst_qqmllocale::properties(ar_SA:positiveSign)
  PASS   : tst_qqmllocale::properties(ar_SA:exponential)
  PASS   : tst_qqmllocale::properties(ar_SA:measurementSystem)
  PASS   : tst_qqmllocale::properties(ar_SA:textDirection)
  PASS   : tst_qqmllocale::properties(hi_IN:name)
  PASS   : tst_qqmllocale::properties(hi_IN:amText)
  PASS   : tst_qqmllocale::properties(hi_IN:pmText)
  PASS   : tst_qqmllocale::properties(hi_IN:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(hi_IN:nativeCountryName)
  PASS   : tst_qqmllocale::properties(hi_IN:decimalPoint)
  PASS   : tst_qqmllocale::properties(hi_IN:groupSeparator)
  PASS   : tst_qqmllocale::properties(hi_IN:percent)
  PASS   : tst_qqmllocale::properties(hi_IN:zeroDigit)
  PASS   : tst_qqmllocale::properties(hi_IN:negativeSign)
  PASS   : tst_qqmllocale::properties(hi_IN:positiveSign)
  PASS   : tst_qqmllocale::properties(hi_IN:exponential)
  PASS   : tst_qqmllocale::properties(hi_IN:measurementSystem)
  PASS   : tst_qqmllocale::properties(hi_IN:textDirection)
  PASS   : tst_qqmllocale::properties(zh_CN:name)
  PASS   : tst_qqmllocale::properties(zh_CN:amText)
  PASS   : tst_qqmllocale::properties(zh_CN:pmText)
  PASS   : tst_qqmllocale::properties(zh_CN:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(zh_CN:nativeCountryName)
  PASS   : tst_qqmllocale::properties(zh_CN:decimalPoint)
  PASS   : tst_qqmllocale::properties(zh_CN:groupSeparator)
  PASS   : tst_qqmllocale::properties(zh_CN:percent)
  PASS   : tst_qqmllocale::properties(zh_CN:zeroDigit)
  PASS   : tst_qqmllocale::properties(zh_CN:negativeSign)
  PASS   : tst_qqmllocale::properties(zh_CN:positiveSign)
  PASS   : tst_qqmllocale::properties(zh_CN:exponential)
  PASS   : tst_qqmllocale::properties(zh_CN:measurementSystem)
  PASS   : tst_qqmllocale::properties(zh_CN:textDirection)
  PASS   : tst_qqmllocale::properties(th_TH:name)
  PASS   : tst_qqmllocale::properties(th_TH:amText)
  PASS   : tst_qqmllocale::properties(th_TH:pmText)
  PASS   : tst_qqmllocale::properties(th_TH:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(th_TH:nativeCountryName)
  PASS   : tst_qqmllocale::properties(th_TH:decimalPoint)
  PASS   : tst_qqmllocale::properties(th_TH:groupSeparator)
  PASS   : tst_qqmllocale::properties(th_TH:percent)
  PASS   : tst_qqmllocale::properties(th_TH:zeroDigit)
  PASS   : tst_qqmllocale::properties(th_TH:negativeSign)
  PASS   : tst_qqmllocale::properties(th_TH:positiveSign)
  PASS   : tst_qqmllocale::properties(th_TH:exponential)
  PASS   : tst_qqmllocale::properties(th_TH:measurementSystem)
  PASS   : tst_qqmllocale::properties(th_TH:textDirection)
  PASS   : tst_qqmllocale::currencySymbol(en_US)
  PASS   : tst_qqmllocale::currencySymbol(en_US CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(en_US CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(en_US CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(de_DE)
  PASS   : tst_qqmllocale::currencySymbol(de_DE CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(de_DE CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(de_DE CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(ar_SA)
  PASS   : tst_qqmllocale::currencySymbol(ar_SA CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(ar_SA CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(ar_SA CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(hi_IN)
  PASS   : tst_qqmllocale::currencySymbol(hi_IN CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(hi_IN CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(hi_IN CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(zh_CN)
  PASS   : tst_qqmllocale::currencySymbol(zh_CN CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(zh_CN CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(zh_CN CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(th_TH)
  PASS   : tst_qqmllocale::currencySymbol(th_TH CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(th_TH CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(th_TH CurrencyDisplayName)
  PASS   : tst_qqmllocale::monthName(en_US)
  PASS   : tst_qqmllocale::monthName(en_US LongFormat)
  PASS   : tst_qqmllocale::monthName(en_US ShortFormat)
  PASS   : tst_qqmllocale::monthName(en_US NarrowFormat)
  PASS   : tst_qqmllocale::monthName(de_DE)
  PASS   : tst_qqmllocale::monthName(de_DE LongFormat)
  PASS   : tst_qqmllocale::monthName(de_DE ShortFormat)
  PASS   : tst_qqmllocale::monthName(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::monthName(ar_SA)
  PASS   : tst_qqmllocale::monthName(ar_SA LongFormat)
  PASS   : tst_qqmllocale::monthName(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::monthName(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::monthName(hi_IN)
  PASS   : tst_qqmllocale::monthName(hi_IN LongFormat)
  PASS   : tst_qqmllocale::monthName(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::monthName(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::monthName(zh_CN)
  PASS   : tst_qqmllocale::monthName(zh_CN LongFormat)
  PASS   : tst_qqmllocale::monthName(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::monthName(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::monthName(th_TH)
  PASS   : tst_qqmllocale::monthName(th_TH LongFormat)
  PASS   : tst_qqmllocale::monthName(th_TH ShortFormat)
  PASS   : tst_qqmllocale::monthName(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(en_US)
  PASS   : tst_qqmllocale::standaloneMonthName(en_US LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(en_US ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(en_US NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(de_DE)
  PASS   : tst_qqmllocale::standaloneMonthName(de_DE LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(de_DE ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(ar_SA)
  PASS   : tst_qqmllocale::standaloneMonthName(ar_SA LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(hi_IN)
  PASS   : tst_qqmllocale::standaloneMonthName(hi_IN LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(zh_CN)
  PASS   : tst_qqmllocale::standaloneMonthName(zh_CN LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(th_TH)
  PASS   : tst_qqmllocale::standaloneMonthName(th_TH LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(th_TH ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dayName(en_US)
  PASS   : tst_qqmllocale::dayName(en_US LongFormat)
  PASS   : tst_qqmllocale::dayName(en_US ShortFormat)
  PASS   : tst_qqmllocale::dayName(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dayName(de_DE)
  PASS   : tst_qqmllocale::dayName(de_DE LongFormat)
  PASS   : tst_qqmllocale::dayName(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dayName(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dayName(ar_SA)
  PASS   : tst_qqmllocale::dayName(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dayName(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dayName(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dayName(hi_IN)
  PASS   : tst_qqmllocale::dayName(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dayName(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dayName(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dayName(zh_CN)
  PASS   : tst_qqmllocale::dayName(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dayName(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dayName(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dayName(th_TH)
  PASS   : tst_qqmllocale::dayName(th_TH LongFormat)
  PASS   : tst_qqmllocale::dayName(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dayName(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(en_US)
  PASS   : tst_qqmllocale::standaloneDayName(en_US LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(en_US ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(en_US NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(de_DE)
  PASS   : tst_qqmllocale::standaloneDayName(de_DE LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(de_DE ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(ar_SA)
  PASS   : tst_qqmllocale::standaloneDayName(ar_SA LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(hi_IN)
  PASS   : tst_qqmllocale::standaloneDayName(hi_IN LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(zh_CN)
  PASS   : tst_qqmllocale::standaloneDayName(zh_CN LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(th_TH)
  PASS   : tst_qqmllocale::standaloneDayName(th_TH LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(th_TH ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::firstDayOfWeek(en_US)
  PASS   : tst_qqmllocale::firstDayOfWeek(de_DE)
  PASS   : tst_qqmllocale::firstDayOfWeek(ar_SA)
  PASS   : tst_qqmllocale::firstDayOfWeek(hi_IN)
  PASS   : tst_qqmllocale::firstDayOfWeek(zh_CN)
  PASS   : tst_qqmllocale::firstDayOfWeek(th_TH)
  PASS   : tst_qqmllocale::weekDays(en_US)
  PASS   : tst_qqmllocale::weekDays(de_DE)
  PASS   : tst_qqmllocale::weekDays(ar_SA)
  PASS   : tst_qqmllocale::weekDays(hi_IN)
  PASS   : tst_qqmllocale::weekDays(zh_CN)
  PASS   : tst_qqmllocale::weekDays(th_TH)
  PASS   : tst_qqmllocale::uiLanguages(en_US)
  PASS   : tst_qqmllocale::uiLanguages(de_DE)
  PASS   : tst_qqmllocale::uiLanguages(ar_SA)
  PASS   : tst_qqmllocale::uiLanguages(hi_IN)
  PASS   : tst_qqmllocale::uiLanguages(zh_CN)
  PASS   : tst_qqmllocale::uiLanguages(th_TH)
  PASS   : tst_qqmllocale::dateFormat(en_US)
  PASS   : tst_qqmllocale::dateFormat(en_US LongFormat)
  PASS   : tst_qqmllocale::dateFormat(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(de_DE)
  PASS   : tst_qqmllocale::dateFormat(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateFormat(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(ar_SA)
  PASS   : tst_qqmllocale::dateFormat(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateFormat(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(hi_IN)
  PASS   : tst_qqmllocale::dateFormat(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateFormat(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(zh_CN)
  PASS   : tst_qqmllocale::dateFormat(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateFormat(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(th_TH)
  PASS   : tst_qqmllocale::dateFormat(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateFormat(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(en_US)
  PASS   : tst_qqmllocale::dateTimeFormat(en_US LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(de_DE)
  PASS   : tst_qqmllocale::dateTimeFormat(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(ar_SA)
  PASS   : tst_qqmllocale::dateTimeFormat(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(hi_IN)
  PASS   : tst_qqmllocale::dateTimeFormat(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(zh_CN)
  PASS   : tst_qqmllocale::dateTimeFormat(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(th_TH)
  PASS   : tst_qqmllocale::dateTimeFormat(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(en_US)
  PASS   : tst_qqmllocale::timeFormat(en_US LongFormat)
  PASS   : tst_qqmllocale::timeFormat(en_US ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(en_US NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(de_DE)
  PASS   : tst_qqmllocale::timeFormat(de_DE LongFormat)
  PASS   : tst_qqmllocale::timeFormat(de_DE ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(ar_SA)
  PASS   : tst_qqmllocale::timeFormat(ar_SA LongFormat)
  PASS   : tst_qqmllocale::timeFormat(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(hi_IN)
  PASS   : tst_qqmllocale::timeFormat(hi_IN LongFormat)
  PASS   : tst_qqmllocale::timeFormat(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(zh_CN)
  PASS   : tst_qqmllocale::timeFormat(zh_CN LongFormat)
  PASS   : tst_qqmllocale::timeFormat(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(th_TH)
  PASS   : tst_qqmllocale::timeFormat(th_TH LongFormat)
  PASS   : tst_qqmllocale::timeFormat(th_TH ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(th_TH NarrowFormat)
  FAIL!  : tst_qqmllocale::timeZoneUpdated() Compared values are not the same
     Actual   (obj->property("success").toBool()): 0
     Expected (true)                             : 1
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmllocale/tst_qqmllocale.cpp(1299)]
  PASS   : tst_qqmllocale::dateToLocaleString(en_US)
  PASS   : tst_qqmllocale::dateToLocaleString(en_US LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(de_DE)
  PASS   : tst_qqmllocale::dateToLocaleString(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(ar_SA)
  PASS   : tst_qqmllocale::dateToLocaleString(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(hi_IN)
  PASS   : tst_qqmllocale::dateToLocaleString(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(zh_CN)
  PASS   : tst_qqmllocale::dateToLocaleString(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(th_TH)
  PASS   : tst_qqmllocale::dateToLocaleString(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(en_US hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(en_US h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(en_US 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(en_US MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t)
  PASS   : tst_qqmllocale::dateFromLocaleString(en_US 1)
  PASS   : tst_qqmllocale::dateFromLocaleString(en_US long)
  PASS   : tst_qqmllocale::dateFromLocaleString(en_US short)
  PASS   : tst_qqmllocale::dateFromLocaleString(de_DE long)
  PASS   : tst_qqmllocale::dateFromLocaleString(de_DE short)
  PASS   : tst_qqmllocale::dateFromLocaleString(ar_SA long)
  PASS   : tst_qqmllocale::dateFromLocaleString(ar_SA short)
  PASS   : tst_qqmllocale::dateFromLocaleString(zh_CN long)
  PASS   : tst_qqmllocale::dateFromLocaleString(zh_CN short)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(en_US 1)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(en_US long)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(en_US short)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(de_DE long)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(de_DE short)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(ar_SA long)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(ar_SA short)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(zh_CN long)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(zh_CN short)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(en_US 1)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(en_US long)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(en_US short)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(de_DE long)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(de_DE short)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 1)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 2)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 3)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 4)
  PASS   : tst_qqmllocale::numberToLocaleString(de_DE 1)
  PASS   : tst_qqmllocale::numberToLocaleString(de_DE 2)
  PASS   : tst_qqmllocale::numberToLocaleString(ar_SA 1)
  PASS   : tst_qqmllocale::numberToLocaleString(ar_SA 2)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(de_DE)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(th_TH)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 1)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 2)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 3)
  PASS   : tst_qqmllocale::numberFromLocaleString(de_DE)
  PASS   : tst_qqmllocale::numberFromLocaleString(ar_SA)
  PASS   : tst_qqmllocale::numberFromLocaleString(hi_IN)
  PASS   : tst_qqmllocale::numberFromLocaleString(zh_CN)
  PASS   : tst_qqmllocale::numberFromLocaleString(th_TH)
  PASS   : tst_qqmllocale::numberConstToLocaleString()
  PASS   : tst_qqmllocale::stringLocaleCompare(before)
  PASS   : tst_qqmllocale::stringLocaleCompare(equal)
  PASS   : tst_qqmllocale::stringLocaleCompare(after)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish1)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish2)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish3)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish4)
  PASS   : tst_qqmllocale::stringLocaleCompare(german1)
  PASS   : tst_qqmllocale::stringLocaleCompare(german2)
  PASS   : tst_qqmllocale::stringLocaleCompare(german3)
  PASS   : tst_qqmllocale::localeAsCppProperty()
  PASS   : tst_qqmllocale::cleanupTestCase()
  Totals: 503 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmllocale *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmllocale: 0.574086 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00468/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/5.4_1413200506):
    http://codereview.qt-project.org/94168 [PS2] - Do not include accessibility.pri twice
    http://codereview.qt-project.org/96720 [PS1] - Cocoa: Send obscure events on OcclusionStateHidden
    http://codereview.qt-project.org/96876 [PS2] - Make QStringRef::right() consistent with QString::right()
    http://codereview.qt-project.org/95825 [PS2] - QLineEdit: take text margins into account in minimumSizeHint().



More information about the Ci-reports mailing list