Relates :
|
|
Relates :
|
This test is failing regularly on MacOS + Solaris eg: Testing java.awt.Font[family=Monospaced,name=Monospaced,style=bolditalic,size=10] in FT_LOAD_TARGET_MONO getMaxAdvance: 7 Exception in thread "main" java.lang.Exception: FAILED: getMaxAdvance is not max for font: java.awt.Font[family=Monospaced,name=Monospaced,style=bolditalic,size=10] getMaxAdvance(): 7 getWidths()[131]: 10 at MaxAdvanceIsMax.main(MaxAdvanceIsMax.java:129) We need to problem list it for now.
|