]> www.infradead.org Git - qemu-nvme.git/commitdiff
tests/tcg: re-enable linux-test for sh4
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 27 Oct 2022 18:36:27 +0000 (19:36 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 31 Oct 2022 20:37:59 +0000 (20:37 +0000)
This test was marked as broken due to bug #704 which was fixed by
aee14c77f4 (linux-user: Rewrite do_getdents, do_getdents64). Local
testing shows this is solid now so lets re-enable the test.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Message-Id: <20221027183637.2772968-22-alex.bennee@linaro.org>

tests/tcg/sh4/Makefile.target

index 35ebe6b4e39bff66a4deb6c963cee9df11cda785..32b019bdf10ee30e610aa0b66ce2cbd60a346d27 100644 (file)
@@ -13,12 +13,6 @@ run-signals: signals
 run-plugin-signals-with-%:
        $(call skip-test, $<, "BROKEN")
 
-# This test is currently broken: https://gitlab.com/qemu-project/qemu/-/issues/704
-run-linux-test: linux-test
-       $(call skip-test, $<, "BROKEN")
-run-plugin-linux-test-with-%:
-       $(call skip-test, $<, "BROKEN")
-
 # This test is currently unreliable: https://gitlab.com/qemu-project/qemu/-/issues/856
 run-threadcount:
        $(call skip-test, $<, "BROKEN")