]> git.proxmox.com Git - mirror_qemu.git/commit
tests/acceptance: Disable Spartan-3A DSP 1800A test
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 10 Nov 2020 19:23:14 +0000 (19:23 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 16 Nov 2020 11:08:04 +0000 (11:08 +0000)
commitb48580ad92c43e6bdc381d467a9fb67869864a04
tree12c6ab3b2582ee62f1f8b4793e92a38e7504713e
parent811c74fb657db0559274a710e50ef0096a1915a3
tests/acceptance: Disable Spartan-3A DSP 1800A test

This test is regularly failing on CI:

   (05/34) tests/acceptance/boot_linux_console.py:BootLinuxConsole.test_microblaze_s3adsp1800:
  Linux version 4.11.3 (thuth@thuth.remote.csb) (gcc version 6.4.0 (Buildroot 2018.05.2) ) #5 Tue Dec 11 11:56:23 CET 2018
  ...
  Freeing unused kernel memory: 1444K
  This architecture does not have kernel memory protection.
  [nothing happens here]
  Runner error occurred: Timeout reached (90.91 s)

This is a regression. Until someone figure out the problem,
disable the test to keep CI pipeline useful.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201109091719.2449141-1-f4bug@amsat.org>
Message-Id: <20201110192316.26397-9-alex.bennee@linaro.org>
tests/acceptance/boot_linux_console.py
tests/acceptance/replay_kernel.py