You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tianyi Wang (JIRA)" <ji...@apache.org> on 2017/11/27 21:47:00 UTC

[jira] [Created] (IMPALA-6242) Flaky test: TimerCounterTest.CountersTestOneThread

Tianyi Wang created IMPALA-6242:
-----------------------------------

             Summary: Flaky test: TimerCounterTest.CountersTestOneThread
                 Key: IMPALA-6242
                 URL: https://issues.apache.org/jira/browse/IMPALA-6242
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 2.11.0
            Reporter: Tianyi Wang
            Assignee: Tianyi Wang
            Priority: Blocker


CountersTestOneThread failed in an release build. The difference between the time interval measured in spawned thread and that in main thread is more than expected.
{noformat}
be/src/util/runtime-profile-test.cc:673
Expected: (stopwatch_value) >= (expected_value - TimerCounterTest::MAX_TIMER_ERROR_NS), actual: 250997548 vs 258086034
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)