Skip to content

Commit dc09a7a

Browse files
committed
test: disable flaky test/fixedbugs/issue10958.go
Updates #18589 Change-Id: I2c3bbc8257c68295051bd2e63e1e11794d0609c3 Reviewed-on: https://go-review.googlesource.com/40651 Run-TryBot: Brad Fitzpatrick <[email protected]> Reviewed-by: Josh Bleecher Snyder <[email protected]> Reviewed-by: David Chase <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent 051809e commit dc09a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixedbugs/issue10958.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !nacl
1+
// +build !nacl,disabled_see_issue_18589
22
// buildrun -t 10 -gcflags=-d=ssa/insert_resched_checks/on,ssa/check/on
33

44
// Copyright 2016 The Go Authors. All rights reserved.

0 commit comments

Comments
 (0)