Skip to content

Commit 783f006

Browse files
committed
Go: Update go clean -modcache comment
1 parent c005200 commit 783f006

File tree

20 files changed

+40
-20
lines changed

20 files changed

+40
-20
lines changed

go/ql/integration-tests/all-platforms/go/bazel-sample-1/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/bazel-sample-2/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/diagnostics/build-constraints-exclude-all-go-files/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/diagnostics/go-files-found-not-processed/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/diagnostics/newer-go-version-needed/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/diagnostics/no-go-files-found/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/diagnostics/package-not-found-with-go-mod/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/diagnostics/package-not-found-without-go-mod/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/diagnostics/unsupported-relative-path/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
check_diagnostics()
1616

17-
# Clean up the temporary GOPATH
17+
# Clean up the temporary GOPATH to prevent Bazel failures next
18+
# time the tests are run; see https://github.com/golang/go/issues/27161
1819
subprocess.call(["go", "clean", "-modcache"])

go/ql/integration-tests/all-platforms/go/go-get-without-modules-sample/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
os.environ['GOPATH'] = goPath
1111
run_codeql_database_create([], lang="go", source="src")
1212

13-
# Clean up the temporary GOPATH
13+
# Clean up the temporary GOPATH to prevent Bazel failures next
14+
# time the tests are run; see https://github.com/golang/go/issues/27161
1415
subprocess.call(["go", "clean", "-modcache"])

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy