David Knupp created IMPALA-8078:
-----------------------------------

             Summary: test_corrupt_stats failing on exhaustive builds
                 Key: IMPALA-8078
                 URL: https://issues.apache.org/jira/browse/IMPALA-8078
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 3.2.0
            Reporter: David Knupp


Stacktrace:
{noformat}
metadata/test_compute_stats.py:222: in test_corrupt_stats
    self.run_test_case('QueryTest/corrupt-stats', vector, unique_database)
common/impala_test_suite.py:497: in run_test_case
    self.__verify_results_and_errors(vector, test_section, result, use_db)
common/impala_test_suite.py:359: in __verify_results_and_errors
    replace_filenames_with_placeholder)
common/test_result_verifier.py:449: in verify_raw_results
    VERIFIER_MAP[verifier](expected, actual)
common/test_result_verifier.py:239: in verify_query_result_is_subset
    assert expected_literal_strings <= actual_literal_strings
E   assert Items in expected results not found in actual results:
E     '   partitions=1/2 files=1 size=24B row-size=0B cardinality=0'
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to