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

[autotests] tst_qnumeric fails on BlackBerry 10 and stock QNX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.3.0
    • Core: Other
    • None
    • BlackBerry 10
      BlackBerry Native SDK 10.2

    Description

      tst_QNumeric
      Testing tst_QNumeric
      FAIL!  : tst_QNumeric::floatDistance(denormal) Compared values are not the same
         Actual   (qFloatDistance(val1, val2)): 0
         Expected (expectedDistance): 4194304
         Loc: [tst_qnumeric.cpp(170)]
      FAIL!  : tst_QNumeric::floatDistance_double(denormal) Compared values are not the same
         Actual   (qFloatDistance(val1, val2)): 0
         Expected (expectedDistance): 2251799813685248
         Loc: [tst_qnumeric.cpp(214)]
      Totals: 40 passed, 2 failed, 0 skipped
      

      Comment from Bernd:

      "There are several tests that fail, because denormalized numbers are not supported on QNX (like testNumbers_2 and toJsonSillyNumericValues), so we should try to find a general solution. Hopefully "flush to zero" for denormalized numbers will be disabled on QNX soon."

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            bweimer Bernd Weimer
            seahumad [BB] Sergio Ahumada (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes