On 01/08/17 15:06, Arkadiusz Hiler wrote:
Currently, if a test from provided testlist fails to be discovered by
the framework, piglit blows up with an exception.
This is both good - for consistency/early errors - and bad - for
handling some CI/automation scenarios (e.g autobisecting the tests).
So let's keep the current default, but allow some flexibility with the
new option that reports the missing tests as 'notrun'.
v2:
- change switch name to 'ignore', as skip is too suggestive
- use DummyTest to get 'notrun' result instead of warnings
bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99649
Cc: Dylan Baker <[email protected]>
Cc: Tomi Sarvela <[email protected]>
Cc: Martin Peres <[email protected]>
Tested-by: Petri Latvala <[email protected]>
Signed-off-by: Arkadiusz Hiler <[email protected]>
Sorry for the delay. Looks clean and neat to me:
Reviewed-by: Martin Peres <[email protected]>
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit