ARM-software / arm-enterprise-acs

ARM Enterprise ACS
Apache License 2.0
42 stars 52 forks source link

Testing stops at "ResetSystem Shutdown Test" #76

Closed hrw closed 4 years ago

hrw commented 4 years ago

I am testing QEMU SBSA reference platform. We have reboot working now so Arm Enterprise ACS test suite is our next step.

But looks like there is no way to pass "ResetSystem Shutdown Test":


UEFI Interactive Shell v2.2
EDK II
UEFI v2.70 (EDK II, 0x00010000)
Mapping table
      FS0: Alias(s):HD0a65535a1:;BLK1:
          VenHw(0D51905B-B77E-452A-A2C0-ECA0CC8D514A,000010600000000000)/Sata(0x
0,0xFFFF,0x0)/HD(1,GPT,DCC994A8-3772-4BF4-9936-D237B349809B,0x800,0x40000)
      FS1: Alias(s):HD0a65535a2:;BLK2:
          VenHw(0D51905B-B77E-452A-A2C0-ECA0CC8D514A,000010600000000000)/Sata(0x
0,0xFFFF,0x0)/HD(2,GPT,DF6F6C02-B43E-4809-8DB0-36633A94248A,0x40800,0x47000)
     BLK3: Alias(s):
          VenHw(93E34C7E-B50E-11DF-9223-2443DFD72085,00)
     BLK0: Alias(s):
          VenHw(0D51905B-B77E-452A-A2C0-ECA0CC8D514A,000010600000000000)/Sata(0x
0,0xFFFF,0x0)
Press ESC in 4 seconds to skip startup.nsh or any other key to continue.
Shell> echo -off
SCT tests continue...
Press any key to stop the EFI SCT running
Load support files ... seconds 
Load proxy files ...
Load test files ...
Continue test preparing...
  Remained test cases: 68
  Runtime services test: ResetSystem Shutdown Test
  Iterations: 1/1
System will shut down (or cold reset) after 1 second...17:12 (s) hrw@puchatek:sbsa-qemu$ ```

After each machine restart it goes with same test over and over again.

Any suggestions?
hrw commented 4 years ago

Ah! It needs few restarts ;D