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

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

Commit message

Re-enable tests on arm64

Description of the change

Re-enable tests on arm64

To post a comment you must log in.

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-10-06 09:35:18 +0000
3+++ debian/rules 2016-11-01 07:15:06 +0000
4@@ -7,8 +7,7 @@
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/1630906
9-testskip_architectures := arm64
10+testskip_architectures :=
11
12 override_dh_auto_configure:
13 dh_auto_configure -- \

Subscribers

People subscribed via source and target branches