Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix regression testing action #1788

Merged
merged 2 commits into from
Sep 23, 2023
Merged

Conversation

SethFalco
Copy link
Member

@SethFalco SethFalco commented Sep 22, 2023

The regression-test GitHub Action was failing for all pull requests due to not handling the gzipped archive properly.

This resolved it by piping the response body to zlib#createGunzip first. Also updates the relevant dependencies.

Related

Note

  • I've noticed sometimes when running all tests locally or on CI, it hangs at the end. Will investigate this later. 🤔

SethFalco and others added 2 commits September 22, 2023 22:20
Co-authored-by: strarsis <[email protected]>
Co-authored-by: Bogdan Chadkin <[email protected]>
Signed-off-by: Seth Falco <[email protected]>
@SethFalco SethFalco merged commit 59ab80e into svg:main Sep 23, 2023
5 checks passed
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