Skip to content

Commit 257f540

Browse files
Fokkogabeiglio
authored andcommitted
Ignore duckdb test (apache#1918)
# Rationale for this change Intermediate fix while the test is broken, reported in duckdb/duckdb-iceberg#185 # Are these changes tested? # Are there any user-facing changes? <!-- In the case of user-facing changes, please add the changelog label. -->
1 parent 65bc3b4 commit 257f540

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/test_writes/test_writes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,7 @@ def test_summaries_with_only_nulls(
687687

688688

689689
@pytest.mark.integration
690+
@pytest.mark.skip(reason="Reported the issue: https://github.com/duckdb/duckdb-iceberg/issues/185")
690691
def test_duckdb_url_import(warehouse: Path, arrow_table_with_null: pa.Table) -> None:
691692
os.environ["TZ"] = "Etc/UTC"
692693
time.tzset()

0 commit comments

Comments
 (0)