-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.
Milestone
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestIncremental
2024/10/14 17:26:29 2 Entries 2 names
2024/10/14 17:26:29 2 Entries 2 names
2024/10/14 17:26:29 DIR: bad,guy.com/[email protected]
2024/10/14 17:26:29 3 Entries 3 names
dir_test.go:111: mismatching indexes (-updated +cleared):
&modindex.Index{
Version: 0,
Cachedir: "/opt/golang/swarm/.swarming/w/ir/x/t/TestIncremental1060992702/001",
Changed: s"2024-10-14 17:26:29 +0000 UTC",
...
- {
- Dir: "cloud.google.com/[email protected]/longrunning",
- ImportPath: "cloud.google.com/go/longrunning",
- PkgName: "foo",
- Version: "v0.104.0",
- Names: []string{"Foo F 0"},
- },
},
}
--- FAIL: TestIncremental (0.02s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.
Type
Projects
Status
Done