You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gopls/internal/regtest/bench: skip oracle didSave test
The oracle change test is in a generated package (intentionally, because
this is a very large package). This causes didSave to fail, because we
don't support code actions on generated files. As a result, our
benchmark results are failing to be uploaded.
Change-Id: Ibd0f45d85c52c3806e22e333c259a47052e8860d
Reviewed-on: https://go-review.googlesource.com/c/tools/+/518215
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
gopls-CI: kokoro <[email protected]>
Run-TryBot: Robert Findley <[email protected]>
0 commit comments