You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tamas Mate (Jira)" <ji...@apache.org> on 2020/09/03 19:11:00 UTC

[jira] [Created] (IMPALA-10143) TestAcid.test_full_acid_original_files

Tamas Mate created IMPALA-10143:
-----------------------------------

             Summary: TestAcid.test_full_acid_original_files
                 Key: IMPALA-10143
                 URL: https://issues.apache.org/jira/browse/IMPALA-10143
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 4.0
            Reporter: Tamas Mate
            Assignee: Zoltán Borók-Nagy
         Attachments: https_^^jenkins.impala.io^job^ubuntu-16.04-dockerised-tests^3077^.log

This test seems to be flaky.
 [https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/3077/testReport/junit/query_test.test_acid/TestAcid/test_full_acid_original_files_protocol__beeswax___exec_option____batch_size___0___num_nodes___0___disable_codegen_rows_threshold___5000___disable_codegen___False___abort_on_error___1___exec_single_node_rows_threshold___0____table_format__text_none_/]
{code:java}
 query_test/test_acid.py:153: in test_full_acid_original_files
    self.run_test_case('QueryTest/full-acid-original-file', vector, unique_database)
common/impala_test_suite.py:693: in run_test_case
    self.__verify_results_and_errors(vector, test_section, result, use_db)
common/impala_test_suite.py:529: in __verify_results_and_errors
    replace_filenames_with_placeholder)
common/test_result_verifier.py:456: in verify_raw_results
    VERIFIER_MAP[verifier](expected, actual)
common/test_result_verifier.py:278: in verify_query_result_is_equal
    assert expected_results == actual_results
E   assert Comparing QueryTestResults (expected vs actual):
E     0,0,0 != 0,19,0
E     0,1,1 != 0,20,1
E     0,2,2 != 0,21,2
E     0,3,3 != 0,22,3
E     0,4,4 != 0,23,4
{code}

The test was added in IMPALA-9515.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org