Edit report at https://bugs.php.net/bug.php?id=61480&edit=1
ID: 61480 Comment by: a...@php.net Reported by: mattfic...@php.net Summary: test bug - ext/gd/tests/bug48555.phpt Status: Open Type: Bug Package: Testing related PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: Things are more complicated on linux, that's what the tests give: FreeType Version => 2.3.11 Current: 001+ Top without line-break: -15 002+ Top with line-break: -15 001- Top without line-break: -14 002- Top with line-break: -14 With patch: skip FreeType Version => 2.4.9 Current pass With patch: 001+ Top without line-break: -14 002+ Top with line-break: -14 001- Top without line-break: -15 002- Top with line-break: -15 Previous Comments: ------------------------------------------------------------------------ [2012-03-22 21:07:27] mattfic...@php.net The following patch has been added/updated: Patch Name: bug48555 Revision: 1332450447 URL: https://bugs.php.net/patch-display.php?bug=61480&patch=bug48555&revision=1332450447 ------------------------------------------------------------------------ [2012-03-22 21:07:19] mattfic...@php.net Description: ------------ Expected result: ---------------- tests pass Actual result: -------------- tests fail 001+ Top without line-break: -15 002+ Top with line-break: -15 001- Top without line-break: -14 002- Top with line-break: -14 Failure occurs with FreeType 2.4.3 which is what PHP uses. Test patch will skip test if FreeType version is less than 2.4.3. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61480&edit=1