[kdepim] [Bug 353365] New: runtime test storecompacttest flaky

Harald Sitter sitter at kde.org
Wed Sep 30 11:14:26 BST 2015


https://bugs.kde.org/show_bug.cgi?id=353365

            Bug ID: 353365
           Summary: runtime test storecompacttest flaky
           Product: kdepim
           Version: GIT (master)
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: sitter at kde.org

https://build.kde.org/job/kdepim-runtime%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/169/console

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-wily/wily/amd64/k/kdepim-runtime/20150929_230443@/log.gz

>     entryList3.pop_front();
>     for (int i = 0; i < entryList3.count(); ++i) {
>         entryList3[ i ] = MBoxEntry(changedOffset(items.first()));
>         items.pop_front();
>     }
>     QCOMPARE(entryList, entryList3);

There is a disagreement between KMBox (entryList) and Akonadi (entryList3)
about validity of the MBoxEntries.

QDEBUG : StoreCompactTest::testCompact() --- list kmbox
QDEBUG : StoreCompactTest::testCompact()  IsValid: false 
QDEBUG : StoreCompactTest::testCompact()  IsValid: true 
QDEBUG : StoreCompactTest::testCompact()  IsValid: true 
QDEBUG : StoreCompactTest::testCompact() --- list3 akonadi
QDEBUG : StoreCompactTest::testCompact()  IsValid: false 
QDEBUG : StoreCompactTest::testCompact()  IsValid: false 
QDEBUG : StoreCompactTest::testCompact()  IsValid: false 


Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list