Skip to content

Commit 6435ee8

Browse files
UyooooHugo Duboisyfodil
authored
test(mongodb): skip flaky restore snapshot test from mongodb test suite (#3036)
* test(mongodb): skip flaky restore snapshot test from mongodb test suite * lint --------- Co-authored-by: Hugo Dubois <[email protected]> Co-authored-by: Yacine Fodil <[email protected]> Co-authored-by: Yacine FODIL <[email protected]>
1 parent bc23af8 commit 6435ee8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/services/mongodb/instance_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ func TestAccMongoDBInstance_UpdateNameTagsUser(t *testing.T) {
150150
}
151151

152152
func TestAccMongoDBInstance_FromSnapshot(t *testing.T) {
153+
t.Skip("TestAccMongoDBInstance_FromSnapshot skipped: waiting for stability fix from database team.")
154+
153155
tt := acctest.NewTestTools(t)
154156
defer tt.Cleanup()
155157

0 commit comments

Comments
 (0)