Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12945

TickerTest.GenericTickerHappyPath failed in exhaustive release build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • ghx-label-9

    Description

      Error Message

      The difference between NsToMs(sw.ElapsedTime()) and static_cast<float>(50) is 9, which exceeds 5, where NsToMs(sw.ElapsedTime()) evaluates to 59, static_cast<float>(50) evaluates to 50, and 5 evaluates to 5.
      

      Stacktrace

      /data/jenkins/workspace/impala-cdw-master-staging-core-release-arm/repos/Impala/be/src/util/ticker-test.cc:96
      The difference between NsToMs(sw.ElapsedTime()) and static_cast<float>(50) is 9, which exceeds 5, where
      NsToMs(sw.ElapsedTime()) evaluates to 59,
      static_cast<float>(50) evaluates to 50, and
      5 evaluates to 5.
      

       

      Attachments

        Activity

          People

            jasonmfehr Jason Fehr
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: