mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	 843034d83d
			
		
	
	
		843034d83d
		
			
		
	
	
	
	
		
			
			This fixes following error in the merged reports:
```
(index):9825 TypeError: Cannot read properties of null (reading 'toFixed')
    at msToString ((index):18917:15)
    at TestFilesView ((index):19373:9)
    at Uh ((index):9372:7)
    at kj ((index):10444:7)
    at Uk ((index):12508:86)
    at Tk ((index):12134:11)
```
		
	
This directory holds a stable test runner:
- It is possible to test broken test runner with a stable working one.
- Dependencies between ToT and stable test runner do not clash.