Skip to content

Conversation

jnyrup
Copy link
Contributor

@jnyrup jnyrup commented Jun 12, 2023

The built-in Windows command tar delegates handling of .tar.bzip2 archives to another command bzip2.
Windows 10 does not come with bzip2 pre-installed.

Tests can only be decorated with a single attribute deriving from FactAttribute, that's the reason I replaced PuppeteerFact.

Fixes #2130

The built-in Windows command 'tar' delegates handling of .tar.bzip2
archives to another command 'bzip2'.
Windows 10 does not come with 'bzip2' pre-installed.
@kblok
Copy link
Member

kblok commented Jun 12, 2023

It's a shame that it does work on AppVeyor (Windows), but not on your local. But I get the point. It's more important to run this on Linux.

@kblok kblok merged commit 51bf7ce into hardkoded:master Jun 12, 2023
leonardo-fernandes pushed a commit to leonardo-fernandes/puppeteer-sharp that referenced this pull request Jun 13, 2023
…#2232)

The built-in Windows command 'tar' delegates handling of .tar.bzip2
archives to another command 'bzip2'.
Windows 10 does not come with 'bzip2' pre-installed.
@jnyrup jnyrup deleted the skip_ShouldDownloadAndExtractFirefoxLinuxBinary branch June 13, 2023 05:59
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