From: tim.gore@intel.com
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH] tests/Android.mk: add gem_fence_upload excluded tests
Date: Tue, 18 Nov 2014 15:03:28 +0000 [thread overview]
Message-ID: <1416323008-17869-1-git-send-email-tim.gore@intel.com> (raw)
From: Tim Gore <tim.gore@intel.com>
gem_fence_upload implements some performance measurements,
but fails on both android and linux systems and does not
generally seem to be a usefull test, so exclude it.
Signed-off-by: Tim Gore <tim.gore@intel.com>
---
tests/Android.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tests/Android.mk b/tests/Android.mk
index 519852a..230d709 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -31,6 +31,9 @@ skip_tests_list :=
skip_tests_list += testdisplay # needs glib.h
skip_tests_list += pm_rpm
+# some tests are rusty
+skip_tests_list += gem_fence_upload
+
# set local compilation flags for IGT tests
IGT_LOCAL_CFLAGS += -DHAVE_STRUCT_SYSINFO_TOTALRAM -DANDROID -UNDEBUG
IGT_LOCAL_CFLAGS += -include "check-ndebug.h" -std=c99
--
2.1.3
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2014-11-18 15:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-18 15:03 tim.gore [this message]
2014-11-18 15:19 ` [PATCH] tests/Android.mk: add gem_fence_upload excluded tests Daniel Vetter
2014-11-19 8:14 ` Chris Wilson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1416323008-17869-1-git-send-email-tim.gore@intel.com \
--to=tim.gore@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox