Edit report at https://bugs.php.net/bug.php?id=60972&edit=1
ID: 60972 Updated by: c...@php.net Reported by: derekschrock at gmail dot com Summary: Bug #30638 is allowed to fail on FreeBSD -Status: Open +Status: Feedback Type: Bug Package: Testing related Operating System: FreeBSD 9.0p0 PHP Version: 5.4SVN-2012-02-03 (SVN) -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: It seems that test succeeds on our FreeBSD CI[1], so this ticket doesn't appear to be relevant anymore. [1] <https://cirrus-ci.com/task/4732595008176128?logs=tests> Previous Comments: ------------------------------------------------------------------------ [2015-05-24 13:31:13] c...@php.net If the test is supposed to fail on FreeBSD, not only the title of the test would have to be adjusted, but also (actually, more importantly) the SKIPIF section. ------------------------------------------------------------------------ [2012-02-03 17:21:02] derekschrock at gmail dot com Description: ------------ According to 'make test' Bug #30638 is allowed to fail on Mac OS X. Since FreeBSD shares some of its userland with Mac OS (locale data being one of them) the warning message for a failing Bug #30638 should also include FreeBSD as well (maybe other BSDs too?). Test script: --------------- tests/lang/bug30638.phpt Expected result: ---------------- 638 (lBug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X and FreeBSD) [tests/lang/bug30638.phpt] ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60972&edit=1