mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Skip test_06_timeout for --jit-wait CI
This test has been too unstable on trunk-mjit-wait http://ci.rvm.jp/results/trunk-mjit-wait@silicon-docker/2782206
This commit is contained in:
		
							parent
							
								
									544ebc669b
								
							
						
					
					
						commit
						d8fcc67642
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -215,6 +215,7 @@ module DRbCore
 | 
			
		|||
  def test_06_timeout
 | 
			
		||||
    skip if RUBY_PLATFORM.include?("armv7l-linux")
 | 
			
		||||
    skip if RUBY_PLATFORM.include?("sparc-solaris2.10")
 | 
			
		||||
    skip if RubyVM::MJIT.enabled? # expecting a certain delay is difficult for --jit-wait CI
 | 
			
		||||
    Timeout.timeout(60) do
 | 
			
		||||
      ten = Onecky.new(10)
 | 
			
		||||
      assert_raise(Timeout::Error) do
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue