From cb48a3f4f50534adbe68bf45c7d7b25025b8f4ba Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 28 Sep 2022 09:36:32 -0500 Subject: system/libaio: re-enable test 18. see #405. --- system/libaio/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'system/libaio') diff --git a/system/libaio/APKBUILD b/system/libaio/APKBUILD index 1cdb24e37..524b4a057 100644 --- a/system/libaio/APKBUILD +++ b/system/libaio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Dan Theisen pkgname="libaio" pkgver=0.3.113 -pkgrel=0 +pkgrel=1 pkgdesc="Asynchronous input/output library" url="http://lse.sourceforge.net/io/aio.html" arch="all" @@ -19,7 +19,6 @@ build() { } check() { - rm harness/cases/18.t #405 rm harness/cases/23.t #674 # the full testsuite requires root and attempts to do a loop mount -- cgit v1.2.3-70-g09d2