Skip to content

Commit

Permalink
Skip test with non-deterministic plan output for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tlento committed Jun 25, 2024
1 parent 613982d commit cb955d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ def test_cumulative_metric_predicate_pushdown(
)


@pytest.mark.skip("plan output has non-deterministic ordering")
def test_aggregate_output_join_metric_predicate_pushdown(
request: FixtureRequest,
mf_test_configuration: MetricFlowTestConfiguration,
Expand Down

0 comments on commit cb955d2

Please sign in to comment.