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

runtime:mayMoreStackMove: TestSyscallN/arg-33 failures #73178

Closed
gopherbot opened this issue Apr 5, 2025 · 2 comments
Closed

runtime:mayMoreStackMove: TestSyscallN/arg-33 failures #73178

gopherbot opened this issue Apr 5, 2025 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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 == "runtime:mayMoreStackMove" && test == "TestSyscallN/arg-33"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSyscallN/arg-33
=== PAUSE TestSyscallN/arg-33
=== CONT  TestSyscallN/arg-33
    syscall_windows_test.go:806: failed to build dll: fork/exec C:\b\s\w\ir\cache\tools\cc\windows\gcc64\bin\gcc.exe: The parameter is incorrect.
--- FAIL: TestSyscallN/arg-33 (0.08s)

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 5, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:mayMoreStackMove" && test == "TestSyscallN/arg-33"
2025-04-04 17:53 gotip-windows-amd64-longtest go@5fc596eb runtime:mayMoreStackMove.TestSyscallN/arg-33 (log)
=== RUN   TestSyscallN/arg-33
=== PAUSE TestSyscallN/arg-33
=== CONT  TestSyscallN/arg-33
    syscall_windows_test.go:806: failed to build dll: fork/exec C:\b\s\w\ir\cache\tools\cc\windows\gcc64\bin\gcc.exe: The parameter is incorrect.
--- FAIL: TestSyscallN/arg-33 (0.08s)

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Apr 5, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:mayMoreStackMove" && test == "TestSyscallN/arg-33"
2025-04-07 16:34 gotip-windows-amd64-longtest go@20a924fe runtime:mayMoreStackMove.TestSyscallN/arg-33 (log)
=== RUN   TestSyscallN/arg-33
=== PAUSE TestSyscallN/arg-33
=== CONT  TestSyscallN/arg-33
    syscall_windows_test.go:806: failed to build dll: fork/exec C:\b\s\w\ir\cache\tools\cc\windows\gcc64\bin\gcc.exe: The parameter is incorrect.
--- FAIL: TestSyscallN/arg-33 (0.07s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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