mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	chore: do skip failing test (#30361)
This commit is contained in:
		
							parent
							
								
									dc1077c5a2
								
							
						
					
					
						commit
						c4418875d3
					
				| @ -1681,7 +1681,7 @@ module.exports = Reporter; | |||||||
| 
 | 
 | ||||||
| test('step inside expect.toPass', async ({ runInlineTest }) => { | test('step inside expect.toPass', async ({ runInlineTest }) => { | ||||||
|   test.info().annotations.push({ type: 'issue', description: 'https://github.com/microsoft/playwright/issues/30322' }); |   test.info().annotations.push({ type: 'issue', description: 'https://github.com/microsoft/playwright/issues/30322' }); | ||||||
|   // test.fixme();
 |   test.fixme(); | ||||||
|   const result = await runInlineTest({ |   const result = await runInlineTest({ | ||||||
|     'reporter.ts': stepIndentReporter, |     'reporter.ts': stepIndentReporter, | ||||||
|     'playwright.config.ts': ` |     'playwright.config.ts': ` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Yury Semikhatsky
						Yury Semikhatsky