mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	 acaf07daed
			
		
	
	
	acaf07daed
	
	
	
		
			
			This will make mysql-test-run.pl try to schedule these long-running (> 60 seconds) tests early in --parallel runs, which helps avoid that the testsuite gets stuck with a few long-running tests at the end while most other test workers are idle. This speed up mtr --parallel=96 with 25 seconds for me. Reviewed-by: Brandon Nesterenko <brandon.nesterenko@mariadb.com> Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			176 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			176 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| --source include/long_test.inc
 | |
| --source include/have_partition.inc
 | |
| --source include/have_debug_sync.inc
 | |
| 
 | |
| let $engine= 'Memory';
 | |
| --source suite/parts/inc/partition_exchange.inc
 |