aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2015-05-04 09:17:53 -0700
committerKeith Randall <khr@golang.org>2015-05-04 16:49:37 +0000
commite2e322d293bfd12db095229dd54349c61f4669cf (patch)
tree7b9efa37fd7443d7ae0c5e95d4b209fc67d8f6e6 /src/runtime
parent4ddd751c9283050806701786649e6f7d79fca47b (diff)
downloadgo-e2e322d293bfd12db095229dd54349c61f4669cf.tar.xz
time: Fix ordering of slots in AfterQueueing test
We shouldn't sort the slots array, as it is used each time the test is run. Tests after the first should continue to use the unsorted ordering. Note that this doesn't fix the flaky test. Just a bug I saw while investigating. Change-Id: Ic03cca637829d569d50d3a2278d19410d4dedba9 Reviewed-on: https://go-review.googlesource.com/9637 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions