Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal/coverage/cfile: TestIssue59563TruncatedCoverPkgAll failures #73175

Closed
gopherbot opened this issue Apr 4, 2025 · 1 comment
Closed
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "internal/coverage/cfile" && test == "TestIssue59563TruncatedCoverPkgAll"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestIssue59563TruncatedCoverPkgAll
    emitdata_test.go:506: go test -cover failed: exit status 1
        crypto/internal/fips140/aes/gcm: C:\b\s\w\ir\x\w\goroot\pkg\tool\windows_amd64\vet.exe: fork/exec C:\b\s\w\ir\x\w\goroot\pkg\tool\windows_amd64\vet.exe: The parameter is incorrect.
        PASS
        coverage: 8.9% of statements in all
        ok  	internal/coverage/cfile/testdata/issue59563	1.371s
--- FAIL: TestIssue59563TruncatedCoverPkgAll (35.50s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/coverage/cfile" && test == "TestIssue59563TruncatedCoverPkgAll"
2025-04-04 21:00 gotip-windows-amd64-longtest go@7e60bdd7 internal/coverage/cfile.TestIssue59563TruncatedCoverPkgAll (log)
=== RUN   TestIssue59563TruncatedCoverPkgAll
    emitdata_test.go:506: go test -cover failed: exit status 1
        crypto/internal/fips140/aes/gcm: C:\b\s\w\ir\x\w\goroot\pkg\tool\windows_amd64\vet.exe: fork/exec C:\b\s\w\ir\x\w\goroot\pkg\tool\windows_amd64\vet.exe: The parameter is incorrect.
        PASS
        coverage: 8.9% of statements in all
        ok  	internal/coverage/cfile/testdata/issue59563	1.371s
--- FAIL: TestIssue59563TruncatedCoverPkgAll (35.50s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 4, 2025
@dmitshur dmitshur closed this as completed Apr 7, 2025
@dmitshur dmitshur removed this from Test Flakes Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants