[FFmpeg-devel] [PATCH] fate: allow temp files for passed test to be kept
Gyan Doshi
gyandoshi at gmail.com
Tue Jul 10 15:46:07 EEST 2018
On 10-07-2018 05:40 PM, Carl Eugen Hoyos wrote:
> Shouldn't this be -1 for keep if fail, 0 for always delete, 1 for keep?
$keep is checked only when $err = 0 i.e.
a) passed test or
b) failed test and GEN != no
In the 2nd case, since user has decided to overwrite existing ref, I
assume the action is post-diagnosis and the failure doesn't signal a
regression.
Regards,
Gyan
More information about the ffmpeg-devel
mailing list