On 02/27/2015 06:36 PM, Ilia Mirkin wrote:
On Fri, Feb 27, 2015 at 4:32 AM, Tapani Pälli <[email protected]> wrote:
diff --git a/tests/all.py b/tests/all.py
index 8b9426a..d19b20a 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2049,6 +2049,7 @@ for test_type in ('shader', 'api'):

  arb_program_interface_query = spec['ARB_program_interface_query']
  add_plain_test(arb_program_interface_query, 
['arb_program_interface_query-resource-location'])
+add_plain_test(arb_program_interface_query, 
['arb_program_interface_query-resource-index'])

And one other thing -- these should probably both be
add_concurrent_test (unless Dylan has redone things to make concurrent
default already).


Right, will change these concurrent,

// Tapani
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to