Hi developers I would like to know if 575 th line of querytabletest.cpp i.e. QVERIFY(rows.count() == 3); fails for you too on your local machines. It fails for me because rows.count() returns 4 and not 3. I believe 4 is correct but I don't understand why that specific test passes on Jenkins. Cheers Łukasz