https://bz.apache.org/bugzilla/show_bug.cgi?id=62041

--- Comment #7 from Andreas Beeker <[email protected]> ---
When I've initially written the test, I hoped that there are only minimal
differences on the various platforms. I wanted to have something simple to
validate if the line-breaks, the font loading/rendering and other issues work,
therefore I've used the textbox height. 
Furthermore the fixed list (opposed to a range of e.g. 300-450) would fail
faster if something in the rendering changes.

But when you look at the list of values now, we have a spread from 304 to 406
so that's not really validating anything of the above and eventually also lead
to failing tests, especially with the interesting font handling on Mac OS [1]

So currently I think using the range 300-450 would be a compromise and
hopefully minimize failing builds ... or the other solution would be to skip
the assert on Mac OS, in the assumption that the font selection is mysterious
there and more users are using Linux/Windows and might have already complaint

[1] https://stackoverflow.com/questions/26063828

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to