<p dir="ltr">I think it would not hurt to move these two tests into the serialized category and see if this helps.  If that does not work adding a note about older systems ( and the use of the gbm backend ) is probably a good idea. </p>
<div class="gmail_quote">On Nov 18, 2014 12:39 PM, "Mark Janes" <<a href="mailto:mark.a.janes@intel.com">mark.a.janes@intel.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">EXT_timer_query and ARB_timer_query tests fail intermittently, causing<br>
confusion for developers running quick.py to find regressions.  These<br>
tests have always been intermittent, and people generally know to<br>
ignore them when they fail.<br>
<br>
However, if everyone ignores a test, there is no point in running it<br>
all the time.<br>
---<br>
 tests/quick.py | 2 ++<br>
 1 file changed, 2 insertions(+)<br>
<br>
diff --git a/tests/quick.py b/tests/quick.py<br>
index 8762d7d..0856f75 100644<br>
--- a/tests/quick.py<br>
+++ b/tests/quick.py<br>
@@ -12,3 +12,5 @@ del profile.tests['shaders']['glsl-fs-inline-explosion']<br>
 del profile.tests['shaders']['glsl-fs-unroll-explosion']<br>
 del profile.tests['shaders']['glsl-vs-inline-explosion']<br>
 del profile.tests['shaders']['glsl-vs-unroll-explosion']<br>
+del profile.tests['spec']['EXT_timer_query']<br>
+del profile.tests['spec']['ARB_timer_query']<br>
--<br>
2.1.3<br>
<br>
_______________________________________________<br>
Piglit mailing list<br>
<a href="mailto:Piglit@lists.freedesktop.org">Piglit@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/piglit" target="_blank">http://lists.freedesktop.org/mailman/listinfo/piglit</a><br>
</blockquote></div>