The tests (e.g., ExecuteZipDeploy_VaryingHttpResponseStatuses) will fail to run on Linux. This is masked in CI for main as those tests aren't exercised, but it is observed in the feature/2.x branch.
This item will serve as a skip reason for suppressing those tests in feature/2.x.
This failure needs to be investigated, resolved, and the test needs to be re-enabled.
Description
The tests (e.g.,
ExecuteZipDeploy_VaryingHttpResponseStatuses
) will fail to run on Linux. This is masked in CI for main as those tests aren't exercised, but it is observed in thefeature/2.x
branch.This item will serve as a skip reason for suppressing those tests in
feature/2.x
.This failure needs to be investigated, resolved, and the test needs to be re-enabled.
Steps to reproduce
Run the tests on Linux.