diff mbox

[i-g-t,1/2] tests/Makefile.sources: Remove unused XFAIL_TESTS

Message ID 1496924589-16011-1-git-send-email-petri.latvala@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Petri Latvala June 8, 2017, 12:23 p.m. UTC
The tests listed in XFAIL_TESTS have moved to lib/tests quite a while
ago.

Signed-off-by: Petri Latvala <petri.latvala@intel.com>
---
 tests/Makefile.sources | 8 --------
 1 file changed, 8 deletions(-)

Comments

Arkadiusz Hiler June 8, 2017, 1:55 p.m. UTC | #1
On Thu, Jun 08, 2017 at 03:23:08PM +0300, Petri Latvala wrote:
> The tests listed in XFAIL_TESTS have moved to lib/tests quite a while
> ago.
> 
> Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
diff mbox

Patch

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 = \