Comment 9 for bug 1637215

Revision history for this message
Steve Langasek (vorlon) wrote :

2.17.1ubuntu1 which drops the xdelta dependency has been accepted into -proposed; it failed to build on s390x, but this looks like a possible flaky test so I've retried the build now and it succeeded.

Both 2.17.1 and 2.17.1ubuntu1 FTBFS on armhf, with a consistent test failure:

FAIL: state_test.go:223: stateSuite.TestImplicitCheckpointPanicsAfterFailedRetries

state_test.go:241:
    // we did at least a couple
    c.Check(retries > 2, Equals, true)
... obtained bool = false
... expected bool = true

OOPS: 74 passed, 1 FAILED
--- FAIL: TestState (0.25s)
FAIL
FAIL github.com/snapcore/snapd/overlord/state 0.282s

(https://launchpad.net/ubuntu/+source/snapd/2.17.1/+build/11144582)

So 2.17.1 doesn't look releasable. Would 2.18 fix this build-time test failure?