jenkinsci / rancher-plugin

rancher jenkins plugin deploy or upgrade service
https://plugins.jenkins.io/rancher/
GNU Lesser General Public License v3.0
39 stars 34 forks source link

'Allure Report' changed build result to UNSTABLE #53

Open xiaobeon opened 3 years ago

xiaobeon commented 3 years ago

hello, why Build step 'Allure Report' changed build result to UNSTABLE ?? image

floraachy commented 2 years ago

从有个地方看到的:存在执行失败的测试用例时,构建后操作 - Allure Report将构建标记为不稳定; 不存在失败的测试用例则不会标记为不稳定(不需理会)