build: Skip kms_plane on Android
authorJoao Santos <joao.santos@intel.com>
Wed, 19 Feb 2014 14:19:19 +0000 (14:19 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Wed, 19 Feb 2014 14:42:54 +0000 (14:42 +0000)
Skipping this test until we have Cairo in the build.

Signed-off-by: Joao Santos <joao.santos@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
tests/Android.mk

index 30be4a6..3069819 100644 (file)
@@ -32,6 +32,7 @@ endef
 #================#
 
 skip_tests_list := \
+    kms_plane \
     testdisplay \
     kms_addfb \
     kms_cursor_crc \