Z_BUF_ERROR returned for broken links test
Summary
The results of broken link test for any case that returns a response, presumably compressed, is Z_BUF_ERROR
. This may be an issue related to the docker-puppeteer
change to Node Debian Slim images, although the timing is unclear. In the pipeline it's an issue in the GitLab tests, but not the container server test.
The link tests do work properly with checkWithBrowser: true
.
Environment
- Application version: 8.0.0
Edited by Aaron Goldenthal