From 781931826715b2a59397b4b728208ea7dcaa6991 Mon Sep 17 00:00:00 2001 From: Dan Streetman Date: Wed, 4 Dec 2019 16:02:12 -0500 Subject: LP: #1855183 --- debian/tests/urfkill-integration | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/tests/urfkill-integration') diff --git a/debian/tests/urfkill-integration b/debian/tests/urfkill-integration index 034bdecc..11499db9 100644 --- a/debian/tests/urfkill-integration +++ b/debian/tests/urfkill-integration @@ -5,6 +5,11 @@ if dpkg --print-architecture | grep s390; then exit 77 fi +if dpkg --print-architecture | grep i386; then + echo "Skipping rfkill tests on i386 (LP: #1855183)" + exit 77 +fi + set -e echo "+++ Building / adding fake-rfkill.ko" -- cgit 1.3.0-6-gf8a5