mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Refactor test_logging to use unittest. This should finally solve the flakiness
issues. Thanks to Antoine Pitrou for the patch.
This commit is contained in:
		
							parent
							
								
									492e2bfefa
								
							
						
					
					
						commit
						56c4debe0d
					
				
					 3 changed files with 772 additions and 2183 deletions
				
			
		
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							|  | @ -524,6 +524,7 @@ Martijn Pieters | ||||||
| François Pinard | François Pinard | ||||||
| Zach Pincus | Zach Pincus | ||||||
| Michael Piotrowski | Michael Piotrowski | ||||||
|  | Antoine Pitrou | ||||||
| Michael Pomraning | Michael Pomraning | ||||||
| Iustin Pop | Iustin Pop | ||||||
| John Popplewell | John Popplewell | ||||||
|  |  | ||||||
|  | @ -1419,7 +1419,7 @@ Extension Modules | ||||||
| Tests | Tests | ||||||
| ----- | ----- | ||||||
| 
 | 
 | ||||||
| - Refactor test_logging to use doctest. | - Refactor test_logging to use unittest. | ||||||
| 
 | 
 | ||||||
| - Refactor test_profile and test_cprofile to use the same code to profile. | - Refactor test_profile and test_cprofile to use the same code to profile. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brett Cannon
						Brett Cannon