Skip to content
Commit afaa2bce authored by Philip Puk's avatar Philip Puk
Browse files

Fix test_report_can_be_read to use only successful pipelines



The test test_report_can_be_read was fetching the last pipeline
in the schedule, which corresponds to the currently running test.
Since no test report is generated at that stage, this caused the
nightly build to fail.

This fix ensures that only successful pipelines are considered,
preventing failures due to missing reports.

Signed-off-by: Philip Puk's avatarPhilip Puk <philip.puk@arm.com>
parent c5fe2563
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment