mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	exclude name must be Regexp or Symbol
fdf0f8d814/tool/lib/test/unit.rb (L1273-L1290)This commit is contained in:
		
							parent
							
								
									fdf0f8d814
								
							
						
					
					
						commit
						dfe7faa6b6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| # frozen_string_literal: false | ||||
| exclude(/_stack_size$/, 'often too expensive') | ||||
| if /freebsd13/ =~ RUBY_PLATFORM | ||||
|   exclude('test_signal_at_join', 'gets stuck somewhere') | ||||
|   exclude(:test_signal_at_join, 'gets stuck somewhere') | ||||
| end | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Kazuhiro NISHIYAMA
						Kazuhiro NISHIYAMA