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:
parent
5dcd3521db
commit
8c90cdaf7e
3
gjs.spec
3
gjs.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user