Merge lp:~saviq/qtmir/drop-dummy-autopkgtest into lp:qtmir

Proposed by Michał Sawicz
Status: Merged
Approved by: Gerry Boland
Approved revision: 437
Merged at revision: 461
Proposed branch: lp:~saviq/qtmir/drop-dummy-autopkgtest
Merge into: lp:qtmir
Diff against target: 25 lines (+0/-15)
2 files modified
debian/tests/control (+0/-5)
debian/tests/run-tests (+0/-10)
To merge this branch: bzr merge lp:~saviq/qtmir/drop-dummy-autopkgtest
Reviewer Review Type Date Requested Status
Unity8 CI Bot (community) continuous-integration Needs Fixing
Gerry Boland (community) Approve
Review via email: mp+286896@code.launchpad.net

Commit message

Drop dummy autopkgtest

It doesn't make sense after all - DEP-8 tests are meant to test packages as-installed, not rebuild them from scratch. This meant that new Mir releases got blocked on this, because old qtmir was trying to build against new Mir, which usually fails, as needs adaptation for API changes.

Description of the change

 * Are there any related MPs required for this MP to build/function as expected? Please list.
N
 * Did you perform an exploratory manual test run of your code change and any related functionality?
Y
 * If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
Y

To post a comment you must log in.
Revision history for this message
Gerry Boland (gerboland) wrote :

Fair 'nuff

review: Approve
Revision history for this message
Unity8 CI Bot (unity8-ci-bot) wrote :
review: Needs Fixing (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed directory 'debian/tests'
2=== removed file 'debian/tests/control'
3--- debian/tests/control 2015-10-27 15:53:28 +0000
4+++ debian/tests/control 1970-01-01 00:00:00 +0000
5@@ -1,5 +0,0 @@
6-Tests: run-tests
7-Restrictions: build-needed
8-Depends: qtdeclarative5-qtmir-plugin,
9- qtmir-desktop,
10- qtmir-tests,
11
12=== removed file 'debian/tests/run-tests'
13--- debian/tests/run-tests 2015-06-15 15:57:04 +0000
14+++ debian/tests/run-tests 1970-01-01 00:00:00 +0000
15@@ -1,10 +0,0 @@
16-#!/bin/sh
17-
18-set -ex
19-
20-# Do nothing here. We don't need to run the tests multiple times, and they
21-# are already being run during the build phase of the autopkgtest, as we
22-# require a built tree to run them, and the tests are run as part of the
23-# normal package build process. We do want to test that things install, though
24-# and at least one test is actually required, for autopkgtest to work.
25-

Subscribers

People subscribed via source and target branches