Zoltán Borók-Nagy created IMPALA-13219:
------------------------------------------

             Summary: test_rows_sent_counters is flaky due to 
CreateResultSetTime check
                 Key: IMPALA-13219
                 URL: https://issues.apache.org/jira/browse/IMPALA-13219
             Project: IMPALA
          Issue Type: Bug
            Reporter: Zoltán Borók-Nagy
            Assignee: Kurt Deschler


test_rows_sent_counters is flaky due to CreateResultSetTime check.

h2. Error Message
{noformat}
query_test/test_fetch.py:85: in test_rows_sent_counters     assert 2400 < 
create_result_ms and create_result_ms < 2600 E   assert (2400 < 2607.0 and 
2607.0 < 2600)
{noformat}

h2. Stacktrace
{noformat}
query_test/test_fetch.py:85: in test_rows_sent_counters
    assert 2400 < create_result_ms and create_result_ms < 2600
E   assert (2400 < 2607.0 and 2607.0 < 2600)
{noformat}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to