On 9/10/23 18:40, Alex Bennée wrote:
After testing locally I decided to revert a5754847e0 (tests/avocado: Disable the
test_sbsaref_edk2_firmware by default) as the test seems pretty
stable:

    env QEMU_TEST_FLAKY_TESTS=1 retry.py -n 50 -c -- \
      ./tests/venv/bin/avocado run \
      
./tests/avocado/machine_aarch64_sbsaref.py:Aarch64SbsarefMachine.test_sbsaref_edk2_firmware

yields:

   Results summary:
   0: 50 times (100.00%), avg time 2.064 (0.04 varience/0.19 deviation)
   Ran command 50 times, 50 passes

Maybe f0ec14c78c (tests/avocado: Fix console data loss) has made it
more reliable?

Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Cc: Thomas Huth <th...@redhat.com>
---
  tests/avocado/machine_aarch64_sbsaref.py | 1 -
  1 file changed, 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to