Descriptiontime: skip a often-flaky test in short mode
In -test.short mode, skip measuring the upper bound of time
sleeps. The API only guarantees minimum bounds on sleeps,
anyway, so this isn't a bug we're ignoring as much as it is
simply observing bad builder virtualization and/or loaded
machines.
We keep the test in full mode where developers will
presumably be running on a lightly-loaded, native, fast
machine.
Patch Set 1 #Patch Set 2 : diff -r 8bdd36e45822 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 8bdd36e45822 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r b1f0c3b7a935 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|