]> granicus.if.org Git - php/commitdiff
add a note
authorAntony Dovgal <tony2001@php.net>
Sun, 11 Feb 2007 20:12:45 +0000 (20:12 +0000)
committerAntony Dovgal <tony2001@php.net>
Sun, 11 Feb 2007 20:12:45 +0000 (20:12 +0000)
tests/lang/bug30638.phpt

index 8475a8176e776371831ad50369c067d36de2477f..a765ee1f7e8b3ac864dbad734904cae156b7e478 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #30638 (localeconv returns wrong LC_NUMERIC settings)
+Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X)
 --SKIPIF--
 <?php  # try to activate a german locale
 if (setlocale(LC_NUMERIC, "de_DE", "de", "german", "ge") === FALSE) {