diff --git a/src/test/regress/expected/failure_on_create_subscription.out b/src/test/regress/expected/failure_on_create_subscription.out index 8243f9910..36c2fc25a 100644 --- a/src/test/regress/expected/failure_on_create_subscription.out +++ b/src/test/regress/expected/failure_on_create_subscription.out @@ -42,7 +42,7 @@ SELECT * FROM shards_in_workers; (4 rows) -- Failure on creating the subscription --- Failing exactly on CREATE SUBSCRIPTION is causing flaky test where we either fail with : +-- Failing exactly on CREATE SUBSCRIPTION is causing flaky test where we fail with : -- 1) ERROR: connection to the remote node localhost:xxxxx failed with the following error: ERROR: subscription "citus_shard_move_subscription_xxxxxxx" does not exist -- another command is already in progress -- 2) ERROR: connection to the remote node localhost:xxxxx failed with the following error: another command is already in progress