Re: [Piglit] [PATCH 4/5] deqp: in group mode, rerun tests that fail in test at a time mode

2016-04-04 Thread Dylan Baker
Quoting Jason Ekstrand (2016-04-04 14:14:23) > I think the default mode we want here is more of a "continue after crash" mode > where, when it crashes, we don't rerun anything but instead just continue > starting from the next test.  This is what Google does with their "cherry" > tool > and it wou

Re: [Piglit] [PATCH 4/5] deqp: in group mode, rerun tests that fail in test at a time mode

2016-04-04 Thread Jason Ekstrand
I think the default mode we want here is more of a "continue after crash" mode where, when it crashes, we don't rerun anything but instead just continue starting from the next test. This is what Google does with their "cherry" tool and it would prevent ensure that random crashes don't get hidden b

[Piglit] [PATCH 4/5] deqp: in group mode, rerun tests that fail in test at a time mode

2016-03-24 Thread Dylan Baker
This adds a new feature to the deqp integration group at a time mode, which allows tests to be rerun when they meet a set of bad status in test at a time mode. This helps to eliminate tests where the crash caused tests to not be run, and helps clear up issues where an error would change test status