Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
X11:Utilities
zathura
no-parallel-xvfb.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-parallel-xvfb.patch of Package zathura
tests/meson.build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/meson.build b/tests/meson.build index d2df447..f7c3e85 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -66,6 +66,7 @@ if get_option('tests').allowed() test('session', xvfb, args: xvfb_args + [session], timeout: 60*60, + is_parallel: false, protocol: 'tap', env: [ 'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir()), @@ -86,6 +87,7 @@ if get_option('tests').allowed() test('sandbox', xvfb, args: xvfb_args + [sandbox], timeout: 60*60, + is_parallel: false, protocol: 'tap', env: [ 'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir()),
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor