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

Marek Olšák maraeo at gmail.com
Wed Jun 7 00:01:52 UTC 2017


Acked-by: Marek Olšák <marek.olsak at amd.com>

Marek

On Tue, Jun 6, 2017 at 6:08 PM, Andres Gomez <agomez at igalia.com> wrote:
> 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
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit


More information about the Piglit mailing list