Skip to content

Commit

Permalink
test: disable flaky test/fixedbugs/issue10958.go
Browse files Browse the repository at this point in the history
Updates #18589

Change-Id: I2c3bbc8257c68295051bd2e63e1e11794d0609c3
Reviewed-on: https://go-review.googlesource.com/40651
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
  • Loading branch information
bradfitz committed Apr 13, 2017
1 parent 051809e commit dc09a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixedbugs/issue10958.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build !nacl
// +build !nacl,disabled_see_issue_18589
// buildrun -t 10 -gcflags=-d=ssa/insert_resched_checks/on,ssa/check/on

// Copyright 2016 The Go Authors. All rights reserved.
Expand Down

0 comments on commit dc09a7a

Please sign in to comment.