aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata
diff options
context:
space:
mode:
authorMichael Anthony Knyszek <mknyszek@google.com>2025-12-03 22:52:45 +0000
committerMichael Knyszek <mknyszek@google.com>2025-12-05 11:35:47 -0800
commit8947f092a8427674b7628003b873f57d3b6cdd83 (patch)
tree28e43ce5106f86b1df366ab6f09ed5bf814d3d68 /src/runtime/testdata
parent44cb82449e7f24530fe0fe0bf8261ba9e0e4e7d8 (diff)
downloadgo-8947f092a8427674b7628003b873f57d3b6cdd83.tar.xz
runtime: skip mayMoreStackMove in goroutine leak tests
mayMoreStackMove may introduce more scheduler chaos because of all the stack movement (not as much as mayMoreStackPreempt) so let's disable the tests here too, since we have evidence that they can produce false negatives under this configuration. Though we're not 100% sure why this is happening yet, let's at least stop the flow of flaky failures. For #75729. Change-Id: I16d13dba9a61fbd47563b21cbf188e4754f58213 Reviewed-on: https://go-review.googlesource.com/c/go/+/726526 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Pratt <mpratt@google.com>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions