Skip to content

Commit

Permalink
Remove xfail on TestOptimize and try
Browse files Browse the repository at this point in the history
  • Loading branch information
onkar committed Sep 14, 2024
1 parent 785fb55 commit d05de04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/clickhouse/optimize/test_optimize.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@
]


@pytest.mark.xfail(
reason="This test still is flaky sometimes and then completely blocks CI / deployment"
)
class TestOptimize:
@pytest.mark.clickhouse_db
@pytest.mark.redis_db
Expand Down

0 comments on commit d05de04

Please sign in to comment.