Ubuntu Pastebin

Paste from clivejo at Fri, 20 Jan 2017 16:33:57 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
********* Start testing of ExtractorTest *********
Config: Using QtTest library 5.7.1, Qt 5.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 6.3.0 20161229)
PASS   : ExtractorTest::initTestCase()
QDEBUG : ExtractorTest::test() "QMap((\"bitRate\", QVariant(int, 255000))(\"channels\", QVariant(int, 2))(\"sampleRate\", QVariant(int, 44100)))\n"
FAIL!  : ExtractorTest::test() Compared values are not the same
   Actual   (data.size()): 3
   Expected (2)          : 2
   Loc: [/tmp/autopkgtest.s2FTj5/build.qDt/baloo-widgets5-16.12.1/autotests/extractortest.cpp(54)]
PASS   : ExtractorTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 66ms
********* Finished testing of ExtractorTest *********
Download as text