We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c566dbc commit 3e87abeCopy full SHA for 3e87abe
pkg/ccl/backupccl/backup_test.go
@@ -6943,6 +6943,7 @@ func TestBackupRestoreInsideMultiPodTenant(t *testing.T) {
6943
func TestBackupRestoreTenant(t *testing.T) {
6944
defer leaktest.AfterTest(t)()
6945
defer log.Scope(t).Close(t)
6946
+ skip.WithIssue(t, 107669)
6947
6948
params := base.TestClusterArgs{ServerArgs: base.TestServerArgs{
6949
Knobs: base.TestingKnobs{
0 commit comments