Autotests `tst_qdeclarativevideooutput' and 
`tst_qdeclarativevideooutput_window' failed :(

  Qt at-spi: error getting the accessibility dbus address:  "The name 
org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  Testing tst_QDeclarativeVideoOutputWindow
  FAIL!  : tst_QDeclarativeVideoOutputWindow::initTestCase() 'm_videoItem' 
returned FALSE. ()
     Loc: [tst_qdeclarativevideooutput_window.cpp(228)]
  Totals: 1 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Qt at-spi: error getting the accessibility dbus address:  "The name 
org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  ********* Start testing of tst_QDeclarativeVideoOutputWindow *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  QWARN  : tst_QDeclarativeVideoOutputWindow::initTestCase() QQmlComponent: 
Component is not ready
  FAIL!  : tst_QDeclarativeVideoOutputWindow::initTestCase() 'm_videoItem' 
returned FALSE. ()
     Loc: [tst_qdeclarativevideooutput_window.cpp(228)]
  PASS   : tst_QDeclarativeVideoOutputWindow::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeVideoOutputWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativevideooutput_window: 0.075993 
seconds, exit code 1
  
  Qt at-spi: error getting the accessibility dbus address:  "The name 
org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  Testing tst_QDeclarativeVideoOutput
  FAIL!  : tst_QDeclarativeVideoOutput::initTestCase() 'm_mappingOutput != 0' 
returned FALSE. ()
     Loc: [tst_qdeclarativevideooutput.cpp(168)]
  Totals: 1 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Qt at-spi: error getting the accessibility dbus address:  "The name 
org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  ********* Start testing of tst_QDeclarativeVideoOutput *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  QWARN  : tst_QDeclarativeVideoOutput::initTestCase() QQmlComponent: Component 
is not ready
  FAIL!  : tst_QDeclarativeVideoOutput::initTestCase() 'm_mappingOutput != 0' 
returned FALSE. ()
     Loc: [tst_qdeclarativevideooutput.cpp(168)]
  PASS   : tst_QDeclarativeVideoOutput::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeVideoOutput *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativevideooutput: 0.067789 seconds, 
exit code 1

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

    ============================================================

Autotests `tst_qdeclarativevideooutput' and 
`tst_qdeclarativevideooutput_window' failed :(

  Testing tst_QDeclarativeVideoOutputWindow
  QFATAL : tst_QDeclarativeVideoOutputWindow::initTestCase() ASSERT: "d" in 
file 
/work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h, 
line 111
  FAIL!  : tst_QDeclarativeVideoOutputWindow::initTestCase() Received a fatal 
error.
     Loc: [Unknown file(0)]
  Totals: 0 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: 
==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable 
file.
  QtQA::App::TestRunner: [New LWP 19090]
  QtQA::App::TestRunner: [New LWP 19092]
  QtQA::App::TestRunner: [New LWP 19091]
  QtQA::App::TestRunner: [New LWP 19093]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: 
Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by 
`./tst_qdeclarativevideooutput_window -silent -o 
/work/build/_artifacts/test-log'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007fe8d8e413a5 in __GI_raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64     ../nptl/sysdeps/unix/sysv/linux/raise.c: No 
such file or directory.
  QtQA::App::TestRunner:        in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4 (Thread 0x7fe8ce382700 (LWP 19093)):
  QtQA::App::TestRunner: #0  0x00007fe8d8ee3e23 in __GI___poll (fds=<optimized 
out>, nfds=<optimized out>, timeout=<optimized out>) at 
../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007fe8d647df68 in ?? () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007fe8d647e429 in g_main_context_iteration () 
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007fe8d99cce3b in 
TestNamespace::QEventDispatcherGlib::processEvents (this=0x177c990, flags=...) 
at kernel/qeventdispatcher_glib.cpp:423
  QtQA::App::TestRunner: #4  0x00007fe8d995859f in 
TestNamespace::QEventLoop::processEvents (this=0x7fe8ce381d90, flags=...) at 
kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007fe8d995886d in 
TestNamespace::QEventLoop::exec (this=0x7fe8ce381d90, flags=...) at 
kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007fe8d9785cee in TestNamespace::QThread::exec 
(this=0x177cf80) at thread/qthread.cpp:512
  QtQA::App::TestRunner: #7  0x00007fe8dac5ac49 in 
TestNamespace::QQmlThreadPrivate::run (this=0x177cf80) at 
qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #8  0x00007fe8d978c70d in 
TestNamespace::QThreadPrivate::start (arg=0x177cf80) at 
thread/qthread_unix.cpp:333
  QtQA::App::TestRunner: #9  0x00007fe8d7885efc in start_thread 
(arg=0x7fe8ce382700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007fe8d8eeff4d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7fe8ceb83700 (LWP 19091)):
  QtQA::App::TestRunner: #0  0x00007fe8d8ee3e23 in __GI___poll (fds=<optimized 
out>, nfds=<optimized out>, timeout=<optimized out>) at 
../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007fe8d647df68 in ?? () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007fe8d647e429 in g_main_context_iteration () 
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007fe8d99cce3b in 
TestNamespace::QEventDispatcherGlib::processEvents (this=0x17b9750, flags=...) 
at kernel/qeventdispatcher_glib.cpp:423
  QtQA::App::TestRunner: #4  0x00007fe8d995859f in 
TestNamespace::QEventLoop::processEvents (this=0x7fe8ceb82d90, flags=...) at 
kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007fe8d995886d in 
TestNamespace::QEventLoop::exec (this=0x7fe8ceb82d90, flags=...) at 
kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007fe8d9785cee in TestNamespace::QThread::exec 
(this=0x17ba3a0) at thread/qthread.cpp:512
  QtQA::App::TestRunner: #7  0x00007fe8dac5ac49 in 
TestNamespace::QQmlThreadPrivate::run (this=0x17ba3a0) at 
qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #8  0x00007fe8d978c70d in 
TestNamespace::QThreadPrivate::start (arg=0x17ba3a0) at 
thread/qthread_unix.cpp:333
  QtQA::App::TestRunner: #9  0x00007fe8d7885efc in start_thread 
(arg=0x7fe8ceb83700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007fe8d8eeff4d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7fe8db8cf700 (LWP 19092)):
  QtQA::App::TestRunner: #0  sem_wait () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86
  QtQA::App::TestRunner: #1  0x00007fe8d86021e1 in 
v8::internal::LinuxSemaphore::Wait (this=0x17f43e0) at 
../3rdparty/v8/src/platform-linux.cc:857
  QtQA::App::TestRunner: #2  0x00007fe8d84e951b in 
v8::internal::RuntimeProfiler::WaitForSomeIsolateToEnterJS () at 
../3rdparty/v8/src/runtime-profiler.cc:420
  QtQA::App::TestRunner: #3  0x00007fe8d84e96e1 in 
v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary (this=0x17f4d7c) 
at ../3rdparty/v8/src/runtime-profiler.cc:467
  QtQA::App::TestRunner: #4  0x00007fe8d860324e in 
v8::internal::SignalSender::Run (this=0x17f4d50) at 
../3rdparty/v8/src/platform-linux.cc:1136
  QtQA::App::TestRunner: #5  0x00007fe8d8601f42 in v8::internal::ThreadEntry 
(arg=0x17f4d50) at ../3rdparty/v8/src/platform-linux.cc:733
  QtQA::App::TestRunner: #6  0x00007fe8d7885efc in start_thread 
(arg=0x7fe8db8cf700) at pthread_create.c:304
  QtQA::App::TestRunner: #7  0x00007fe8d8eeff4d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #8  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7fe8db8a8760 (LWP 19090)):
  QtQA::App::TestRunner: #0  0x00007fe8d8e413a5 in __GI_raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007fe8d8e44b0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007fe8d977a3be in 
TestNamespace::qt_message_fatal (context=..., message=...) at 
global/qlogging.cpp:870
  QtQA::App::TestRunner: #3  0x00007fe8d9778586 in 
TestNamespace::QMessageLogger::fatal (this=0x7fffff5262d0, msg=0x7fe8d9a2a7d8 
"ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:358
  QtQA::App::TestRunner: #4  0x00007fe8d9773c44 in TestNamespace::qt_assert 
(assertion=0x408fbe "d", file=0x408f70 
"/work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h",
 line=111) at global/qglobal.cpp:1951
  QtQA::App::TestRunner: #5  0x000000000040833a in 
TestNamespace::QScopedPointer<TestNamespace::QQuickItem, 
TestNamespace::QScopedPointerDeleter<TestNamespace::QQuickItem> >::operator-> 
(this=0x7fffff5269f0) at 
/work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:111
  QtQA::App::TestRunner: #6  0x00000000004054b7 in 
tst_QDeclarativeVideoOutputWindow::initTestCase (this=0x7fffff5269c0) at 
tst_qdeclarativevideooutput_window.cpp:227
  QtQA::App::TestRunner: #7  0x0000000000406802 in 
tst_QDeclarativeVideoOutputWindow::qt_static_metacall (_o=0x7fffff5269c0, 
_c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffff5264b0) at 
.moc/debug-shared/tst_qdeclarativevideooutput_window.moc:321
  QtQA::App::TestRunner: #8  0x00007fe8d99674e0 in 
TestNamespace::QMetaMethod::invoke (this=0x7fffff526790, object=0x7fffff5269c0, 
connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., 
val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., 
val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #9  0x00007fe8da571f2e in 
TestNamespace::QMetaMethod::invoke (this=0x7fffff526790, object=0x7fffff5269c0, 
connectionType=TestNamespace::Qt::DirectConnection, val0=..., val1=..., 
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) 
at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:124
  QtQA::App::TestRunner: #10 0x00007fe8da56b6c7 in 
TestNamespace::QTest::invokeMethod (obj=0x7fffff5269c0, 
methodName=0x7fe8da584003 "initTestCase()") at qtestcase.cpp:1144
  QtQA::App::TestRunner: #11 0x00007fe8da56e8f7 in 
TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffff5269c0) at 
qtestcase.cpp:1898
  QtQA::App::TestRunner: #12 0x00007fe8da56f073 in TestNamespace::QTest::qExec 
(testObject=0x7fffff5269c0, argc=6, argv=0x7fffff526bb8) at qtestcase.cpp:2137
  QtQA::App::TestRunner: #13 0x00000000004063de in main (argc=6, 
argv=0x7fffff526bb8) at tst_qdeclarativevideooutput_window.cpp:296
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: 
================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDeclarativeVideoOutputWindow *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  QWARN  : tst_QDeclarativeVideoOutputWindow::initTestCase() QQmlComponent: 
Component is not ready
  QFATAL : tst_QDeclarativeVideoOutputWindow::initTestCase() ASSERT: "d" in 
file 
/work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h, 
line 111
  FAIL!  : tst_QDeclarativeVideoOutputWindow::initTestCase() Received a fatal 
error.
     Loc: [Unknown file(0)]
  Totals: 0 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeVideoOutputWindow *********
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: 
==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable 
file.
  QtQA::App::TestRunner: [New LWP 19281]
  QtQA::App::TestRunner: [New LWP 19283]
  QtQA::App::TestRunner: [New LWP 19282]
  QtQA::App::TestRunner: [New LWP 19284]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: 
Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by 
`./tst_qdeclarativevideooutput_window -o 
/work/build/_artifacts/test-logs/tst_qd'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007f5be164c3a5 in __GI_raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64     ../nptl/sysdeps/unix/sysv/linux/raise.c: No 
such file or directory.
  QtQA::App::TestRunner:        in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4 (Thread 0x7f5bd6b8d700 (LWP 19284)):
  QtQA::App::TestRunner: #0  0x00007f5be16eee23 in __GI___poll (fds=<optimized 
out>, nfds=<optimized out>, timeout=<optimized out>) at 
../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f5bdec88f68 in ?? () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f5bdec89429 in g_main_context_iteration () 
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f5be21d7e3b in 
TestNamespace::QEventDispatcherGlib::processEvents (this=0x13244b0, flags=...) 
at kernel/qeventdispatcher_glib.cpp:423
  QtQA::App::TestRunner: #4  0x00007f5be216359f in 
TestNamespace::QEventLoop::processEvents (this=0x7f5bd6b8cd90, flags=...) at 
kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f5be216386d in 
TestNamespace::QEventLoop::exec (this=0x7f5bd6b8cd90, flags=...) at 
kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f5be1f90cee in TestNamespace::QThread::exec 
(this=0x1324900) at thread/qthread.cpp:512
  QtQA::App::TestRunner: #7  0x00007f5be3465c49 in 
TestNamespace::QQmlThreadPrivate::run (this=0x1324900) at 
qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #8  0x00007f5be1f9770d in 
TestNamespace::QThreadPrivate::start (arg=0x1324900) at 
thread/qthread_unix.cpp:333
  QtQA::App::TestRunner: #9  0x00007f5be0090efc in start_thread 
(arg=0x7f5bd6b8d700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f5be16faf4d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7f5bd738e700 (LWP 19282)):
  QtQA::App::TestRunner: #0  0x00007f5be16eee23 in __GI___poll (fds=<optimized 
out>, nfds=<optimized out>, timeout=<optimized out>) at 
../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f5bdec88f68 in ?? () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f5bdec89429 in g_main_context_iteration () 
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f5be21d7e3b in 
TestNamespace::QEventDispatcherGlib::processEvents (this=0x1361750, flags=...) 
at kernel/qeventdispatcher_glib.cpp:423
  QtQA::App::TestRunner: #4  0x00007f5be216359f in 
TestNamespace::QEventLoop::processEvents (this=0x7f5bd738dd90, flags=...) at 
kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f5be216386d in 
TestNamespace::QEventLoop::exec (this=0x7f5bd738dd90, flags=...) at 
kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f5be1f90cee in TestNamespace::QThread::exec 
(this=0x13623a0) at thread/qthread.cpp:512
  QtQA::App::TestRunner: #7  0x00007f5be3465c49 in 
TestNamespace::QQmlThreadPrivate::run (this=0x13623a0) at 
qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #8  0x00007f5be1f9770d in 
TestNamespace::QThreadPrivate::start (arg=0x13623a0) at 
thread/qthread_unix.cpp:333
  QtQA::App::TestRunner: #9  0x00007f5be0090efc in start_thread 
(arg=0x7f5bd738e700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f5be16faf4d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f5be40da700 (LWP 19283)):
  QtQA::App::TestRunner: #0  sem_wait () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86
  QtQA::App::TestRunner: #1  0x00007f5be0e0d1e1 in 
v8::internal::LinuxSemaphore::Wait (this=0x7f5bd00008b0) at 
../3rdparty/v8/src/platform-linux.cc:857
  QtQA::App::TestRunner: #2  0x00007f5be0cf451b in 
v8::internal::RuntimeProfiler::WaitForSomeIsolateToEnterJS () at 
../3rdparty/v8/src/runtime-profiler.cc:420
  QtQA::App::TestRunner: #3  0x00007f5be0cf46e1 in 
v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary (this=0x139cd7c) 
at ../3rdparty/v8/src/runtime-profiler.cc:467
  QtQA::App::TestRunner: #4  0x00007f5be0e0e24e in 
v8::internal::SignalSender::Run (this=0x139cd50) at 
../3rdparty/v8/src/platform-linux.cc:1136
  QtQA::App::TestRunner: #5  0x00007f5be0e0cf42 in v8::internal::ThreadEntry 
(arg=0x139cd50) at ../3rdparty/v8/src/platform-linux.cc:733
  QtQA::App::TestRunner: #6  0x00007f5be0090efc in start_thread 
(arg=0x7f5be40da700) at pthread_create.c:304
  QtQA::App::TestRunner: #7  0x00007f5be16faf4d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #8  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f5be40b3760 (LWP 19281)):
  QtQA::App::TestRunner: #0  0x00007f5be164c3a5 in __GI_raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007f5be164fb0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007f5be1f853be in 
TestNamespace::qt_message_fatal (context=..., message=...) at 
global/qlogging.cpp:870
  QtQA::App::TestRunner: #3  0x00007f5be1f83586 in 
TestNamespace::QMessageLogger::fatal (this=0x7fff31b00fb0, msg=0x7f5be22357d8 
"ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:358
  QtQA::App::TestRunner: #4  0x00007f5be1f7ec44 in TestNamespace::qt_assert 
(assertion=0x408fbe "d", file=0x408f70 
"/work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h",
 line=111) at global/qglobal.cpp:1951
  QtQA::App::TestRunner: #5  0x000000000040833a in 
TestNamespace::QScopedPointer<TestNamespace::QQuickItem, 
TestNamespace::QScopedPointerDeleter<TestNamespace::QQuickItem> >::operator-> 
(this=0x7fff31b016d0) at 
/work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:111
  QtQA::App::TestRunner: #6  0x00000000004054b7 in 
tst_QDeclarativeVideoOutputWindow::initTestCase (this=0x7fff31b016a0) at 
tst_qdeclarativevideooutput_window.cpp:227
  QtQA::App::TestRunner: #7  0x0000000000406802 in 
tst_QDeclarativeVideoOutputWindow::qt_static_metacall (_o=0x7fff31b016a0, 
_c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff31b01190) at 
.moc/debug-shared/tst_qdeclarativevideooutput_window.moc:321
  QtQA::App::TestRunner: #8  0x00007f5be21724e0 in 
TestNamespace::QMetaMethod::invoke (this=0x7fff31b01470, object=0x7fff31b016a0, 
connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., 
val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., 
val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #9  0x00007f5be2d7cf2e in 
TestNamespace::QMetaMethod::invoke (this=0x7fff31b01470, object=0x7fff31b016a0, 
connectionType=TestNamespace::Qt::DirectConnection, val0=..., val1=..., 
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) 
at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:124
  QtQA::App::TestRunner: #10 0x00007f5be2d766c7 in 
TestNamespace::QTest::invokeMethod (obj=0x7fff31b016a0, 
methodName=0x7f5be2d8f003 "initTestCase()") at qtestcase.cpp:1144
  QtQA::App::TestRunner: #11 0x00007f5be2d798f7 in 
TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff31b016a0) at 
qtestcase.cpp:1898
  QtQA::App::TestRunner: #12 0x00007f5be2d7a073 in TestNamespace::QTest::qExec 
(testObject=0x7fff31b016a0, argc=5, argv=0x7fff31b01898) at qtestcase.cpp:2137
  QtQA::App::TestRunner: #13 0x00000000004063de in main (argc=5, 
argv=0x7fff31b01898) at tst_qdeclarativevideooutput_window.cpp:296
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: 
================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativevideooutput_window: 29 seconds, 
signal 6
  
  Testing tst_QDeclarativeVideoOutput
  FAIL!  : tst_QDeclarativeVideoOutput::initTestCase() 'm_mappingOutput != 0' 
returned FALSE. ()
     Loc: [tst_qdeclarativevideooutput.cpp(168)]
  Totals: 1 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDeclarativeVideoOutput *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  QWARN  : tst_QDeclarativeVideoOutput::initTestCase() QQmlComponent: Component 
is not ready
  FAIL!  : tst_QDeclarativeVideoOutput::initTestCase() 'm_mappingOutput != 0' 
returned FALSE. ()
     Loc: [tst_qdeclarativevideooutput.cpp(168)]
  PASS   : tst_QDeclarativeVideoOutput::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeVideoOutput *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativevideooutput: 0.469216 seconds, 
exit code 1

  Build log: 
http://testresults.qt-project.org/ci/QtMultimedia_master_Integration/build_00603/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1353347839):
    http://codereview.qt-project.org/39976 [PS1] - Media is always set to be 
seekable with the gstreamer backend
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to