Hi all, The aforementioned commit:
>From cc0057a31c7097839f9c4e4da61e2933b5b0e055 Mon Sep 17 00:00:00 2001 From: Timothy Gu <[email protected]> Date: Mon, 9 Jun 2014 21:46:37 -0700 Subject: [PATCH] tests/fate.sh: report different status for different errors The order of error codes will be useful in my future fateserver patches. Signed-off-by: Timothy Gu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> is only in release/2.3 and later, causing it to wreck major havoc when results from 2.2 or older branches are submitted to the new fateserver. Please find branches: - release/1.2 - release/2.0 - release/2.1 - release/2.2 in repository: https://github.com/TimothyGu/FFmpeg.git that have the cherry-picked commit. I did not backport the commit to earlier release branches as they: 1. are not maintained, and 2. do not have any results recorded in the entire FATE database. Timothy _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
