Skip to content

Commit

Permalink
[pg15] test: untrack PgIndexBackfillTest.CreateIndexSimultaneously
Browse files Browse the repository at this point in the history
Summary:
According to issue #21824, this test is flaky on master.  It is also
flaky on pg15.  Remove it from pg15_tests/passing_tests.tsv.

Test Plan: Jenkins: skip

Reviewers: aagrawal, tfoucher

Reviewed By: tfoucher

Subscribers: yql

Differential Revision: https://phorge.dev.yugabyte.com/D34437
  • Loading branch information
jaki committed Apr 23, 2024
1 parent 8d7632e commit 679befb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pg15_tests/passing_tests.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ pgwrapper_pg_get_lock_status-test PgGetLockStatusTestRF3.*
pgwrapper_pg_index_backfill-test PgIndexBackfillTest.ColocatedRetainDeleteMarkers
pgwrapper_pg_index_backfill-test PgIndexBackfillTest.ColocatedRetainDeleteMarkersRecovery
pgwrapper_pg_index_backfill-test PgIndexBackfillTest.ColocatedRetainDeleteMarkersRecoveryViaSeveralRequests
pgwrapper_pg_index_backfill-test PgIndexBackfillTest.CreateIndexSimultaneously
pgwrapper_pg_index_backfill-test PgIndexBackfillTest.InsertsWhileCreatingIndexDisableWait
pgwrapper_pg_index_backfill-test PgIndexBackfillTest.InsertsWhileCreatingIndexEnableWait
pgwrapper_pg_index_backfill-test PgIndexBackfillTest.Large
Expand Down

0 comments on commit 679befb

Please sign in to comment.