mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	build: Make actions and gdbus-export GIO tests as slow
Increase their timeout. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
		@@ -210,7 +210,11 @@ if host_machine.system() != 'windows'
 | 
			
		||||
          install : false,
 | 
			
		||||
          c_args : test_c_args,
 | 
			
		||||
          dependencies : common_gio_tests_deps + extra_deps)
 | 
			
		||||
      if test_name == 'actions' or test_name == 'gdbus-export'
 | 
			
		||||
        test(test_name, exe, env : test_env, timeout : 45, suite : ['gio', 'slow'])
 | 
			
		||||
      else
 | 
			
		||||
        test(test_name, exe, env : test_env, suite : ['gio'])
 | 
			
		||||
      endif
 | 
			
		||||
    endforeach
 | 
			
		||||
 | 
			
		||||
    exe = executable('gdbus-test-codegen-old', 'gdbus-test-codegen.c',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user