Skip to content

Cypress version 10.4.0 : The "blocked" status of the automated test execution is displayed even if the test is successful

When deploying the following autom/devops environment:

-windows agent

-squash TM 4.0.0

-orchestrator 3.6.0

-cypress 10.4.0

-jenkins plugin 1.4.0 RC5

The execution status of the automated test remains blocked despite the fact that the test is successful in the report. In the report.xml, the test path ( ) is composed of \ instead of /.

Furthermore, the execution status works correctly in the following tests:

-cypress version 10.4.0 / linux

-cypress version <10 (7.5) / windows

image

image

Edited by Jules Grisel