Merge lp:~mardy/ubuntu-system-settings-online-accounts/tests-arm64 into lp:ubuntu-system-settings-online-accounts

Proposed by Alberto Mardegan
Status: Merged
Approved by: Alberto Mardegan
Approved revision: 398
Merged at revision: 398
Proposed branch: lp:~mardy/ubuntu-system-settings-online-accounts/tests-arm64
Merge into: lp:ubuntu-system-settings-online-accounts
Diff against target: 14 lines (+2/-2)
1 file modified
debian/rules (+2/-2)
To merge this branch: bzr merge lp:~mardy/ubuntu-system-settings-online-accounts/tests-arm64
Reviewer Review Type Date Requested Status
Online Accounts Pending
Review via email: mp+307801@code.launchpad.net

Commit message

Re-enable tests for powerpc, disable arm64

To post a comment you must log in.
398. By Alberto Mardegan

Update bug number in comment

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/rules'
2--- debian/rules 2016-08-19 08:16:33 +0000
3+++ debian/rules 2016-10-06 09:58:40 +0000
4@@ -7,8 +7,8 @@
5 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
6
7 # Skip tests on the archs they are known to be flaky with current configuration
8-# See https://launchpad.net/bugs/1606927
9-testskip_architectures := powerpc
10+# See https://launchpad.net/bugs/1630906
11+testskip_architectures := arm64
12
13 override_dh_auto_configure:
14 dh_auto_configure -- \

Subscribers

People subscribed via source and target branches