Consistent test failures with saucy
David Cheney
david.cheney at canonical.com
Mon Sep 30 01:11:52 UTC 2013
Have a hunt in the code, i bet there is something that lists all the
series from P through to R, but doesn't include saucy, possibly in
fixtures or the dummy provider
On Mon, Sep 30, 2013 at 9:31 AM, Tim Penhey <tim.penhey at canonical.com> wrote:
> Hi folks,
>
> Most of the upgrade worked fine.
>
> I am however finding some problems with the test suite. I have one test
> that consistently fails:
>
> bootstrap_test.go:78:
> s.runAllowRetriesTest(c, test)
> bootstrap_test.go:99:
> c.Check(findToolsRetryValues, gc.DeepEquals, test.expectedAllowRetry)
> ... obtained []bool = []bool{true, true}
> ... expected []bool = []bool{true}
>
> bootstrap_test.go:78:
> s.runAllowRetriesTest(c, test)
> bootstrap_test.go:100:
> c.Assert(err, gc.ErrorMatches, test.err)
> ... error string = "tools not found"
> ... regex string = "no matching tools available"
>
> OOPS: 164 passed, 1 FAILED
>
>
> Anyone else getting this?
>
> Tim
>
> --
> Juju-dev mailing list
> Juju-dev at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
More information about the Juju-dev
mailing list