mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-11-04 10:11:33 +01:00 
			
		
		
		
	Let's try 5 tests in parrallel
This commit is contained in:
		
							parent
							
								
									5e90db6487
								
							
						
					
					
						commit
						ecdd39bca6
					
				@ -62,7 +62,7 @@ var sauceTestWorker = async.queue(function (testSettings, callback) {
 | 
				
			|||||||
      });
 | 
					      });
 | 
				
			||||||
    }, 5000);
 | 
					    }, 5000);
 | 
				
			||||||
  });
 | 
					  });
 | 
				
			||||||
}, 2); //run 2 tests in parrallel
 | 
					}, 5); //run 2 tests in parrallel
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Firefox 
 | 
					// Firefox 
 | 
				
			||||||
sauceTestWorker.push({
 | 
					sauceTestWorker.push({
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user