Hi Pitti, thanks a lot for looking into this. About your questions: * Where do you get this "basic.snap" from?
It is built from the source files, from the root of the project something like: integration-tests/bin/snapbuild integration-tests/data/snaps/basic . That should generate a basic_1.0_all.snap file in the current dir. * How can you tell it to just run a single test, or immediately stop after the first failure? To run a single test: SNAP_REEXEC=0 ./tests.test -check.vv -check.f <name_of_test> AFAIK we are not able to stop after the first failure. Cheers, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1599799 Title: snapd > 2.0.2 fails on yakkety To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1599799/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
