Public bug reported:
Ubuntu 16.04 4.4.0-31
snapd sources 2.11 from https://github.com/snapcore/snapd
echo ---------------------------
echo Checking Build Dependencies
echo ---------------------------
apt-get update
apt-get build-dep snapd
cd snapd
godeps -t -u dependencies.tsv
echo --------
echo Cleaning
echo --------
git reset --hard
git clean -fxd :/
git checkout master
git pull -v --progress --rebase
git checkout 2.11
echo --------
echo Building
echo --------
dpkg-buildpackage -b -m"Jean-Christophe Manciot
<[email protected]>"
...
----------------------------------------------------------------------
FAIL: fsbackstore_test.go:53: fsBackstoreSuite.TestOpenCreateFail
fsbackstore_test.go:61:
c.Assert(err, ErrorMatches, "cannot create assert storage root: .*")
... value = nil
... regex string = "cannot create assert storage root: .*"
... Error value is nil
...
----------------------------------------------------------------------
FAIL: io_test.go:77: AtomicWriteTestSuite.TestAtomicWriteFileSymlinkNoFollow
io_test.go:88:
c.Assert(err, NotNil)
... value = nil
----------------------------------------------------------------------
FAIL: io_test.go:77: AtomicWriteTestSuite.TestAtomicWriteFileSymlinkNoFollow
io_test.go:88:
c.Assert(err, NotNil)
... value = nil
...
----------------------------------------------------------------------
FAIL: policy_test.go:103: policySuite.TestIterOpBadTargetdir
policy_test.go:105:
c.Check(err, ErrorMatches, `.*unable.*make.*directory.*`)
... error string = "unable to do policyOp(42) for /.Trash-0: not a regular file"
... regex string = ".*unable.*make.*directory.*"
----------------------------------------------------------------------
FAIL: policy_test.go:120: policySuite.TestIterOpInstallBadFilemode
policy_test.go:124:
c.Check(err, ErrorMatches, ".*unable to open.*")
... value = nil
... regex string = ".*unable to open.*"
... Error value is nil
----------------------------------------------------------------------
FAIL: policy_test.go:127: policySuite.TestIterOpInstallBadTarget
policy_test.go:131:
c.Check(err, ErrorMatches, ".*unable to create.*")
... value = nil
... regex string = ".*unable to create.*"
... Error value is nil
----------------------------------------------------------------------
FAIL: policy_test.go:134: policySuite.TestIterOpRemoveBadDirmode
policy_test.go:140:
c.Assert(err, ErrorMatches, ".*unable to remove.*")
... value = nil
... regex string = ".*unable to remove.*"
... Error value is nil
** Affects: snapd (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "Whole build log"
https://bugs.launchpad.net/bugs/1608179/+attachment/4710735/+files/Multiple%20failed%20tests%20during%20snpad%202.11%20build.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608179
Title:
Multiple failed tests during 2.11 build
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1608179/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs