Skip to content

Commit

Permalink
testdrive: Disable quickstart test
Browse files Browse the repository at this point in the history
  • Loading branch information
def- committed Sep 20, 2024
1 parent 26741be commit 7dd0acf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/testdrive/quickstart.td
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
# This test verifies the Quickstart page works: https://materialize.com/docs/get-started/quickstart/
# Uses shared compute+storage cluster

# TODO: Reenable when #29696 is fixed
$ skip-if
SELECT true

> CREATE CLUSTER quickstart_tutorial REPLICAS (r1 (SIZE '4-4'));

> SET CLUSTER = quickstart_tutorial
Expand Down

0 comments on commit 7dd0acf

Please sign in to comment.