Skip to content

Commit

Permalink
chore: is the timeout even related to druid
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Jul 31, 2024
1 parent f67e46e commit 78f97f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ibis/backends/tests/tpc/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def inner(test: Callable[..., ir.Table]):
# join performance black holes
#
# trino can sometimes take a while as well, especially in CI
@pytest.mark.timeout(60)
@pytest.mark.usefixtures("backend")
@pytest.mark.xdist_group(name)
@getattr(pytest.mark, name)
Expand Down

0 comments on commit 78f97f2

Please sign in to comment.