Merge lp://staging/~mikemc/unity-scope-click/cxx-dlmgr-add-tool into lp://staging/unity-scope-click

Proposed by Mike McCracken
Status: Merged
Approved by: dobey
Approved revision: 118
Merged at revision: 116
Proposed branch: lp://staging/~mikemc/unity-scope-click/cxx-dlmgr-add-tool
Merge into: lp://staging/unity-scope-click
Prerequisite: lp://staging/~mikemc/unity-scope-click/cxx-dlmgr-more-tests
Diff against target: 174 lines (+150/-0)
4 files modified
scope/tests/CMakeLists.txt (+1/-0)
scope/tests/download_manager_tool/CMakeLists.txt (+11/-0)
scope/tests/download_manager_tool/download_manager_tool.cpp (+79/-0)
scope/tests/download_manager_tool/download_manager_tool.h (+59/-0)
To merge this branch: bzr merge lp://staging/~mikemc/unity-scope-click/cxx-dlmgr-add-tool
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Diego Sarmentero (community) Approve
Manuel de la Peña (community) Approve
Review via email: mp+202570@code.staging.launchpad.net

This proposal supersedes a proposal from 2014-01-21.

Commit message

- Add CLI tool for getting the click token from a store URL using download manager, for IRL testing.

Description of the change

- Add CLI tool for getting the click token from a store URL using download manager, for IRL testing.

usage:

U1_DEBUG=1 $builddir/scope/tests/download_manager_tool/download_manager_tool https://public.apps.ubuntu.com/download/com.ubuntu.developer.mzanetti/fahrplan2/com.ubuntu.developer.mzanetti.fahrplan2_2.0.14.1_unknown.click

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote : Posted in a previous version of this proposal
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:117
No commit message was specified in the merge proposal. Click on the following link and set the commit message (if you want a jenkins rebuild you need to trigger it yourself):
https://code.launchpad.net/~mikemc/unity-scope-click/cxx-dlmgr-add-tool/+merge/202570/+edit-commit-message

http://jenkins.qa.ubuntu.com/job/unity-scope-click-ci/185/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/unity-scope-click-trusty-amd64-ci/83
    FAILURE: http://jenkins.qa.ubuntu.com/job/unity-scope-click-trusty-armhf-ci/83/console

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/unity-scope-click-ci/185/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
Manuel de la Peña (mandel) wrote :

A small thing, please use explicit for the single argument constructors and maybe always set the QObject* parent parameter to be optional, for example:

explicit DownloadManagerTool(QObject *parent=0);

review: Needs Fixing
113. By Alejandro J. Cura

A webclient that uses Qt, and the scaffolding for unit and integration tests.

Approved by Manuel de la Peña, Rodney Dawes, PS Jenkins bot.

114. By Leo Arias

Added a test to try to install without credentials. Fixes: https://bugs.launchpad.net/bugs/1271722.

Approved by Roberto Alsina, PS Jenkins bot.

115. By Mike McCracken

Add command-line tool to test getting click token from apps server

116. By Mike McCracken

constructor default arg fix according to review

117. By Mike McCracken

merge with cxx-dlmgr-more tests

Revision history for this message
Manuel de la Peña (mandel) :
review: Approve
118. By Mike McCracken

merge with cxx-dlmgr-more-tests

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Diego Sarmentero (diegosarmentero) wrote :

+1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: