-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Robot Framework Plugin 3.0.0
Robot Framework 4.0.0 / 4.0.1
Tests that pass execution but fail at suite teardown phase are displayed in the 'Passed' column in 'Robot Test Summary' (while the robot log itself does display the results correctly).
This also results in the build being evaluated as success in case there are only suite teardown failures and robot is executed with --nostatusrc while publisher is used to determine the build status.
Hi paiviatvarjo
Have you unchecked the criticality checkbox or do you use onlyCritical: false in your pipeline as explained in the plugin documentation?
EDIT: I just re-read the issue and looks like I made some hasty assumptions. This could actually be a defect, but can you still verify the question above?