lp:~vila/snapcraft/+git/mirror

Owned by Vincent Ladeuil
Get this repository:
git clone https://git.launchpad.net/~vila/snapcraft/+git/mirror
Only Vincent Ladeuil can upload to this repository. If you are Vincent Ladeuil please log in for upload directions.

Branches

Name Last Modified Last Commit
macaroons 2016-05-23 13:46:19 UTC
The message from the store has changed for already registered names.

Author: Vincent Ladeuil
Author Date: 2016-05-23 13:46:19 UTC

The message from the store has changed for already registered names.

master 2016-05-13 18:24:32 UTC
autopkgtests: run the install examples tests in classic (#481)

Author: Leo Arias
Author Date: 2016-05-13 18:24:32 UTC

autopkgtests: run the install examples tests in classic (#481)

LP: #1572764

publish 2016-05-03 16:24:26 UTC
Fix wrong rebase fallout.

Author: Vincent Ladeuil
Author Date: 2016-05-02 15:23:57 UTC

Fix wrong rebase fallout.

simplify-progress 2016-05-03 10:48:21 UTC
Fix progress animation by setting the expected attribute on the widget, simpl...

Author: Vincent Ladeuil
Author Date: 2016-05-03 10:48:21 UTC

Fix progress animation by setting the expected attribute on the widget, simplifying the callsite.

coverage 2016-05-02 12:31:04 UTC
Merge macaroons again

Author: Vincent Ladeuil
Author Date: 2016-05-02 12:31:04 UTC

Merge macaroons again

1572963-robust-scan-status 2016-04-29 08:17:21 UTC
Make upload more robust by ignoring suprious errors while polling the scan st...

Author: Vincent Ladeuil
Author Date: 2016-04-21 11:11:22 UTC

Make upload more robust by ignoring suprious errors while polling the scan status.

While the snap is scanned on the store, the status is polled until completion.

If an error occurs while acquiring the status, ignore the errors.

Those errors are rare and the next retry generally succeeds so ignoring those errors is harmless.

If they persist until the last retry, something else may be going on and this will still be reported.

LP: #1572963

refresh-macaroons 2016-04-27 15:57:06 UTC
Split the base test class so it cab be reused.

Author: Vincent Ladeuil
Author Date: 2016-04-27 15:57:06 UTC

Split the base test class so it cab be reused.

concurrent-integration 2016-04-08 07:37:40 UTC
VCS tools are test dependencies, they should be installed to run the tests or...

Author: Vincent Ladeuil
Author Date: 2016-04-06 14:17:47 UTC

VCS tools are test dependencies, they should be installed to run the tests or the tests should be skipped.

This allows tests to be run concurrently (apt-get can't be run concurrently)
and brings the time to run the integration tests from 4'14 to 1'37 with:

  PYTHONPATH=`pwd` ols-run-tests -m integration_tests -c 8

Combined with the unit tests, this bring the time to run both unit and
integration tests from 5'47 to 1'43 with:

  PYTHONPATH=`pwd` ols-run-tests -m integration_tests -m snapcraft -c 8

which is nice ;)

No tests were hurt during the production of this patch ;)

LP: #1566882

1563965-test-isolation 2016-04-01 14:24:05 UTC
Fix test isolation issues.

Author: Vincent Ladeuil
Author Date: 2016-03-31 20:03:36 UTC

Fix test isolation issues.

LP: 1563965

Two root causes:
- missing patch() leaving dirty 'badarch' in snapcraft.common.target_machine,
- pydoc.pager automatic detection failing for wrong reasons.

19 of 9 results
This repository contains Public information 
Everyone can see this information.