Skip to content

Commit 8b61f19

Browse files
committed
Try to make rust tests more stable
1 parent f593c4a commit 8b61f19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ycmd/tests/rust/subcommands_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@ def test_Subcommands_FixIt_Basic( self, app ):
587587
} )
588588

589589

590+
@WithRetry()
590591
@IsolatedYcmd()
591592
def test_Subcommands_GoTo_WorksAfterChangingProject( self, app ):
592593
filepath = PathToTestFile( 'macro', 'src', 'main.rs' )

0 commit comments

Comments
 (0)