Re-enable the tests on i686

The hanging test was https://gitlab.gnome.org/GNOME/gjs/-/issues/379
which is now fixed.
This commit is contained in:
Kalev Lember 2021-03-15 21:09:58 +01:00
parent 5dcd3521db
commit 8c90cdaf7e

View File

@ -72,10 +72,7 @@ the functionality of the installed gjs package.
%meson_install %meson_install
%check %check
%ifnarch i686
# One test times out on i686
xvfb-run -s "-screen 0 1600x1200x24" eval "%meson_test" xvfb-run -s "-screen 0 1600x1200x24" eval "%meson_test"
%endif
%files %files
%license COPYING %license COPYING