Details
-
Sub-task
-
Resolution: Done
-
P2: Important
-
None
-
qtbase 8ef86d05f199ebab216da43d5e0a9dc322b657b3
Qt configured as: ./configure -silent -no-pch -nokia-developer -no-qt3support -force-pkg-config -qpa -xcb -prefix $PWD/qtbase/_install -confirm-license
Ubuntu 10.04 x86 32-bit
-
8b4e40f5354ef81c40d8da35e0e79b2a87278e31
Description
The tst_qfontdatabase autotest currently fails for qpa, with the xcb backend on Linux.
[rmcgover@bq-menoetius qfontdatabase]$ make check e7b6b5a0e58307.. ./tst_qfontdatabase Information of screen 346: width.........: 1920 height........: 1200 depth.........: 24 white pixel...: ffffff black pixel...: 0 Running window manager: KWin ********* Start testing of tst_QFontDatabase ********* Config: Using QTest library 5.0.0, Qt 5.0.0 PASS : tst_QFontDatabase::initTestCase() PASS : tst_QFontDatabase::styles() FAIL! : tst_QFontDatabase::fixedPitch(Andale Mono) Compared values are not the same Actual (fdb.isFixedPitch(font)): 0 Expected (fixedPitch): 1 Loc: [tst_qfontdatabase.cpp(163)] SKIP : tst_QFontDatabase::fixedPitch(Courier) Font not installed Loc: [tst_qfontdatabase.cpp(161)] FAIL! : tst_QFontDatabase::fixedPitch(Courier New) Compared values are not the same Actual (fdb.isFixedPitch(font)): 0 Expected (fixedPitch): 1 Loc: [tst_qfontdatabase.cpp(163)] SKIP : tst_QFontDatabase::fixedPitch(Script) Font not installed Loc: [tst_qfontdatabase.cpp(161)] SKIP : tst_QFontDatabase::fixedPitch(Lucida Console) Font not installed Loc: [tst_qfontdatabase.cpp(161)] PASS : tst_QFontDatabase::widthTwoTimes() FAIL! : tst_QFontDatabase::addAppFont(font file) '!newFamilies.isEmpty()' returned FALSE. () Loc: [tst_qfontdatabase.cpp(266)] FAIL! : tst_QFontDatabase::addAppFont(memory font) '!oldFamilies.isEmpty()' returned FALSE. () Loc: [tst_qfontdatabase.cpp(233)] PASS : tst_QFontDatabase::cleanupTestCase() Totals: 4 passed, 4 failed, 3 skipped ********* Finished testing of tst_QFontDatabase ********* make: *** [check] Error 4
Status on other qpa configurations is unknown.
Attachments
For Gerrit Dashboard: QTBUG-20754 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
2654,2 | test: mark tst_qfontdatabase qpa failures as expected | master | qt/qtbase | Status: MERGED | +2 | 0 |
5384,4 | Support adding application fonts with QFontconfigDatabase | master | qt/qtbase | Status: MERGED | +2 | 0 |