-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
all: test failures with _assert(): stream.sputn
on ios-arm64-corellium
#61446
Comments
Found new dashboard test flakes for:
2023-07-18 23:43 ios-arm64-corellium go@cd6c4e05 cmd/link.TestLargeReloc (log)
|
_assert(): stream.sputn
on ios-arm64-corellium
(attn @golang/ios) |
Found new dashboard test flakes for:
2023-07-10 16:31 ios-arm64-corellium go@0b65b02b cmd/link.TestContentAddressableSymbols (log)
2023-07-10 16:31 ios-arm64-corellium go@0b65b02b cmd/link.TestXFlag (log)
2023-07-10 16:31 ios-arm64-corellium go@0b65b02b cmd/link.TestTrampoline (log)
|
Found new dashboard test flakes for:
2023-07-18 21:18 ios-arm64-corellium go@dcf32c66 cmd/link.TestTrampoline (log)
2023-07-18 21:18 ios-arm64-corellium go@dcf32c66 cmd/link.TestLargeReloc (log)
|
Found new dashboard test flakes for:
2023-07-18 19:53 ios-arm64-corellium go@88a545d8 cmd/link.TestContentAddressableSymbols (log)
2023-07-18 19:53 ios-arm64-corellium go@88a545d8 cmd/link.TestLargeReloc (log)
|
@golang/ios Was the system linker updated recently? This looks like a failure with the system linker specifically. (It would also be helpful to know what version of the linker is being used.) |
Even if the Go toolchain is invoking the system linker incorrectly, it should be erroring out cleanly, but this is clearly an internal assert failing. It could also be something wrong with the platform because it's a write call that's failing. |
Given that there was also a |
@mknyszek, the builders are recently being reconfigured with a bootstrap version 1.20. Not clear to me if they are relevant as we know Corellium is sometimes problematic. |
Found new dashboard test flakes for:
2023-10-26 17:53 ios-arm64-corellium go@7546c79e cmd/link.TestExtLinkCmdlineDeterminism (log)
2023-10-26 17:53 ios-arm64-corellium go@7546c79e cmd/link.TestLargeReloc (log)
2023-10-26 17:53 ios-arm64-corellium go@7546c79e cmd/link.TestMachOBuildVersion (log)
|
There has been constant failures on the ios builder, sometimes with @changkun could you clean up some disk space for the builder? Thanks. |
Found new dashboard test flakes for:
2023-11-22 16:31 ios-arm64-corellium go@e4ea6283 cmd/link.TestLargeReloc (log)
|
Found new dashboard test flakes for:
2023-11-23 17:33 ios-arm64-corellium go@0c7e5d3b runtime.test [build] (log)
|
Found new dashboard test flakes for:
2023-11-30 13:03 ios-arm64-corellium go@b4fa5b16 cmd/internal/bootstrap_test.test [build] (log)
|
Found new dashboard test flakes for:
2023-12-21 17:12 ios-arm64-corellium go@9c01ecce cmd/compile/internal/amd64.test [build] (log)
|
Found new dashboard test flakes for:
2023-11-21 22:06 ios-arm64-corellium go@5a6f1b35 cmd/compile/internal/amd64.test [build] (log)
2023-11-21 22:06 ios-arm64-corellium go@5a6f1b35 cmd/compile/internal/compare.test [build] (log)
|
Found new dashboard test flakes for:
2024-01-10 15:27 ios-arm64-corellium go@8c1349ba cmd/compile/internal/amd64.test [build] (log)
|
This builder is continuously failing. A lot of the failures are of the "no space left on device" variety:
It seems likely to me |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: