Commit 8367fb2
gopls/internal/regtest: await go.work changes in TestAddAndRemoveGoWork
To temporarily avoid flakes, wait for go.work changes to be processed
before reopening files. This merely works around the underlying bug, as
noted in the comment.
For golang/go#57508
Change-Id: I80d24c16ff709ff77a0fb07dd3ac7275bc8bcb5a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/459784
Auto-Submit: Robert Findley <[email protected]>
gopls-CI: kokoro <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Run-TryBot: Robert Findley <[email protected]>
Reviewed-by: Alan Donovan <[email protected]>1 parent 3b16059 commit 8367fb2
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1134 | 1134 | | |
1135 | 1135 | | |
1136 | 1136 | | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
1137 | 1145 | | |
1138 | 1146 | | |
1139 | 1147 | | |
| |||
0 commit comments