tests: Add a Makefile comment about the expected failures in igt_ tests

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2013-11-01 18:31:59 +01:00
parent 8f718b1cd8
commit 6d73fdbfd2

View File

@ -170,6 +170,8 @@ TESTS = \
$(TESTS_testsuite) \
$(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 \