]> git.sesse.net Git - ffmpeg/commit
fate: Fix test name for pixfmts tests
authorTimothy Gu <timothygu99@gmail.com>
Mon, 20 Apr 2015 03:37:43 +0000 (20:37 -0700)
committerLuca Barbato <lu_zero@gentoo.org>
Thu, 23 Apr 2015 10:47:00 +0000 (12:47 +0200)
commit358b7ec3099eca6e999ad9dc0da0a23571a7a2f8
treef203140bd7ab2be74b93788d5fe171f0a64685d8
parent0a51c7d42a519c63178a4f3e35b8967f21da3a6a
fate: Fix test name for pixfmts tests

The last pixel format gets leaked as `$test` further down the pipeline.

See for example https://fate.libav.org/x86_32-netbsd-clang-no-inline-asm/20150420020104
Note the odd test names like “yuvj444p.”

CC: libav-stable@libav.org
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
tests/fate-run.sh