Skip to content

Commit 32699b0

Browse files
craig[bot]msbutler
andcommitted
Merge #153049
153049: backup: remove tests that use old unsupported fixtures r=kev-cao a=msbutler These don't add any useful coverage as the fixtures were created on version we cannot restore to. Epic: none Release note: none Co-authored-by: Michael Butler <[email protected]>
2 parents 298633d + a426756 commit 32699b0

File tree

269 files changed

+0
-717
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

269 files changed

+0
-717
lines changed

pkg/backup/BUILD.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,7 @@ go_test(
192192
"main_test.go",
193193
"partitioned_backup_test.go",
194194
"restore_data_processor_test.go",
195-
"restore_mid_schema_change_test.go",
196195
"restore_multiregion_rbr_test.go",
197-
"restore_old_sequences_test.go",
198196
"restore_online_test.go",
199197
"restore_planning_test.go",
200198
"restore_progress_test.go",
@@ -347,7 +345,6 @@ go_test(
347345
"@com_github_cockroachdb_pebble//sstable",
348346
"@com_github_cockroachdb_pebble//vfs",
349347
"@com_github_cockroachdb_redact//:redact",
350-
"@com_github_cockroachdb_version//:version",
351348
"@com_github_fatih_structs//:structs",
352349
"@com_github_gogo_protobuf//types",
353350
"@com_github_jackc_pgx_v5//:pgx",

pkg/backup/restore_mid_schema_change_test.go

Lines changed: 0 additions & 287 deletions
This file was deleted.

0 commit comments

Comments
 (0)