docs(devops): mention disabling QuickEdit terminal mode on Win
This commit is contained in:
parent
52f2f45438
commit
9158010eab
|
|
@ -56,8 +56,8 @@ change `<account-name>` and `<account-key>` with relevant keys/names.
|
||||||
|
|
||||||
Run `c:\mozilla-build\start-shell.bat` and checkout PlayWright repo to `/c/playwright`.
|
Run `c:\mozilla-build\start-shell.bat` and checkout PlayWright repo to `/c/playwright`.
|
||||||
|
|
||||||
|
|
||||||
## Running Build Loop
|
## Running Build Loop
|
||||||
|
|
||||||
1. Launch `c:\mozilla-build/start-shell.bat`
|
1. Launch `c:\mozilla-build/start-shell.bat`
|
||||||
2. Run `/c/playwright/browser_patches/tools/poll_build.sh`
|
2. Run `/c/playwright/browser_patches/tools/poll_build.sh`
|
||||||
|
3. Disable "QuickEdit" terminal mode to avoid [terminal freezing and postponing builds](https://stackoverflow.com/questions/33883530/why-is-my-command-prompt-freezing-on-windows-10)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue