Fang-Yu Rao created IMPALA-9357: ----------------------------------- Summary: custom_cluster.test_event_processing.TestEventProcessing.test_self_events seems flaky in centos6 Key: IMPALA-9357 URL: https://issues.apache.org/jira/browse/IMPALA-9357 Project: IMPALA Issue Type: Bug Reporter: Fang-Yu Rao Assignee: Vihang Karajgaonkar
The EE test {{test_self_events}} seems flaky. In what follows the stacktrace is provided. {code:java} Stacktrace custom_cluster/test_event_processing.py:167: in test_self_events self.__run_self_events_test(unique_database, True) custom_cluster/test_event_processing.py:232: in __run_self_events_test self.__exec_sql_and_check_selfevent_counter(stmt, use_impala) custom_cluster/test_event_processing.py:388: in __exec_sql_and_check_selfevent_counter assert self_events_after > self_events E assert 1 > 1 {code} Since this test was recently added by https://issues.apache.org/jira/browse/IMPALA-9101 and reviewed by [~stigahuang], maybe you could provide some insight into it? The JIRA is assigned to [~vihangk1] for now, but please feel free to re-assign it to others as appropriate. Thanks! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org