diff mbox

[2/5] tests: remove ZZ_check_dmesg from runner

Message ID 1354047233-23264-3-git-send-email-daniel.vetter@ffwll.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Daniel Vetter Nov. 27, 2012, 8:13 p.m. UTC
This is getting in the way of piglit integration. If we want this
functionality again, we should integrate it into the IGT piglit runner
as an option.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
---
 tests/Makefile.am | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/tests/Makefile.am b/tests/Makefile.am
index f7b530f..ff6e829 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -104,7 +104,6 @@  TESTS_scripts = \
 	sysfs_l3_parity \
 	sysfs_edid_timing \
 	module_reload \
-	ZZ_check_dmesg \
 	ZZ_hangman \
 	$(NULL)