[FFmpeg-trac] #7626(undetermined:new): FFmpeg failed to run fate-copy-trac4914 test on release|x86 configuration with MSVC

FFmpeg trac at avcodec.org
Tue Dec 18 11:27:09 EET 2018


#7626: FFmpeg failed to run fate-copy-trac4914 test on release|x86 configuration
with MSVC
-------------------------------------+-------------------------------------
             Reporter:  KarenHuang   |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  msvc         |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 FFmpeg failed to run fate-copy-trac4914 test on release|x86 configuration
 with MSVC.This issue can be reproduced from master revision c6e1966. I
 think it may be caused by no update of copy-trac4914. Could you please
 help take a look at this? Thank you!

 Steps to reproduce:
  1. git clone ​​https://github.com/FFmpeg/FFmpeg.git D:\FFmpeg\src
  2. Open a VS 2017 x86 prompt and browse to D:\FFmpeg
  3. set FFMPEG_TARGET=i386
  4. set FFMPEG_SRC_PATH=D:\FFmpeg/src
  5. set FFMPEG_FATE_PATH=../fate-suite/
  6. set PATH=D:\FFmpeg\tools;%PATH%
  7. set MSYS2_PATH_TYPE=inherit
  8. .\tools\msys32\usr\bin\sh.exe --login -i -c "/D/ffmpeg/tools/build.sh"
  9. .\tools\msys32\usr\bin\sh.exe --login -i -c "/D/ffmpeg/tools/test.sh"

 Actual result:
 TEST    hapqa-extract-snappy1-to-hapq
 --- ./tests/ref/fate/copy-trac4914      2018-10-23 08:26:39.828959100
 -0700
 +++ tests/data/fate/copy-trac4914       2018-12-17 07:43:06.866678500
 -0800
 @@ -1,49 +1,2 @@
  b37c4d5693cdb5b9ed9b33501ffb682a *tests/data/fate/copy-trac4914.mxf
  561721 tests/data/fate/copy-trac4914.mxf
 -#tb 0: 1001/30000
 -#media_type 0: video
 -#codec_id 0: rawvideo
 -#dimensions 0: 480x270
 -#sar 0: 1/1
 -#tb 1: 1/48000
 -#media_type 1: audio
 -#codec_id 1: pcm_s16le
 -#sample_rate 1: 48000
 -#channel_layout 1: 3
 -#channel_layout_name 1: stereo
 -0,          0,          0,        1,   259200, 0xf36957da
 -1,          0,          0,     1602,     6408, 0x1dd7b37c
 -0,          1,          1,        1,   259200, 0x29a1f586
 -1,       1602,       1602,     1601,     6404, 0xb6854846
 -1,       3203,       3203,     1602,     6408, 0x4d3ea85e
 -0,          2,          2,        1,   259200, 0x5578d9c3
 -0,          3,          3,        1,   259200, 0x83938b61
 -1,       4805,       4805,     1601,     6404, 0x5eb15a6d
 -1,       6406,       6406,     1602,     6408, 0x059d21a0
 -0,          4,          4,        1,   259200, 0xa6ce7618
 -0,          5,          5,        1,   259200, 0x4892a0f5
 -1,       8008,       8008,     1602,     6408, 0xd8352572
 -0,          6,          6,        1,   259200, 0x921c6051
 -1,       9610,       9610,     1601,     6404, 0xf69be875
 -1,      11211,      11211,     1602,     6408, 0x41e75601
 -0,          7,          7,        1,   259200, 0x618c0026
 -0,          8,          8,        1,   259200, 0xdbc3ca4d
 -1,      12813,      12813,     1601,     6404, 0x75e3196d
 -1,      14414,      14414,     1602,     6408, 0xb46bad29
 -0,          9,          9,        1,   259200, 0xf088c731
 -0,         10,         10,        1,   259200, 0xce77ddee
 -1,      16016,      16016,     1602,     6408, 0x41e6ceac
 -0,         11,         11,        1,   259200, 0x798565eb
 -1,      17618,      17618,     1601,     6404, 0x2258734e
 -1,      19219,      19219,     1602,     6408, 0xc46d9103
 -0,         12,         12,        1,   259200, 0x57185dc8
 -0,         13,         13,        1,   259200, 0x607a9086
 -1,      20821,      20821,     1601,     6404, 0xd7c07892
 -1,      22422,      22422,     1602,     6408, 0x2aaad91d
 -0,         14,         14,        1,   259200, 0x59bd5c34
 -0,         15,         15,        1,   259200, 0xadb1da77
 -1,      24024,      24024,     1602,     6408, 0x69bfb643
 -0,         16,         16,        1,   259200, 0x1f7d7b14
 -1,      25626,      25626,     1601,     6404, 0x0e644904
 -1,      27227,      27227,     1602,     6408, 0x06e92ea2
 -0,         17,         17,        1,   259200, 0xcdd45467
 TEST    hapqa-extract-snappy16-to-hapq
 Test copy-trac4914 failed. Look at tests/data/fate/copy-trac4914.err for
 details.
 make: *** [tests/Makefile:227: fate-copy-trac4914] Error 1
 make: *** Waiting for unfinished jobs....
 TEST    hapqa-extract-snappy1-to-hapalphaonly
 Failed FATE test suite!
 [command took 381 seconds]

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7626>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list