-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CI/CD
-
Team:PLATFORM
-
Sprint:nxplatform #28
-
Story Points:1
The ftests stage on the pipeline marks the job as Failed whereas the stage stays in Success, this doesn't stop the build and make it hard to find the failing stage.
The tests parallel stages can't be aborted due to various reasons, the main one is because the cleanup steps are failing and so the abort action, which is an exception under the hood, is shallowed.
We would like to improve such cases.
- is related to
-
NXP-30712 Text finder errors should always fail the stage/build
- Resolved
- Is referenced in