[Intel-gfx] [PATCH i-g-t 1/2] tests/Makefile.sources: Remove unused XFAIL_TESTS
Petri Latvala
petri.latvala at intel.com
Thu Jun 8 12:23:08 UTC 2017
The tests listed in XFAIL_TESTS have moved to lib/tests quite a while
ago.
Signed-off-by: Petri Latvala <petri.latvala at intel.com>
---
tests/Makefile.sources | 8 --------
1 file changed, 8 deletions(-)
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index b3a680e..14ea5b6 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 = \
--
2.9.3
More information about the Intel-gfx
mailing list