[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jun 7 00:50:38 CEST 2013


Autotests `tst_qvideoframe' and `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.2.0, Qt 5.2.0
  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
  (... 81 lines omitted; there are too many errors!)
       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.284447 seconds, exit code 37
  
  Testing tst_QVideoFrame
  FAIL!  : tst_QVideoFrame::debug(more valid for long forever + metadata) Not all expected messages were received
  Totals: 125 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QVideoFrame *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QVideoFrame::initTestCase()
  PASS   : tst_QVideoFrame::create(64x64 ARGB32)
  PASS   : tst_QVideoFrame::create(32x256 YUV420P)
  PASS   : tst_QVideoFrame::createInvalid(64x64 ARGB32 0 size)
  PASS   : tst_QVideoFrame::createInvalid(32x256 YUV420P negative size)
  PASS   : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 no handle)
  PASS   : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 gl handle)
  PASS   : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 user handle)
  PASS   : tst_QVideoFrame::createFromImage(64x64 RGB32)
  PASS   : tst_QVideoFrame::createFromImage(12x45 RGB16)
  PASS   : tst_QVideoFrame::createFromImage(19x46 ARGB32_Premultiplied)
  PASS   : tst_QVideoFrame::createFromIncompatibleImage()
  PASS   : tst_QVideoFrame::createNull()
  PASS   : tst_QVideoFrame::destructor()
  PASS   : tst_QVideoFrame::copy(64x64 ARGB32)
  PASS   : tst_QVideoFrame::copy(64x64 ARGB32)
  PASS   : tst_QVideoFrame::copy(32x256 YUV420P)
  PASS   : tst_QVideoFrame::copy(1052x756 ARGB32)
  PASS   : tst_QVideoFrame::copy(32x256 YUV420P)
  PASS   : tst_QVideoFrame::assign(64x64 ARGB32)
  PASS   : tst_QVideoFrame::assign(32x256 YUV420P)
  PASS   : tst_QVideoFrame::map(read-only)
  PASS   : tst_QVideoFrame::map(write-only)
  PASS   : tst_QVideoFrame::map(read-write)
  PASS   : tst_QVideoFrame::mapImage(read-only)
  PASS   : tst_QVideoFrame::mapImage(write-only)
  PASS   : tst_QVideoFrame::mapImage(read-write)
  PASS   : tst_QVideoFrame::imageDetach()
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_RGB32 | QVideoFrame::Format_RGB32)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_ARGB32 | QVideoFrame::Format_ARGB32)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_ARGB32_Premultiplied | QVideoFrame::Format_ARGB32_Premultiplied)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_RGB16 | QVideoFrame::Format_RGB565)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_ARGB8565_Premultiplied | QVideoFrame::Format_ARGB8565_Premultiplied)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_RGB555 | QVideoFrame::Format_RGB555)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_RGB888 | QVideoFrame::Format_RGB24)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_MonoLSB)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_Indexed8)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_ARGB6666_Premultiplied)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_ARGB8555_Premultiplied)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_RGB666)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_RGB444)
  PASS   : tst_QVideoFrame::formatConversion(QImage::Format_ARGB4444_Premultiplied)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA32)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA32_Premultiplied)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR32)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR24)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR565)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR555)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA5658_Premultiplied)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AYUV444)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AYUV444_Premultiplied)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUV444)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUV420P)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YV12)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_UYVY)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUYV)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_NV12)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_NV21)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC1)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC2)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC3)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC4)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Y8)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Y16)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Jpeg)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_CameraRaw)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AdobeDng)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_User)
  PASS   : tst_QVideoFrame::formatConversion(QVideoFrame::Format_User + 1)
  PASS   : tst_QVideoFrame::metadata()
  PASS   : tst_QVideoFrame::debugType(ProgressiveFrame)
  PASS   : tst_QVideoFrame::debugType(InterlacedFrame)
  PASS   : tst_QVideoFrame::debugType(TopField)
  PASS   : tst_QVideoFrame::debugType(BottomField)
  PASS   : tst_QVideoFrame::debug(default)
  PASS   : tst_QVideoFrame::debug(times)
  PASS   : tst_QVideoFrame::debug(times prog)
  PASS   : tst_QVideoFrame::debug(times top)
  PASS   : tst_QVideoFrame::debug(end but no start)
  PASS   : tst_QVideoFrame::debug(times big)
  PASS   : tst_QVideoFrame::debug(more valid)
  PASS   : tst_QVideoFrame::debug(more valid)
  PASS   : tst_QVideoFrame::debug(more valid single timestamp)
  PASS   : tst_QVideoFrame::debug(more valid)
  PASS   : tst_QVideoFrame::debug(more valid until forever)
  PASS   : tst_QVideoFrame::debug(more valid for long forever)
  QDEBUG : tst_QVideoFrame::debug(more valid for long forever + metadata) QVideoFrame(QSize(320, 240) , Format_ARGB32, NoHandle, NotMapped, 2:30:00.00 - forever, metaData: QMap(("bar", QVariant(int, "42") ) )  )
  INFO   : tst_QVideoFrame::debug(more valid for long forever + metadata) Did not receive message: "QVideoFrame(QSize(320, 240) , Format_ARGB32, NoHandle, NotMapped, 2:30:00.00 - forever, metaData: QMap(("bar", QVariant(int, 42) ) )  )"
  FAIL!  : tst_QVideoFrame::debug(more valid for long forever + metadata) Not all expected messages were received
  PASS   : tst_QVideoFrame::debugFormat(Format_Invalid)
  PASS   : tst_QVideoFrame::debugFormat(Format_ARGB32)
  PASS   : tst_QVideoFrame::debugFormat(Format_ARGB32_Premultiplied)
  PASS   : tst_QVideoFrame::debugFormat(Format_RGB32)
  PASS   : tst_QVideoFrame::debugFormat(Format_RGB24)
  PASS   : tst_QVideoFrame::debugFormat(Format_RGB565)
  PASS   : tst_QVideoFrame::debugFormat(Format_RGB555)
  PASS   : tst_QVideoFrame::debugFormat(Format_ARGB8565_Premultiplied)
  PASS   : tst_QVideoFrame::debugFormat(Format_BGRA32)
  PASS   : tst_QVideoFrame::debugFormat(Format_BGRA32_Premultiplied)
  PASS   : tst_QVideoFrame::debugFormat(Format_BGR32)
  PASS   : tst_QVideoFrame::debugFormat(Format_BGR24)
  PASS   : tst_QVideoFrame::debugFormat(Format_BGR565)
  PASS   : tst_QVideoFrame::debugFormat(Format_BGR555)
  PASS   : tst_QVideoFrame::debugFormat(Format_BGRA5658_Premultiplied)
  PASS   : tst_QVideoFrame::debugFormat(Format_AYUV444)
  PASS   : tst_QVideoFrame::debugFormat(Format_AYUV444_Premultiplied)
  PASS   : tst_QVideoFrame::debugFormat(Format_YUV444)
  PASS   : tst_QVideoFrame::debugFormat(Format_YUV420P)
  PASS   : tst_QVideoFrame::debugFormat(Format_YV12)
  PASS   : tst_QVideoFrame::debugFormat(Format_UYVY)
  PASS   : tst_QVideoFrame::debugFormat(Format_YUYV)
  PASS   : tst_QVideoFrame::debugFormat(Format_NV12)
  PASS   : tst_QVideoFrame::debugFormat(Format_NV21)
  PASS   : tst_QVideoFrame::debugFormat(Format_IMC1)
  PASS   : tst_QVideoFrame::debugFormat(Format_IMC2)
  PASS   : tst_QVideoFrame::debugFormat(Format_IMC3)
  PASS   : tst_QVideoFrame::debugFormat(Format_IMC4)
  PASS   : tst_QVideoFrame::debugFormat(Format_Y8)
  PASS   : tst_QVideoFrame::debugFormat(Format_Y16)
  PASS   : tst_QVideoFrame::debugFormat(Format_Jpeg)
  PASS   : tst_QVideoFrame::debugFormat(Format_CameraRaw)
  PASS   : tst_QVideoFrame::debugFormat(Format_AdobeDng)
  PASS   : tst_QVideoFrame::debugFormat(user 1000)
  PASS   : tst_QVideoFrame::debugFormat(user 1005)
  PASS   : tst_QVideoFrame::isMapped()
  PASS   : tst_QVideoFrame::isReadable()
  PASS   : tst_QVideoFrame::isWritable()
  PASS   : tst_QVideoFrame::cleanupTestCase()
  Totals: 125 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QVideoFrame *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qvideoframe: 0.265187 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00128/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/dev_1370554678):
    http://codereview.qt-project.org/57195 [PS18] - Updated submodules.



More information about the Ci-reports mailing list