[Piglit] [PATCH 0/2] Rewind the changes to the Khronos GL CTS profiles

Mark Janes mark.a.janes at intel.com
Tue Jun 6 17:06:34 UTC 2017


Tested-by: Mark Janes <mark.a.janes at intel.com>

Andres Gomez <agomez at igalia.com> writes:

> Recently I added some changes in the cts_gl* profiles to adapt to
> renames in the opensourced Khronos CTS at:
> https://github.com/KhronosGroup/VK-GL-CTS
>
> Unfortunately, I didn't foresee that this change would break backward
> compatibility with previous CTS releases and with branches created for
> API-specific release, as explained at:
> https://github.com/KhronosGroup/VK-GL-CTS/wiki/Contributing#branches
>
> Now, we revert the changes and provide 2 new profiles to use with the
> renamed tests.
>
> Andres Gomez (2):
>   Revert "tests: Update integration for khronos CTS runner."
>   tests: Added a couple of new test profies for the Khronos CTS runner
>
>  tests/cts_gl.py   | 20 ++++++------
>  tests/cts_gl45.py |  2 +-
>  tests/khr_gl.py   | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  tests/khr_gl45.py | 69 +++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 173 insertions(+), 11 deletions(-)
>  create mode 100644 tests/khr_gl.py
>  create mode 100644 tests/khr_gl45.py
>
> -- 
> 2.11.0


More information about the Piglit mailing list