]> Cypherpunks repositories - gostls13.git/commit
testing: convert numFailed to atomic type
authorcuiweixie <cuiweixie@gmail.com>
Sat, 27 Aug 2022 02:24:49 +0000 (10:24 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 29 Aug 2022 14:52:44 +0000 (14:52 +0000)
commita1c9783ca1a98eef0fbfa46f8027e711b471b600
treea01a68706711c18581ea9a4c6dc52e9a0cc001a4
parent863d57cc7df5b1604d501892b7293efe0fa7e690
testing: convert numFailed to atomic type

Change-Id: Ic3464e95ad8901df5477d7717760b8c6d08ce97b
Reviewed-on: https://go-review.googlesource.com/c/go/+/426078
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/testing/fuzz.go
src/testing/testing.go