Skip to content

Conversation

@aslushnikov
Copy link
Contributor

This reverts 2 commits:

This addresses installation issues we see in some CI environments.

This reverts 2 commits:

- "fix(installer): create tmp directory inside `browserPath` (microsoft#2498)"
  commit 946b4ef.

- "feat: support atomic installation of browsers (microsoft#2489)"
  commit 3de0c08.

This addresses installation issues we see in some CI environments.
@aslushnikov
Copy link
Contributor Author

We'll cherry-pick this commit to release-1.1 and will push 1.1.1.

@aslushnikov aslushnikov merged commit 89d1b52 into microsoft:master Jun 11, 2020
@aslushnikov aslushnikov deleted the revert-atomic-install branch June 11, 2020 01:49
aslushnikov added a commit that referenced this pull request Jun 11, 2020
This reverts 2 commits:

- "fix(installer): create tmp directory inside `browserPath` (#2498)"
  commit 946b4ef.

- "feat: support atomic installation of browsers (#2489)"
  commit 3de0c08.

This addresses installation issues we see in some CI environments.
aslushnikov added a commit to aslushnikov/playwright that referenced this pull request Jul 17, 2020
Currently, Ctrl-C while extracting browser might yield users in
a bad place.

This patch adds a marker file inside browser directory to make
sure that browser extraction completed.

Note: this was already attempted in microsoft#2489, but was eventually
reverted in microsoft#2534.

References microsoft#2660
aslushnikov added a commit that referenced this pull request Jul 17, 2020
Currently, Ctrl-C while extracting browser might yield users in
a bad place.

This patch adds a marker file inside browser directory to make
sure that browser extraction completed.

Note: this was already attempted in #2489, but was eventually
reverted in #2534.

References #2660
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants