Ubuntu Pastebin

Paste from xxx at Thu, 21 Jan 2016 05:56:31 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
launchpad.net/tomb now at gustavo@niemeyer.net-20130531003818-70ikdgklbxopn8x4

----------------------------------------------------------------------
FAIL: attempt_test.go:67: utilsSuite.TestAttemptNextHasNext

attempt_test.go:90:
    c.Assert(a.HasNext(), gc.Equals, false)
... obtained bool = true
... expected bool = false

OOPS: 59 passed, 1 skipped, 1 FAILED
--- FAIL: TestPackage (2.93 seconds)
FAIL
FAIL	github.com/juju/utils	2.941s
ok  	github.com/juju/utils/arch	0.003s
ok  	github.com/juju/utils/bzr	6.403s
ok  	github.com/juju/utils/cache	0.890s
?   	github.com/juju/utils/clock	[no test files]

----------------------------------------------------------------------
FAIL: status_test.go:35: statusSuite.TestCheck

status_test.go:43:
    c.Errorf("got %v want >1µs", r.Duration)
... Error: got -2.110739ms want >1µs

OOPS: 9 passed, 1 FAILED
--- FAIL: TestPackage (1.02 seconds)
FAIL
FAIL	github.com/juju/utils/debugstatus	1.037s
Download as text