Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-69181

tst_qqmlproperty::floatToStringPrecision() failed

    XMLWordPrintable

Details

    • ffeaac704efc9eb85464d0a401d98e28991ec4d3

    Description

      https://codereview.qt-project.org/#/c/231962/ Update submodules on '5.11' in qt5

      https://testresults.qt.io/coin/integration/qt/qt5/tasks/1530156403

      https://testresults.qt.io/coin/api/results/qt/qtdeclarative/e6aa6a43147dd92a00d4305ec5db8944216837b2/LinuxUbuntu_16_04x86_64LinuxUbuntu_16_04x86_64GCCqtci-linux-Ubuntu-16.04-x86_64-2-3c57a1DeveloperBuild_OutOfSourceBuild_QtLibInfix_QtNamespace_BuildExamples_Documentation/29599ff552c563c591423166ab6e894de241d826/test_1530156808/log.txt.gz

      PASS   : tst_qqmlproperty::floatToStringPrecision(0.035003945)
      FAIL!  : tst_qqmlproperty::floatToStringPrecision(0.0000012345) Compared values are not the same
         Actual   (obj->property(name).toString()): "1.2345e-06"
         Expected (qtString)                      : "1.2345e-6"
         Loc: [tst_qqmlproperty.cpp(2090)]
      FAIL!  : tst_qqmlproperty::floatToStringPrecision(0.00000012345) Compared values are not the same
         Actual   (obj->property(name).toString()): "1.2345e-07"
         Expected (qtString)                      : "1.2345e-7"
         Loc: [tst_qqmlproperty.cpp(2090)]
      PASS   : tst_qqmlproperty::floatToStringPrecision(1e20)
      PASS   : tst_qqmlproperty::floatToStringPrecision(1e21)
      PASS   : tst_qqmlproperty::copy()
      PASS   : tst_qqmlproperty::cleanupTestCase()
      Totals: 44 passed, 2 failed, 0 skipped, 0 blacklisted, 104ms
      ********* Finished testing of tst_qqmlproperty *********
      Makefile:324: recipe for target 'check' failed
      make: *** [check] Error 2
      

      Attachments

        For Gerrit Dashboard: QTBUG-69181
        # Subject Branch Project Status CR V

        Activity

          People

            shausman Simon Hausmann
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes