From: Damien Lespiau <damien.lespiau@intel.com>
To: Arun Siluvery <arun.siluvery@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] igt/gem_workarounds: igt to test workaround registers
Date: Sat, 30 Aug 2014 16:25:29 +0100 [thread overview]
Message-ID: <20140830152529.GC30509@strange.ger.corp.intel.com> (raw)
In-Reply-To: <1409061028-5087-1-git-send-email-arun.siluvery@linux.intel.com>
On Tue, Aug 26, 2014 at 02:50:28PM +0100, Arun Siluvery wrote:
> + igt_fixture {
[...]
> +
> + fd = igt_debugfs_open("intel_wa_registers", O_RDONLY);
> + igt_assert(fd >= 0);
This will make the test fail on kernels that don't have your kernel work
exposing that debugfs file. It should skip instead.
--
Damien
next prev parent reply other threads:[~2014-08-30 15:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-26 13:50 [PATCH] igt/gem_workarounds: igt to test workaround registers Arun Siluvery
2014-08-27 15:50 ` Daniel Vetter
2014-08-27 15:59 ` Chris Wilson
2014-08-27 16:17 ` Siluvery, Arun
2014-08-27 16:23 ` Chris Wilson
2014-08-27 17:02 ` Siluvery, Arun
2014-08-27 17:52 ` Chris Wilson
2014-08-27 22:30 ` Damien Lespiau
2014-08-28 5:55 ` Chris Wilson
2014-08-28 6:13 ` Damien Lespiau
2014-08-30 15:22 ` Damien Lespiau
2014-08-30 15:25 ` Damien Lespiau [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-22 19:42 Arun Siluvery
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=20140830152529.GC30509@strange.ger.corp.intel.com \
--to=damien.lespiau@intel.com \
--cc=arun.siluvery@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.