[Pharo-project] FontTest>>testDisplay failing in Pharo image due to new StrikeFonts
Hi, The test FontTest>>testDisplay fails in the latest Pharo image. If somebody has a bit of time left, it would be great to get a fix. We are almost down to 0 failures/errors in the Pharo image... http://code.google.com/p/pharo/issues/detail?id=1555 Adrian ___________________ http://www.adrian-lienhard.ch/
On Dec 8, 2009, at 10:00 34AM, Adrian Lienhard wrote:
Hi,
The test FontTest>>testDisplay fails in the latest Pharo image. If somebody has a bit of time left, it would be great to get a fix. We are almost down to 0 failures/errors in the Pharo image...
http://code.google.com/p/pharo/issues/detail?id=1555
Adrian
http://code.google.com/p/pharo/issues/detail?id=1136&can=1&q=black&colspec=I... , I believe. It's in 1.1 already, test does not fail there. Also, in Core testResetAfterEmphasized fails but it seems to have been removed from Dev. It's a malformed test though, as it tests for empty, when it is valid for the method to leave non-synthetic versions in the derived array after a reset (Which is the case for Bitmap DejaVu, which includes bold, italic, bold italic versions) I've rewritten that test to be more robust, issue 1556 with slice in inbox. Cheers, Henry
El mar, 08-12-2009 a las 11:01 +0100, Henrik Johansen escribió:
On Dec 8, 2009, at 10:00 34AM, Adrian Lienhard wrote:
I've rewritten that test to be more robust, issue 1556 with slice in inbox.
Cheers, Henry
And it was in just one hour! Great work, thank you very much! -- Miguel Cobá http://miguel.leugim.com.mx
participants (3)
-
Adrian Lienhard -
Henrik Johansen -
Miguel Enrique Cobá Martinez