From 0aaa6d1a95d8fe4dc196c3a7ca4a4a973f8a4f7e Mon Sep 17 00:00:00 2001 From: Petri Latvala Date: Thu, 8 Jun 2017 15:23:08 +0300 Subject: tests/Makefile.sources: Remove unused XFAIL_TESTS The tests listed in XFAIL_TESTS have moved to lib/tests quite a while ago. Signed-off-by: Petri Latvala Reviewed-by: Arkadiusz Hiler --- tests/Makefile.sources | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tests/Makefile.sources') diff --git a/tests/Makefile.sources b/tests/Makefile.sources index b3a680e9..14ea5b67 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -293,14 +293,6 @@ kernel_tests_full = \ $(extra_multi_kernel_tests) \ $(NULL) -# Test that exercise specific asserts in the test framework library and are -# hence expected to fail. -XFAIL_TESTS = \ - igt_no_exit \ - igt_no_exit_list_only \ - igt_no_subtest \ - $(NULL) - # IMPORTANT: These tests here are all disabled because the result in sometime # unrecoverable gpu hangs. Don't put real testcases here. HANG = \ -- cgit v1.2.3