NEWS: a newer version of piglit is required.

Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
This commit is contained in:
Marius Vlad 2016-04-19 19:49:43 +03:00
parent 203591ba87
commit 87acd98a2c

3
NEWS
View File

@ -1,6 +1,9 @@
Release 1.15 (XXXX-XX-XX)
-------------------------
- piglit changed its behaviour to prevent overwriting the results. A fairly new
version of piglit is required to run i-g-t tests.
- Add igt_subtest_group to allow igt_fixture for only a subset of subtests
without skipping/failing all subsequent subtests.