ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
16 stars 42 forks source link

Fix order of Power and Wakeup tests #106

Closed hrw closed 1 year ago

hrw commented 1 year ago

Now those tests are in weird order:

      *** Starting Power and Wakeup semantic tests ***
Operating System View:
 503 : Wake from EL0 PHY Timer Int                : Result:  PASS
 504 : Wake from EL0 VIR Timer Int                : Result:  PASS
 505 : Wake from EL2 PHY Timer Int                : Result:  PASS
 501 : Wake from Watchdog WS0 Int                 : Result:  PASS
 502 : Wake from System Timer Int
       Checkpoint --  1                           : Result:  SKIPPED

      *** One or more tests have Failed/Skipped.***
chetan-rathore commented 1 year ago

Thanks, @hrw for raising the issue. We will check and make the required changes.