Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca149be154 
							
						 
					 
					
						
						
							
							test: skip SharedArrayBuffer on macOS 12 ( #31845 )  
						
						
						
						
					 
					
						2024-07-24 18:45:03 +02:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1918ae5c4a 
							
						 
					 
					
						
						
							
							fix(webkit): reenable CrossOriginOpenerPolicy ( #31765 )  
						
						... 
						
						
						
						Depends on https://github.com/microsoft/playwright-browsers/pull/1160 
Fixes: https://github.com/microsoft/playwright/issues/14043  
						
						
					 
					
						2024-07-23 15:02:47 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3127571b24 
							
						 
					 
					
						
						
							
							Revert "fix(chromium): pass --enable-gpu when running headless ( #30937 )"  
						
						... 
						
						
						
						This reverts commit d0b052e1e0599499bc3431fb53292d612c397511. 
						
						
					 
					
						2024-07-12 20:12:56 +02:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							976373ed2c 
							
						 
					 
					
						
						
							
							feat(chromium-tip-of-tree): roll to r1234 ( #31418 )  
						
						
						
						
					 
					
						2024-06-26 16:51:57 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d0b052e1e0 
							
						 
					 
					
						
						
							
							fix(chromium): pass --enable-gpu when running headless ( #30937 )  
						
						... 
						
						
						
						Fixes  #30585 . 
					
						2024-06-13 11:27:17 -07:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fda9051c75 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r2008 ( #30818 )  
						
						... 
						
						
						
						Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx> 
						
						
					 
					
						2024-05-15 11:34:39 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							348d0c2bfa 
							
						 
					 
					
						
						
							
							test: can register service workers in an iframe ( #30045 )  
						
						... 
						
						
						
						References #29267 . 
						
						
					 
					
						2024-03-21 15:34:23 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef57489cf9 
							
						 
					 
					
						
						
							
							test: iframe is covered by service workers ( #30042 )  
						
						... 
						
						
						
						References #29267 . 
						
						
					 
					
						2024-03-21 11:27:27 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b2de9bc865 
							
						 
					 
					
						
						
							
							fix: mock safari.pushNotification ( #29107 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/29032  
						
						
					 
					
						2024-01-22 15:44:13 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ab0660d1b 
							
						 
					 
					
						
						
							
							test: skip webgl tests on macOS-arm64 ( #28522 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/28216 .
Drive-by: adjust signals expectation.
---------
Signed-off-by: Max Schmitt <max@schmitt.mx> 
						
						
					 
					
						2023-12-06 13:52:49 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11bf96fe98 
							
						 
					 
					
						
						
							
							test: unflake a few tests ( #28205 )  
						
						
						
						
					 
					
						2023-11-16 16:31:42 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ff706ec8bd 
							
						 
					 
					
						
						
							
							test: skip Intl.ListFormat test on ubuntu20.04 ( #28185 )  
						
						... 
						
						
						
						It was failing across the Ubuntu 20.04 bots:

This is most likely because on Ubuntu 20 libicu-dev has version 66.1.
And according to
https://wksearch.azurewebsites.net/#path=%2Fhome%2Fjoe%2Fwebkit%2FSource%2FJavaScriptCore%2Fruntime%2FIntlListFormat.h&line=32 
the ListFormatter requires 67 which is the case in Ubuntu 22 (70). 
						
						
					 
					
						2023-11-16 20:39:32 +01:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							85438edb97 
							
						 
					 
					
						
						
							
							test: Intl.ListFormat is working in playwright all browsers ( #28178 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/23978  
						
						
					 
					
						2023-11-15 18:47:42 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bcf59ed721 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1905 ( #26909 )  
						
						
						
						
					 
					
						2023-09-07 07:41:46 +02:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c27317b6e5 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1893 ( #26596 )  
						
						... 
						
						
						
						This should make it into v1.38 and once its merged one day later it can
be tested in [Playwright
Canary](https://playwright.dev/docs/canary-releases ).
Fixes https://github.com/microsoft/playwright/issues/22569 
Fixes https://github.com/microsoft/playwright/issues/23259  
						
						
					 
					
						2023-08-22 17:57:02 +02:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2edecd4244 
							
						 
					 
					
						
						
							
							test: add libsoup3 related tests ( #26572 )  
						
						... 
						
						
						
						https://github.com/microsoft/playwright/issues/22569 
https://github.com/microsoft/playwright/issues/23259  
					
						2023-08-21 22:12:12 +02:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b39fd7283f 
							
						 
					 
					
						
						
							
							chore: skip tests that fail in cross-machine service mode ( #24412 )  
						
						
						
						
					 
					
						2023-07-25 16:47:04 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c2a8fa306 
							
						 
					 
					
						
						
							
							chore: enable no-floating-promises ESLint rule for tests ( #23376 )  
						
						... 
						
						
						
						https://github.com/microsoft/playwright/issues/23339  
					
						2023-06-02 21:59:12 +02:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa6eb41466 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1848 ( #23032 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx> 
						
						
					 
					
						2023-05-16 12:13:58 +02:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a09d6dc0b 
							
						 
					 
					
						
						
							
							test: enable requestFullscreen test in webkit ( #22940 )  
						
						... 
						
						
						
						Fixes  #22832  
					
						2023-05-11 10:00:22 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c579345610 
							
						 
					 
					
						
						
							
							test: requestFullscreen API is supported ( #22889 )  
						
						... 
						
						
						
						https://github.com/microsoft/playwright/issues/22832  
					
						2023-05-10 09:31:20 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e61a389d9 
							
						 
					 
					
						
						
							
							test: unskip loading in HTMLImageElement.prototype in WebKit ( #22907 )  
						
						... 
						
						
						
						It was fixed by roll to r1841.
Fixes https://github.com/microsoft/playwright/issues/22738  
						
						
					 
					
						2023-05-09 10:39:44 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							02a1a2e6a9 
							
						 
					 
					
						
						
							
							fix(webkit): define window.GestureEvent ( #22768 )  
						
						... 
						
						
						
						Polyfill GestureEvent so that Safari detection works.
Fixes  #22735  
						
						
					 
					
						2023-05-05 11:37:28 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a68cc161dc 
							
						 
					 
					
						
						
							
							test: HTMLImageElement.prototype.loading is present ( #22744 )  
						
						... 
						
						
						
						Failing test for https://github.com/microsoft/playwright/issues/22738  
						
						
					 
					
						2023-05-01 14:55:20 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b170ddc12 
							
						 
					 
					
						
						
							
							test: enable some of the previously disabled tests ( #22047 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/21549  
						
						
					 
					
						2023-03-29 10:52:55 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84a1368fa4 
							
						 
					 
					
						
						
							
							test: enable XMLHttpRequest upload events test on WK+Windows ( #21727 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/21489  
						
						
					 
					
						2023-03-17 12:32:55 +01:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b86395a54a 
							
						 
					 
					
						
						
							
							test: unflake 'serviceWorker should intercept document request' ( #21722 )  
						
						... 
						
						
						
						fixes https://github.com/microsoft/playwright/issues/21691  
						
						
					 
					
						2023-03-16 19:24:13 +01:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8abe9fcf22 
							
						 
					 
					
						
						
							
							tree gardening: disable & assign failing tests ( #21575 )  
						
						... 
						
						
						
						References https://github.com/microsoft/playwright/issues/21574 
References https://github.com/microsoft/playwright/issues/21549  
						
						
					 
					
						2023-03-10 12:04:25 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a1c5b2aa3 
							
						 
					 
					
						
						
							
							test: make the tree green ( #21551 )  
						
						... 
						
						
						
						References https://github.com/microsoft/playwright/issues/20522 
References https://github.com/microsoft/playwright/issues/20993 
References https://github.com/microsoft/playwright/issues/21435 
References https://github.com/microsoft/playwright/issues/21512 
References https://github.com/microsoft/playwright/issues/21549 
References https://github.com/microsoft/playwright/issues/21550  
						
						
					 
					
						2023-03-09 16:56:29 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9191c72a3f 
							
						 
					 
					
						
						
							
							test: XMLHttpRequest upload events ( #21501 )  
						
						... 
						
						
						
						https://github.com/microsoft/playwright/issues/21489  
					
						2023-03-09 16:21:01 +01:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be259dac7c 
							
						 
					 
					
						
						
							
							fix: expose window.safari in webkit ( #21361 )  
						
						... 
						
						
						
						The actual API of the object is not implemented because those who want
to test it will likely need their own mock and for the browser detection
logic (as described in the bug) just having the property on window
should be sufficient.
Fixes  #21037  
						
						
					 
					
						2023-03-03 13:38:13 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1dfc4c769d 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1379 ( #21080 )  
						
						... 
						
						
						
						Fixes  #20259 
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com> 
					
						2023-02-22 09:52:35 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4efa9e5ea0 
							
						 
					 
					
						
						
							
							test: unskip WK tests ( #21033 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/20370 
Fixes https://github.com/microsoft/playwright/issues/12353  
						
						
					 
					
						2023-02-21 23:49:14 +01:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							147e388ec3 
							
						 
					 
					
						
						
							
							test: serviceWorker should intercept document request ( #21031 )  
						
						... 
						
						
						
						Not sure whats actually going on here, turns out this breaks the trace
viewer on firefox. -> all the iframes won't work.
Can't repro on stock firefox, so seems like something fishy on our end.
References #20259  
						
						
					 
					
						2023-02-21 10:36:19 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bcb2d67c5d 
							
						 
					 
					
						
						
							
							chore: remove experimental dockerfile.remote  ( #20790 )  
						
						... 
						
						
						
						We didn't find a compelling-enough use case to release this. 
						
						
					 
					
						2023-02-09 12:18:02 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b67cef2c4d 
							
						 
					 
					
						
						
							
							feat: introduce Dockerfile.remote image ( #20691 )  
						
						... 
						
						
						
						When this image is launched, it exposes a single endpoint
that can be used to connect to and to launch browsers. 
						
						
					 
					
						2023-02-07 10:50:44 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b803128a81 
							
						 
					 
					
						
						
							
							test: CloseEvent.wasClean=false when WS server terminates ( #20594 )  
						
						... 
						
						
						
						https://github.com/microsoft/playwright/issues/12353  
					
						2023-02-02 19:04:26 +01:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							821949d580 
							
						 
					 
					
						
						
							
							test: update stale test expectations ( #20423 )  
						
						
						
						
					 
					
						2023-01-27 21:52:34 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							faadbba63c 
							
						 
					 
					
						
						
							
							test: webm video player ( #20421 )  
						
						... 
						
						
						
						Fixes  #18423  
					
						2023-01-27 09:48:47 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99f0560122 
							
						 
					 
					
						
						
							
							test: enable video test on macos monterey+ ( #20420 )  
						
						
						
						
					 
					
						2023-01-26 17:09:22 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							249d969d4b 
							
						 
					 
					
						
						
							
							test: navigator.clipboard is present ( #20402 )  
						
						... 
						
						
						
						Fixes  #18901  
					
						2023-01-26 10:15:19 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12fdd3336e 
							
						 
					 
					
						
						
							
							test: navigator.storage.getDirectory() across browsers ( #18305 )  
						
						
						
						
					 
					
						2022-10-26 15:41:36 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a12112c24d 
							
						 
					 
					
						
						
							
							devops(docker): add docker integration smoke tests ( #17267 )  
						
						
						
						
					 
					
						2022-09-14 15:05:18 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34429a222e 
							
						 
					 
					
						
						
							
							tests: mark certain tests as failing on Firefox Headed ( #14286 )  
						
						... 
						
						
						
						References #14285  
						
						
					 
					
						2022-05-19 09:06:31 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							02cac8a066 
							
						 
					 
					
						
						
							
							chore: group tests under tests/ (1) ( #13081 )  
						
						
						
						
					 
					
						2022-03-25 16:05:50 -07:00