mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 08:22:16 +01:00 
			
		
		
		
	tests: Mark refcount/properties2 test as slow
It often takes a bit more than 30s to run on my local machine. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
		| @@ -3,7 +3,7 @@ refcount_tests = [ | ||||
|  ['objects', 'objects.c', []], | ||||
|  ['objects2', 'objects2.c', [], 90], | ||||
|  ['properties', 'properties.c', []], | ||||
|  ['properties2', 'properties2.c', []], | ||||
|  ['properties2', 'properties2.c', [], 90], | ||||
|  ['properties3', 'properties3.c', [], 90], # extra long timeout | ||||
|  ['properties4', 'properties4.c', []], | ||||
|  ['signal1', 'signals.c', ['-DTESTNUM=1']], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user