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 "Michael Smith (Jira)" <ji...@apache.org> on 2023/04/24 18:21:00 UTC

[jira] [Created] (IMPALA-12092) TestIcebergTable.test_drop_corrupt_table reports "no failure encountered" with Ozone

Michael Smith created IMPALA-12092:
--------------------------------------

             Summary: TestIcebergTable.test_drop_corrupt_table reports "no failure encountered" with Ozone
                 Key: IMPALA-12092
                 URL: https://issues.apache.org/jira/browse/IMPALA-12092
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
            Reporter: Michael Smith


TestIcebergTable.test_drop_corrupt_table reports
{code}
query_test/test_iceberg.py:148: in test_drop_corrupt_table
    self._do_test_drop_corrupt_table(unique_database, do_invalidate=False)
query_test/test_iceberg.py:174: in _do_test_drop_corrupt_table
    format(full_table_name))
common/impala_test_suite.py:867: in wrapper
    return function(*args, **kwargs)
common/impala_test_suite.py:890: in execute_query_expect_failure
    assert not result.success, "No failure encountered for query %s" % query
E   AssertionError: No failure encountered for query select * from test_drop_corrupt_table_fb61cd07.corrupt_iceberg_tbl
{code}
when run with Ozone. This fails intermittently.



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

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