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

os: TestStartProcess/absolute failures #73171

Closed
gopherbot opened this issue Apr 4, 2025 · 1 comment
Closed

os: TestStartProcess/absolute failures #73171

gopherbot opened this issue Apr 4, 2025 · 1 comment
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 == "os" && test == "TestStartProcess/absolute"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestStartProcess/absolute
=== PAUSE TestStartProcess/absolute
=== CONT  TestStartProcess/absolute
    os_test.go:1218: StartProcess: fork/exec C:\Windows\system32\cmd.exe: The parameter is incorrect.
--- FAIL: TestStartProcess/absolute (0.01s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "os" && test == "TestStartProcess/absolute"
2025-04-04 17:53 gotip-windows-amd64-race go@5fc596eb os.TestStartProcess/absolute (log)
=== RUN   TestStartProcess/absolute
=== PAUSE TestStartProcess/absolute
=== CONT  TestStartProcess/absolute
    os_test.go:1218: StartProcess: fork/exec C:\Windows\system32\cmd.exe: The parameter is incorrect.
--- FAIL: TestStartProcess/absolute (0.01s)

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