-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gopls/internal/test/integration/misc: fix flaky test
The random base64 strings in gopls URLs caused occasional spurious matches for the substring t1. This change uses a non-base64 letter to eliminate this source of nondeterminism. Change-Id: I1db1dca8d93cc299b13b591567fa72b2227ac436 Reviewed-on: https://go-review.googlesource.com/c/tools/+/576140 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Alan Donovan <adonovan@google.com> Reviewed-by: Robert Findley <rfindley@google.com>
- Loading branch information
Showing
1 changed file
with
30 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters