From 8c90cdaf7eddbf9b96ea9f98e8fff250ffd7e6ff Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 15 Mar 2021 21:09:58 +0100 Subject: [PATCH] Re-enable the tests on i686 The hanging test was https://gitlab.gnome.org/GNOME/gjs/-/issues/379 which is now fixed. --- gjs.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/gjs.spec b/gjs.spec index aaf5146..5e57670 100644 --- a/gjs.spec +++ b/gjs.spec @@ -72,10 +72,7 @@ the functionality of the installed gjs package. %meson_install %check -%ifnarch i686 -# One test times out on i686 xvfb-run -s "-screen 0 1600x1200x24" eval "%meson_test" -%endif %files %license COPYING