Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bd93fc499f 
							
						 
					 
					
						
						
							
							fix(html reporter): show missing attachments as warnings ( #10400 )  
						
						
						
						
					 
					
						2021-11-17 18:03:13 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c4e6f4eba 
							
						 
					 
					
						
						
							
							devops: fix Chromium archiving on Windows ( #10401 )  
						
						... 
						
						
						
						Chromium moved locales to glob: https://chromium-review.googlesource.com/c/chromium/src/+/3267963 
Fixes  #10398  
						
						
					 
					
						2021-11-17 18:02:49 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce2c0c59a7 
							
						 
					 
					
						
						
							
							feat(expect): show expect timeout in the error message ( #10388 )  
						
						... 
						
						
						
						Makes it easier to understand that expect does indeed have a separate timeout.
```
    Error: expect(received).toHaveCount(expected) // deep equality
    Expected: 0
    Received: 1
    Call log:
      - expect.toHaveCount with timeout 500ms
      - waiting for selector "span"
      -   selector resolved to 1 element
      -   unexpected value "1"
      -   selector resolved to 1 element
      -   unexpected value "1"
      -   selector resolved to 1 element
      -   unexpected value "1"
``` 
						
						
					 
					
						2021-11-17 17:28:30 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
						
						
							
						
						
							f14e105051 
							
						 
					 
					
						
						
							
							chore: fixes to helper scripts  
						
						
						
						
					 
					
						2021-11-17 17:02:29 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51f714f235 
							
						 
					 
					
						
						
							
							chore: split out Chromium mirroring to a separate script ( #10399 )  
						
						... 
						
						
						
						#10398  
					
						2021-11-17 16:57:04 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0781d0303b 
							
						 
					 
					
						
						
							
							docs(python): enable web-first assertions  ( #10390 )  
						
						
						
						
					 
					
						2021-11-18 00:46:30 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							70ede0d987 
							
						 
					 
					
						
						
							
							chore: use channel traits ( #10389 )  
						
						
						
						
					 
					
						2021-11-17 15:26:01 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc89738233 
							
						 
					 
					
						
						
							
							test: bump expect timeout ( #10384 )  
						
						... 
						
						
						
						This should make trace viewer tests less flaky.
References #10383  
						
						
					 
					
						2021-11-17 11:56:24 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7746cb52a7 
							
						 
					 
					
						
						
							
							fix: do not send Fetch.continueRequest twice for auth requests ( #10382 )  
						
						
						
						
					 
					
						2021-11-17 11:42:06 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e2bc890a6 
							
						 
					 
					
						
						
							
							docs: add links from annotations to respective methods ( #10379 )  
						
						
						
						
					 
					
						2021-11-17 11:03:30 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93dbcefa46 
							
						 
					 
					
						
						
							
							fix: disable 'AcceptCHFrame' chromium field trial ( #10380 )  
						
						... 
						
						
						
						References #10376  
						
						
					 
					
						2021-11-17 10:41:53 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08a7470b0a 
							
						 
					 
					
						
						
							
							fix: API response to string ( #10364 )  
						
						
						
						
					 
					
						2021-11-16 15:42:35 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32bc83d322 
							
						 
					 
					
						
						
							
							chore: be on the safe side with publishing release candidate ( #10363 )  
						
						... 
						
						
						
						Make sure we never publish any other version that contains `rc`
as part of the version.
References #10334  
						
						
					 
					
						2021-11-16 15:38:14 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6904d6c7e6 
							
						 
					 
					
						
						
							
							chore: support release candidate publishing ( #10360 )  
						
						... 
						
						
						
						Fixes  #10334  
					
						2021-11-16 14:28:34 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82002b2803 
							
						 
					 
					
						
						
							
							fix: fix proper-lock-file configuration ( #10356 )  
						
						... 
						
						
						
						Turns out we were using wrong formula; with the config we had in place,
proper-lock-file would give up to aquire lock after 49 seconds of
waiting.
With the proper configuration, we'll keep re-trying for 10 minutes.
Fixes  #10354  
						
						
					 
					
						2021-11-16 13:49:01 -08:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4747b6e880 
							
						 
					 
					
						
						
							
							browser(chromium): roll to r941965 ( #10349 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-11-16 18:35:04 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9485e62a00 
							
						 
					 
					
						
						
							
							chore(trace-viewer): only show source tab when soureces are includes ( #10338 )  
						
						
						
						
					 
					
						2021-11-15 23:37:39 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							565ac910e7 
							
						 
					 
					
						
						
							
							docs(api): expose request API in java ( #10331 )  
						
						
						
						
					 
					
						2021-11-15 14:54:07 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5cb73003f 
							
						 
					 
					
						
						
							
							docs: OR for css and xpath selectors ( #10285 )  
						
						
						
						
					 
					
						2021-11-15 13:54:12 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							638ebd6dd6 
							
						 
					 
					
						
						
							
							fix(test runner): do not validate fixtures in tests/hooks that are never run ( #10328 )  
						
						
						
						
					 
					
						2021-11-15 13:17:26 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd3ec50cf6 
							
						 
					 
					
						
						
							
							devops: switch to LF line-endings in Git for text files ( #10292 )  
						
						... 
						
						
						
						Co-authored-by: Max Schmitt <max@schmitt.mx> 
						
						
					 
					
						2021-11-15 17:48:49 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c9c0dc2e6 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1578 ( #10323 )  
						
						
						
						
					 
					
						2021-11-15 08:43:51 -08:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ad6cd2796 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1306 ( #10297 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-11-15 16:55:06 +01:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b2b8e2f5e 
							
						 
					 
					
						
						
							
							feat(firefox-beta): roll to r1305 ( #10298 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-11-15 16:54:53 +01:00 
						 
				 
			
				
					
						
							
							
								browse 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d4ec1d512 
							
						 
					 
					
						
						
							
							docs(python): fix incorrect snippet syntax ( #10314 )  
						
						
						
						
					 
					
						2021-11-15 11:20:46 +01:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05cbb52c6d 
							
						 
					 
					
						
						
							
							browser(chromium): roll to r941552 ( #10317 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-11-15 11:14:59 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							284de78deb 
							
						 
					 
					
						
						
							
							browser(webkit): hide scroll bars ( #10300 )  
						
						
						
						
					 
					
						2021-11-13 07:01:11 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							65a9037461 
							
						 
					 
					
						
						
							
							chore(trace-viewer): add missing uploadedTraceName to the useEffect dependencies ( #10294 )  
						
						... 
						
						
						
						Fixes ESLint warning 
						
						
					 
					
						2021-11-13 09:36:36 +01:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							faf9d901c1 
							
						 
					 
					
						
						
							
							chore: fix test to work on Windows with auto.crlf = false ( #10296 )  
						
						
						
						
					 
					
						2021-11-13 00:29:51 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a46711347 
							
						 
					 
					
						
						
							
							fix(chromium): race between loadingFailed and requestPaused ( #10289 )  
						
						
						
						
					 
					
						2021-11-12 19:06:53 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							119a2e8f1b 
							
						 
					 
					
						
						
							
							chore: show ESLint warnings on CI ( #10295 )  
						
						
						
						
					 
					
						2021-11-13 00:10:56 +01:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc1ed831b2 
							
						 
					 
					
						
						
							
							devops: fix chromium checkout ( #10288 )  
						
						... 
						
						
						
						Use `main` branch for all chromium-related projects. 
						
						
					 
					
						2021-11-12 10:23:22 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b0723c0621 
							
						 
					 
					
						
						
							
							fix(webkit): disable accelerated compositing on windows ( #10264 )  
						
						
						
						
					 
					
						2021-11-12 08:50:25 -08:00 
						 
				 
			
				
					
						
							
							
								Yevhen Laichenkov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							724dc2ff2f 
							
						 
					 
					
						
						
							
							docs(test-parameterize): fix snippet typo ( #10280 )  
						
						
						
						
					 
					
						2021-11-12 07:00:41 -08:00 
						 
				 
			
				
					
						
							
							
								Nav-2d 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58b4052378 
							
						 
					 
					
						
						
							
							docs/test-config: add github, html reporter ( #10234 )  
						
						
						
						
					 
					
						2021-11-12 06:50:56 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4bb123d4b7 
							
						 
					 
					
						
						
							
							fix(test runner): route more errors to reporter ( #10263 )  
						
						... 
						
						
						
						For example, top-level errors in files or global setup issues. 
						
						
					 
					
						2021-11-12 06:47:41 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d97fe4e2af 
							
						 
					 
					
						
						
							
							docs(test-parameterize): fixed snippet typo ( #10276 )  
						
						
						
						
					 
					
						2021-11-12 05:50:45 -08:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							192f3e99f4 
							
						 
					 
					
						
						
							
							browser(chromium): roll to r940991 ( #10275 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-11-12 11:12:03 +01:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bd1ce399e3 
							
						 
					 
					
						
						
							
							fix(html-report): fix command to open HTML report ( #10231 )  
						
						
						
						
					 
					
						2021-11-12 00:12:23 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80da0f7b69 
							
						 
					 
					
						
						
							
							test: test gardening ( #10258 )  
						
						
						
						
					 
					
						2021-11-12 00:00:13 -08:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7048ecdc6f 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1305 ( #10267 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-11-11 23:59:54 -08:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							840db7b6e0 
							
						 
					 
					
						
						
							
							feat(firefox-beta): roll to r1304 ( #10265 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-11-11 17:44:30 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							851c194098 
							
						 
					 
					
						
						
							
							browser(firefox): disable remote process for certain origins ( #10269 )  
						
						... 
						
						
						
						Fixes  #10268  
					
						2021-11-11 17:43:52 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8dcd77270f 
							
						 
					 
					
						
						
							
							fix(sigint): remove sigint handler early ( #10266 )  
						
						
						
						
					 
					
						2021-11-11 17:14:36 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7eec66d0f9 
							
						 
					 
					
						
						
							
							chore(test runner): route runner errors through Reporter.onError ( #10257 )  
						
						
						
						
					 
					
						2021-11-11 16:48:08 -08:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b76daf361d 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1577 ( #10255 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-11-11 15:37:05 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ce6633937 
							
						 
					 
					
						
						
							
							chore: clean up docker image ( #10260 )  
						
						... 
						
						
						
						This patch:
- removes the Visual Regression bits from the images. These will
  probably be added back when it's ready for the prime time.
    * removes VNC && noVNC
    * removes Playwright Agent
- cleans up apt caches
This drops image size from 2.03GB to 1.91GB. 
						
						
					 
					
						2021-11-11 15:35:57 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24cfcf867e 
							
						 
					 
					
						
						
							
							chore: create-playwright config nits & test-runner intro docs ( #10253 )  
						
						
						
						
					 
					
						2021-11-11 22:45:07 +01:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
						
						
							
						
						
							ff0da94d6a 
							
						 
					 
					
						
						
							
							chore: bump firefox BUILD_NUMBER  
						
						
						
						
					 
					
						2021-11-11 11:38:45 -10:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f38f611478 
							
						 
					 
					
						
						
							
							chore: add npm run lint-tests ( #10252 )  
						
						
						
						
					 
					
						2021-11-11 13:27:50 -08:00