mirror of
https://github.com/golang/go
synced 2024-11-18 18:54:42 -07:00
88e38c1d8d
We were previously sending diagnostics for nonexistent files, and then adding them to the snapshot in the process. Remove this behavior, and add a regression test. Case insensitive filesystems were too confusing to write a test for, but fortunately, Filippo reported another instance of this bug, so I used that for the regression test. Fixes golang/go#38602 Change-Id: I4ef6b51944f3338e838875a5aafffd066e8392f4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/230315 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
definition_test.go | ||
diagnostics_114_test.go | ||
diagnostics_test.go | ||
doc.go | ||
env_test.go | ||
env.go | ||
formatting_test.go | ||
generate_test.go | ||
reg_test.go | ||
runner.go | ||
serialization_test.go | ||
shared_test.go | ||
unix_test.go | ||
wrappers.go |