Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.1.0
-
None
-
-
c98943b4cd1c2c2007a9be19a0cfbe8739ab8ccb
Description
This test is always failing on macx-clang_developer-build_OSX_10.8 stage.
See http://testresults.qt-project.org/ci//Qt5_stable_Integration/build_00391/macx-clang_developer-build_OSX_10.8/log.txt.gz
FAIL! : tst_QFont::defaultFamily(serif) 'isAcceptable' returned FALSE. (Font family 'Lucida Grande' is not one of the following accaptable results:
Times New Roman
Times
serif)
Loc: [tst_qfont.cpp(688)]
FAIL! : tst_QFont::defaultFamily(monospace) 'isAcceptable' returned FALSE. (Font family 'Lucida Grande' is not one of the following accaptable results:
Courier New
Monaco
monospace)
Loc: [tst_qfont.cpp(688)]
FAIL! : tst_QFont::defaultFamily(cursive) 'isAcceptable' returned FALSE. (Font family 'Lucida Grande' is not one of the following accaptable results:
Comic Sans MS
Apple Chancery
cursive)
Loc: [tst_qfont.cpp(688)]
FAIL! : tst_QFont::defaultFamily(fantasy) 'isAcceptable' returned FALSE. (Font family 'Lucida Grande' is not one of the following accaptable results:
Impact
Zapfino
fantasy)
Loc: [tst_qfont.cpp(688)]
Attachments
Issue Links
- is required for
-
QTQAINFRA-715 Make macx-clang_developer-build_OSX_10.8 stage blocking in CI
- Closed