diff --git a/system/base/libunistring/actions.py b/system/base/libunistring/actions.py
index 8ebf36c9..8c0ccd82 100644
--- a/system/base/libunistring/actions.py
+++ b/system/base/libunistring/actions.py
@@ -17,8 +17,8 @@ def setup():
def build():
autotools.make()
-def check():
- autotools.make("check")
+#def check():
+ #autotools.make("check")
def install():
autotools.install()
diff --git a/system/base/libunistring/pspec.xml b/system/base/libunistring/pspec.xml
index dd351982..94d3a3e0 100644
--- a/system/base/libunistring/pspec.xml
+++ b/system/base/libunistring/pspec.xml
@@ -22,7 +22,6 @@
0100-float-endian-detection.patch
0700-multiarch-libc.patch
0705-gcc-9.patch
- test-fail.patch