Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73755

tst_QPainterVideoSurface failed on windows10

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.13
    • 5.13
    • Multimedia
    • None
    • Windows
    • 7dc8468682e88dd218a6a7c424d666c3c834227c

    Description

      https://codereview.qt-project.org/#/c/252663/ Update submodules on '5.13' in qt5

      https://testresults.qt.io/coin/integration/qt/qt5/tasks/1550452643

      https://testresults.qt.io/logs/qt/qtmultimedia/af0f78bdbab197bbcc2a058d25ad445998935a79/WindowsWindows_10x86_64WindowsWindows_10x86_64MSVC2015qtci-windows-10-x86_64-10-c762d4DeveloperBuild_Release_QtNamespace_QtLibInfix_BuildExamples/2da35b832e49c7aee1d708ba86bdf9eedeef252d/test_1550452712/log.txt.gz

      agent:2019/02/11 12:59:57 build.go:192: 	C:\Utils\Jom\jom.exe -f Makefile.Release check
      agent:2019/02/11 12:59:57 build.go:192: 	call C:\Users\qt\work\qt\qtmultimedia\tests\auto\unit\qpaintervideosurface\target_wrapper.bat  release\tst_qpaintervideosurface.exe -o C:\Users\qt\work\testresults\tests\auto\unit\qpaintervideosurface415397353,xml -o -,txt
      agent:2019/02/11 12:59:57 build.go:192: ********* Start testing of tst_QPainterVideoSurface *********
      agent:2019/02/11 12:59:57 build.go:192: Config: Using QtTest library 5.13.0, Qt 5.13.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2015)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::initTestCase()
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::colors()
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(rgb32 640x480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(rgb32 -640x480)
      agent:2019/02/11 12:59:57 build.go:192: FAIL!  : tst_QPainterVideoSurface::supportedFormat(rgb24 1024x768) Compared values are not the same
      agent:2019/02/11 12:59:57 build.go:192:    Actual   (pixelFormats.contains(pixelFormat)): 0
      agent:2019/02/11 12:59:57 build.go:192:    Expected (supportedPixelFormat)              : 1
      agent:2019/02/11 12:59:57 build.go:192: tst_qpaintervideosurface.cpp(344) : failure location
      agent:2019/02/11 12:59:57 build.go:192: FAIL!  : tst_QPainterVideoSurface::supportedFormat(rgb24 -1024x-768) Compared values are not the same
      agent:2019/02/11 12:59:57 build.go:192:    Actual   (pixelFormats.contains(pixelFormat)): 0
      agent:2019/02/11 12:59:57 build.go:192:    Expected (supportedPixelFormat)              : 1
      agent:2019/02/11 12:59:57 build.go:192: tst_qpaintervideosurface.cpp(344) : failure location
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(rgb565 0x0)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(YUV420P 640x480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(YUV420P 640x-480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Y8 640x480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Texture: rgb32 640x480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Texture: rgb32 -640x480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(rgb565 32x32)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(rgb565 0x0)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(argb32 256x256)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Texture: rgb24 1024x768)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Texture: rgb24 -1024x-768)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Texture: YUV420P 640x480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Texture: YUV420P 640x-480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(User Buffer: rgb32 256x256)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Pixmap: rgb32 640x480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::supportedFormat(Pixmap: YUV420P 640x480)
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::present(rgb32 -> argb32)
      agent:2019/02/11 12:59:57 build.go:192: FAIL!  : tst_QPainterVideoSurface::present(rgb32 -> rgb24) 'surface.start(formatB)' returned FALSE. ()
      agent:2019/02/11 12:59:57 build.go:192: tst_qpaintervideosurface.cpp(492) : failure location
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::present(rgb32 -> rgb565)
      agent:2019/02/11 12:59:57 build.go:192: FAIL!  : tst_QPainterVideoSurface::present(rgb24 -> rgb565) 'surface.start(formatA)' returned FALSE. ()
      agent:2019/02/11 12:59:57 build.go:192: tst_qpaintervideosurface.cpp(446) : failure location
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::presentOpaqueFrame()
      agent:2019/02/11 12:59:57 build.go:192: PASS   : tst_QPainterVideoSurface::shaderType()
      agent:2019/02/11 12:59:57 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderTypeStarted(ARBfp) Shader type unsupported on this platform
      agent:2019/02/11 12:59:57 build.go:192: tst_qpaintervideosurface.cpp(671) : failure location
      agent:2019/02/11 12:59:58 build.go:192: PASS   : tst_QPainterVideoSurface::shaderTypeStarted(GLSL)
      agent:2019/02/11 12:59:58 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: rgb32 640x480) Shader type not supported on this platform
      agent:2019/02/11 12:59:58 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:58 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: rgb32 -640x480) Shader type not supported on this platform
      agent:2019/02/11 12:59:58 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:58 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: rgb565 32x32) Shader type not supported on this platform
      agent:2019/02/11 12:59:58 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:58 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: rgb565 0x0) Shader type not supported on this platform
      agent:2019/02/11 12:59:58 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:58 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: argb32 256x256) Shader type not supported on this platform
      agent:2019/02/11 12:59:58 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:58 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: rgb24 1024x768) Shader type not supported on this platform
      agent:2019/02/11 12:59:58 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:58 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: rgb24 -1024x-768) Shader type not supported on this platform
      agent:2019/02/11 12:59:58 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:58 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: YUV420P 640x480) Shader type not supported on this platform
      agent:2019/02/11 12:59:58 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: YUV420P 640x-480) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Y8 640x480) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture: rgb32 640x480) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture: rgb32 -640x480) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture: rgb565 32x32) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture: rgb565 0x0) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture argb32 256x256) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture: rgb24 1024x768) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 12:59:59 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture: rgb24 -1024x-768) Shader type not supported on this platform
      agent:2019/02/11 12:59:59 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 13:00:00 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture: YUV420P 640x480) Shader type not supported on this platform
      agent:2019/02/11 13:00:00 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 13:00:00 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: Texture: YUV420P 640x-480) Shader type not supported on this platform
      agent:2019/02/11 13:00:00 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 13:00:00 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderSupportedFormat(ARBfp: User Buffer: rgb32 256x256) Shader type not supported on this platform
      agent:2019/02/11 13:00:00 build.go:192: tst_qpaintervideosurface.cpp(921) : failure location
      agent:2019/02/11 13:00:00 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: rgb32 640x480)
      agent:2019/02/11 13:00:00 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: rgb32 -640x480)
      agent:2019/02/11 13:00:00 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: rgb565 32x32)
      agent:2019/02/11 13:00:00 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: rgb565 0x0)
      agent:2019/02/11 13:00:00 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: argb32 256x256)
      agent:2019/02/11 13:00:01 build.go:192: FAIL!  : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: rgb24 1024x768) Compared values are not the same
      agent:2019/02/11 13:00:01 build.go:192:    Actual   (pixelFormats.contains(pixelFormat)): 0
      agent:2019/02/11 13:00:01 build.go:192:    Expected (supportedPixelFormat)              : 1
      agent:2019/02/11 13:00:01 build.go:192: tst_qpaintervideosurface.cpp(929) : failure location
      agent:2019/02/11 13:00:01 build.go:192: FAIL!  : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: rgb24 -1024x-768) Compared values are not the same
      agent:2019/02/11 13:00:01 build.go:192:    Actual   (pixelFormats.contains(pixelFormat)): 0
      agent:2019/02/11 13:00:01 build.go:192:    Expected (supportedPixelFormat)              : 1
      agent:2019/02/11 13:00:01 build.go:192: tst_qpaintervideosurface.cpp(929) : failure location
      agent:2019/02/11 13:00:01 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: YUV420P 640x480)
      agent:2019/02/11 13:00:01 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: YUV420P 640x-480)
      agent:2019/02/11 13:00:01 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Y8 640x480)
      agent:2019/02/11 13:00:01 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture: rgb32 640x480)
      agent:2019/02/11 13:00:01 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture: rgb32 -640x480)
      agent:2019/02/11 13:00:01 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture: rgb565 32x32)
      agent:2019/02/11 13:00:01 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture: rgb565 0x0)
      agent:2019/02/11 13:00:02 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture argb32 256x256)
      agent:2019/02/11 13:00:02 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture: rgb24 1024x768)
      agent:2019/02/11 13:00:02 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture: rgb24 -1024x-768)
      agent:2019/02/11 13:00:02 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture: YUV420P 640x480)
      agent:2019/02/11 13:00:02 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: Texture: YUV420P 640x-480)
      agent:2019/02/11 13:00:02 build.go:192: PASS   : tst_QPainterVideoSurface::shaderSupportedFormat(GLSL: User Buffer: rgb32 256x256)
      agent:2019/02/11 13:00:02 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderPresent(ARBfp: rgb32 -> argb32) Shader type unsupported on this platform
      agent:2019/02/11 13:00:02 build.go:192: tst_qpaintervideosurface.cpp(1042) : failure location
      agent:2019/02/11 13:00:02 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderPresent(ARBfp: rgb32 -> rgb565) Shader type unsupported on this platform
      agent:2019/02/11 13:00:02 build.go:192: tst_qpaintervideosurface.cpp(1042) : failure location
      agent:2019/02/11 13:00:02 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderPresent(ARBfp: rgb32 -> yuv420p) Shader type unsupported on this platform
      agent:2019/02/11 13:00:02 build.go:192: tst_qpaintervideosurface.cpp(1042) : failure location
      agent:2019/02/11 13:00:03 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderPresent(ARBfp: yv12 -> rgb32) Shader type unsupported on this platform
      agent:2019/02/11 13:00:03 build.go:192: tst_qpaintervideosurface.cpp(1042) : failure location
      agent:2019/02/11 13:00:03 build.go:192: PASS   : tst_QPainterVideoSurface::shaderPresent(GLSL: rgb32 -> argb32)
      agent:2019/02/11 13:00:03 build.go:192: PASS   : tst_QPainterVideoSurface::shaderPresent(GLSL: rgb32 -> rgb565)
      agent:2019/02/11 13:00:03 build.go:192: PASS   : tst_QPainterVideoSurface::shaderPresent(GLSL: rgb32 -> yuv420p)
      agent:2019/02/11 13:00:03 build.go:192: PASS   : tst_QPainterVideoSurface::shaderPresent(GLSL: yv12 -> rgb32)
      agent:2019/02/11 13:00:04 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderPresentOpaqueFrame(ARBfp) Shader type unsupported on this platform
      agent:2019/02/11 13:00:04 build.go:192: tst_qpaintervideosurface.cpp(1178) : failure location
      agent:2019/02/11 13:00:04 build.go:192: PASS   : tst_QPainterVideoSurface::shaderPresentOpaqueFrame(GLSL)
      agent:2019/02/11 13:00:04 build.go:192: SKIP   : tst_QPainterVideoSurface::shaderPresentGLFrame(ARBfp) Shader type unsupported on this platform
      agent:2019/02/11 13:00:04 build.go:192: tst_qpaintervideosurface.cpp(1232) : failure location
      agent:2019/02/11 13:00:04 build.go:192: PASS   : tst_QPainterVideoSurface::shaderPresentGLFrame(GLSL)
      agent:2019/02/11 13:00:04 build.go:192: PASS   : tst_QPainterVideoSurface::cleanupTestCase()
      agent:2019/02/11 13:00:04 build.go:192: Totals: 50 passed, 6 failed, 27 skipped, 0 blacklisted, 6806ms
      agent:2019/02/11 13:00:04 build.go:192: ********* Finished testing of tst_QPainterVideoSurface *********
      agent:2019/02/11 13:00:04 build.go:192: jom: C:\Users\qt\work\qt\qtmultimedia\tests\auto\unit\qpaintervideosurface\Makefile.Release [check] Error 6
      agent:2019/02/11 13:00:04 build.go:192: jom: C:\Users\qt\work\qt\qtmultimedia\tests\auto\unit\qpaintervideosurface\Makefile [release-check] Error 2
      agent:2019/02/11 13:00:04 build.go:236: Process finished with error: exit status 2
      agent:2019/02/11 13:00:04 build.go:195: Error reading from stdout/err: exit status 2
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes