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-20 failures #73174

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

runtime:mayMoreStackMove: TestSyscallN/arg-20 failures #73174

gopherbot opened this issue Apr 4, 2025 · 1 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.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "runtime:mayMoreStackMove" && test == "TestSyscallN/arg-20"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSyscallN/arg-20
=== PAUSE TestSyscallN/arg-20
=== CONT  TestSyscallN/arg-20
    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-20 (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 4, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:mayMoreStackMove" && test == "TestSyscallN/arg-20"
2025-04-04 17:53 gotip-windows-amd64-longtest go@5fc596eb runtime:mayMoreStackMove.TestSyscallN/arg-20 (log)
=== RUN   TestSyscallN/arg-20
=== PAUSE TestSyscallN/arg-20
=== CONT  TestSyscallN/arg-20
    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-20 (0.08s)

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. 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
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