You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PCIe P2P-related tests queried platform P2P capability before
checking whether any ECAM region was present. On platforms without
ECAM, this could report WARNING from PAL-not-implemented paths instead
of treating the test as not applicable.
- Treat platforms without P2P support as not skip.
- Correct test status flow so skip and fail outcomes are not overwritten
by later status updates. Add explicit control flow for skip/fail paths
and make final pass reporting conditional on no prior terminal result.
- This prevents tests from incorrectly reporting PASS/SKIP after an earlier
failure or skip condition was detected.
Signed-off-by: Sujana M <sujana.murali@arm.com>
Change-Id: Ie62b130b03aecb31d6725566e51b04696b0951a9
0 commit comments