[Ci-reports] fail on QtMultimedia_dev_Integration #173

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 26 15:30:15 CET 2014


Autotest `tst_qvideosurfaceformat' failed :(

  Testing tst_QVideoSurfaceFormat
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(Invalid-100x200 at 3) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(ARGB32-101x201 at 4) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(ARGB32_Premultiplied-100x202 at 5) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(RGB32-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(RGB24-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(RGB565-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(RGB555-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(ARGB8565_Premultiplied-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGRA32-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGRA32_Premultiplied-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGR32-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGR24-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGR565-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGR555-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGRA5658_Premultiplied-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(AYUV444-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(AYUV444-8x16 at 31) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(AYUV444_Premultiplied-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(YUV444-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(YUV420P-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(YV12-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(UYVY-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(YUYV-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(NV12-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(NV12-80x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(NV21-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC1-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC2-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC3-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC3-8x160 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC4-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(Y8-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(Y16-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(Jpeg-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(CameraRaw-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(AdobeDng-8x16 at 30) Not all expected messages were received
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(User-0x0 at 0)) Not all expected messages were received
  Totals: 44 passed, 37 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QVideoSurfaceFormat *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (Mar 26 2014, GCC 4.6.3, 64 bit, release build)
  PASS   : tst_QVideoSurfaceFormat::initTestCase()
  PASS   : tst_QVideoSurfaceFormat::constructNull()
  PASS   : tst_QVideoSurfaceFormat::construct(32x32 rgb32 no handle)
  PASS   : tst_QVideoSurfaceFormat::construct(1024x768 YUV444 GL texture)
  PASS   : tst_QVideoSurfaceFormat::construct(32x32 invalid no handle)
  PASS   : tst_QVideoSurfaceFormat::construct(invalid size, rgb32 no handle)
  PASS   : tst_QVideoSurfaceFormat::construct(0x0 rgb32 no handle)
  PASS   : tst_QVideoSurfaceFormat::frameSize(grow)
  PASS   : tst_QVideoSurfaceFormat::frameSize(shrink)
  PASS   : tst_QVideoSurfaceFormat::frameSize(unchanged)
  PASS   : tst_QVideoSurfaceFormat::viewport(grow reset)
  PASS   : tst_QVideoSurfaceFormat::viewport(shrink reset)
  PASS   : tst_QVideoSurfaceFormat::viewport(unchanged reset)
  PASS   : tst_QVideoSurfaceFormat::scanLineDirection(TopToBottom)
  PASS   : tst_QVideoSurfaceFormat::scanLineDirection(BottomToTop)
  PASS   : tst_QVideoSurfaceFormat::frameRate(null)
  PASS   : tst_QVideoSurfaceFormat::frameRate(1/1)
  PASS   : tst_QVideoSurfaceFormat::frameRate(24/1)
  PASS   : tst_QVideoSurfaceFormat::frameRate(15/2)
  PASS   : tst_QVideoSurfaceFormat::pixelAspectRatio(1:1)
  PASS   : tst_QVideoSurfaceFormat::pixelAspectRatio(4:3)
  PASS   : tst_QVideoSurfaceFormat::pixelAspectRatio(16:9)
  PASS   : tst_QVideoSurfaceFormat::sizeHint((0, 0, 1024x768), 1:1)
  PASS   : tst_QVideoSurfaceFormat::sizeHint(0, 0, 1024x768), 4:3)
  PASS   : tst_QVideoSurfaceFormat::sizeHint((168, 84, 800x600), 1:1)
  PASS   : tst_QVideoSurfaceFormat::sizeHint((168, 84, 800x600), 4:3)
  PASS   : tst_QVideoSurfaceFormat::sizeHint((168, 84, 800x600), 4:0)
  PASS   : tst_QVideoSurfaceFormat::yCbCrColorSpaceEnum(YCbCr_BT601)
  PASS   : tst_QVideoSurfaceFormat::yCbCrColorSpaceEnum(YCbCr_BT709)
  PASS   : tst_QVideoSurfaceFormat::yCbCrColorSpaceEnum(YCbCr_xvYCC601)
  PASS   : tst_QVideoSurfaceFormat::yCbCrColorSpaceEnum(YCbCr_xvYCC709)
  PASS   : tst_QVideoSurfaceFormat::yCbCrColorSpaceEnum(YCbCr_JPEG)
  PASS   : tst_QVideoSurfaceFormat::yCbCrColorSpaceEnum(YCbCr_CustomMatrix)
  PASS   : tst_QVideoSurfaceFormat::yCbCrColorSpaceEnum(YCbCr_Undefined)
  PASS   : tst_QVideoSurfaceFormat::staticPropertyNames()
  PASS   : tst_QVideoSurfaceFormat::dynamicProperty()
  PASS   : tst_QVideoSurfaceFormat::compare()
  PASS   : tst_QVideoSurfaceFormat::copy()
  PASS   : tst_QVideoSurfaceFormat::assign()
  PASS   : tst_QVideoSurfaceFormat::isValid()
  PASS   : tst_QVideoSurfaceFormat::copyAllParameters()
  PASS   : tst_QVideoSurfaceFormat::assignAllParameters()
  PASS   : tst_QVideoSurfaceFormat::propertyEdgeCases()
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(Invalid-100x200 at 3) QVideoSurfaceFormat(Format_Invalid, QSize(100, 200), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(100, 200))
       frameWidth  =  QVariant(int, 100)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 3)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(Invalid-100x200 at 3) Did not receive message: "QVideoSurfaceFormat(Format_Invalid, QSize(100, 200) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(100, 200) )
       frameWidth  =  QVariant(int, 100)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 3)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(Invalid-100x200 at 3) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(ARGB32-101x201 at 4) QVideoSurfaceFormat(Format_ARGB32, QSize(101, 201), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(101, 201))
       frameWidth  =  QVariant(int, 101)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 4)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(ARGB32-101x201 at 4) Did not receive message: "QVideoSurfaceFormat(Format_ARGB32, QSize(101, 201) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(101, 201) )
       frameWidth  =  QVariant(int, 101)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 4)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(ARGB32-101x201 at 4) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(ARGB32_Premultiplied-100x202 at 5) QVideoSurfaceFormat(Format_ARGB32_Premultiplied, QSize(100, 202), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(100, 202))
       frameWidth  =  QVariant(int, 100)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 5)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(ARGB32_Premultiplied-100x202 at 5) Did not receive message: "QVideoSurfaceFormat(Format_ARGB32_Premultiplied, QSize(100, 202) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(100, 202) )
       frameWidth  =  QVariant(int, 100)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 5)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(ARGB32_Premultiplied-100x202 at 5) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(RGB32-8x16 at 30) QVideoSurfaceFormat(Format_RGB32, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(RGB32-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_RGB32, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(RGB32-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(RGB24-8x16 at 30) QVideoSurfaceFormat(Format_RGB24, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(RGB24-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_RGB24, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(RGB24-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(RGB565-8x16 at 30) QVideoSurfaceFormat(Format_RGB565, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(RGB565-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_RGB565, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(RGB565-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(RGB555-8x16 at 30) QVideoSurfaceFormat(Format_RGB555, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(RGB555-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_RGB555, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(RGB555-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(ARGB8565_Premultiplied-8x16 at 30) QVideoSurfaceFormat(Format_ARGB8565_Premultiplied, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(ARGB8565_Premultiplied-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_ARGB8565_Premultiplied, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(ARGB8565_Premultiplied-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(BGRA32-8x16 at 30) QVideoSurfaceFormat(Format_BGRA32, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(BGRA32-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_BGRA32, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGRA32-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(BGRA32_Premultiplied-8x16 at 30) QVideoSurfaceFormat(Format_BGRA32_Premultiplied, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(BGRA32_Premultiplied-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_BGRA32_Premultiplied, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGRA32_Premultiplied-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(BGR32-8x16 at 30) QVideoSurfaceFormat(Format_BGR32, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(BGR32-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_BGR32, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGR32-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(BGR24-8x16 at 30) QVideoSurfaceFormat(Format_BGR24, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(BGR24-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_BGR24, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGR24-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(BGR565-8x16 at 30) QVideoSurfaceFormat(Format_BGR565, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(BGR565-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_BGR565, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGR565-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(BGR555-8x16 at 30) QVideoSurfaceFormat(Format_BGR555, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(BGR555-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_BGR555, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGR555-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(BGRA5658_Premultiplied-8x16 at 30) QVideoSurfaceFormat(Format_BGRA5658_Premultiplied, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(BGRA5658_Premultiplied-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_BGRA5658_Premultiplied, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(BGRA5658_Premultiplied-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(AYUV444-8x16 at 30) QVideoSurfaceFormat(Format_AYUV444, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(AYUV444-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_AYUV444, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(AYUV444-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(AYUV444-8x16 at 31) QVideoSurfaceFormat(Format_AYUV444, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 31)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(AYUV444-8x16 at 31) Did not receive message: "QVideoSurfaceFormat(Format_AYUV444, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 31)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(AYUV444-8x16 at 31) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(AYUV444_Premultiplied-8x16 at 30) QVideoSurfaceFormat(Format_AYUV444_Premultiplied, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(AYUV444_Premultiplied-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_AYUV444_Premultiplied, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(AYUV444_Premultiplied-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(YUV444-8x16 at 30) QVideoSurfaceFormat(Format_YUV444, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(YUV444-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_YUV444, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(YUV444-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(YUV420P-8x16 at 30) QVideoSurfaceFormat(Format_YUV420P, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(YUV420P-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_YUV420P, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(YUV420P-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(YV12-8x16 at 30) QVideoSurfaceFormat(Format_YV12, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(YV12-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_YV12, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(YV12-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(UYVY-8x16 at 30) QVideoSurfaceFormat(Format_UYVY, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(UYVY-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_UYVY, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(UYVY-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(YUYV-8x16 at 30) QVideoSurfaceFormat(Format_YUYV, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(YUYV-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_YUYV, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(YUYV-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(NV12-8x16 at 30) QVideoSurfaceFormat(Format_NV12, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(NV12-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_NV12, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(NV12-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(NV12-80x16 at 30) QVideoSurfaceFormat(Format_NV12, QSize(80, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(80, 16))
       frameWidth  =  QVariant(int, 80)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(NV12-80x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_NV12, QSize(80, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(80, 16) )
       frameWidth  =  QVariant(int, 80)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(NV12-80x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(NV21-8x16 at 30) QVideoSurfaceFormat(Format_NV21, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(NV21-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_NV21, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(NV21-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(IMC1-8x16 at 30) QVideoSurfaceFormat(Format_IMC1, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(IMC1-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_IMC1, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC1-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(IMC2-8x16 at 30) QVideoSurfaceFormat(Format_IMC2, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(IMC2-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_IMC2, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC2-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(IMC3-8x16 at 30) QVideoSurfaceFormat(Format_IMC3, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(IMC3-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_IMC3, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC3-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(IMC3-8x160 at 30) QVideoSurfaceFormat(Format_IMC3, QSize(8, 160), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 160))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(IMC3-8x160 at 30) Did not receive message: "QVideoSurfaceFormat(Format_IMC3, QSize(8, 160) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 160) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC3-8x160 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(IMC4-8x16 at 30) QVideoSurfaceFormat(Format_IMC4, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(IMC4-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_IMC4, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(IMC4-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(Y8-8x16 at 30) QVideoSurfaceFormat(Format_Y8, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(Y8-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_Y8, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(Y8-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(Y16-8x16 at 30) QVideoSurfaceFormat(Format_Y16, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(Y16-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_Y16, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(Y16-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(Jpeg-8x16 at 30) QVideoSurfaceFormat(Format_Jpeg, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(Jpeg-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_Jpeg, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(Jpeg-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(CameraRaw-8x16 at 30) QVideoSurfaceFormat(Format_CameraRaw, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(CameraRaw-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_CameraRaw, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(CameraRaw-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(AdobeDng-8x16 at 30) QVideoSurfaceFormat(Format_AdobeDng, QSize(8, 16), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16))
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(AdobeDng-8x16 at 30) Did not receive message: "QVideoSurfaceFormat(Format_AdobeDng, QSize(8, 16) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(8, 16) )
       frameWidth  =  QVariant(int, 8)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 30)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(AdobeDng-8x16 at 30) Not all expected messages were received
  QDEBUG : tst_QVideoSurfaceFormat::debugOperator(User-0x0 at 0)) QVideoSurfaceFormat(UserType(1000), QSize(-1, -1), viewport=QRect(0,1 800x600), pixelAspectRatio=QSize(320, 200), handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(-1, -1))
       frameWidth  =  QVariant(int, -1)
       viewport  =  QVariant(QRect, QRect(0,1 800x600))
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 0)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200))
       sizeHint  =  QVariant(QSize, QSize(1280, 600))
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, )
  INFO   : tst_QVideoSurfaceFormat::debugOperator(User-0x0 at 0)) Did not receive message: "QVideoSurfaceFormat(UserType(1000), QSize(-1, -1) , viewport=QRect(0,1 800x600) , pixelAspectRatio=QSize(320, 200) , handleType=GLTextureHandle, yCbCrColorSpace=YCbCr_BT709)
      handleType = QVariant(QAbstractVideoBuffer::HandleType, )
       pixelFormat  =  QVariant(QVideoFrame::PixelFormat, )
       frameSize  =  QVariant(QSize, QSize(-1, -1) )
       frameWidth  =  QVariant(int, -1)
       viewport  =  QVariant(QRect, QRect(0,1 800x600) )
       scanLineDirection  =  QVariant(QVideoSurfaceFormat::Direction, )
       frameRate  =  QVariant(double, 0)
       pixelAspectRatio  =  QVariant(QSize, QSize(320, 200) )
       sizeHint  =  QVariant(QSize, QSize(1280, 600) )
       yCbCrColorSpace  =  QVariant(QVideoSurfaceFormat::YCbCrColorSpace, ) "
  FAIL!  : tst_QVideoSurfaceFormat::debugOperator(User-0x0 at 0)) Not all expected messages were received
  PASS   : tst_QVideoSurfaceFormat::cleanupTestCase()
  Totals: 44 passed, 37 failed, 0 skipped
  ********* Finished testing of tst_QVideoSurfaceFormat *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qvideosurfaceformat: 0.136766 seconds, exit code 37

  Build log: http://testresults.qt-project.org/ci/QtMultimedia_dev_Integration/build_00173/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1395843439):
    http://codereview.qt-project.org/81882 [PS1] - Fix QVideoFrame qDebug() autotest.



More information about the Ci-reports mailing list