Eh..skipping test because there's a bug that causes a crash??
Is the bug unfixable (no such thing) or what?
--Jani
Pierre-Alain Joye wrote:
pajoye Thu Aug 21 08:30:31 2008 UTC
Modified files:
/php-src/ext/standard/tests/array locale_sort.phpt
Log:
- +skip
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/locale_sort.phpt?r1=1.12&r2=1.13&diff_format=u
Index: php-src/ext/standard/tests/array/locale_sort.phpt
diff -u php-src/ext/standard/tests/array/locale_sort.phpt:1.12
php-src/ext/standard/tests/array/locale_sort.phpt:1.13
--- php-src/ext/standard/tests/array/locale_sort.phpt:1.12 Thu Aug 21
08:27:55 2008
+++ php-src/ext/standard/tests/array/locale_sort.phpt Thu Aug 21 08:30:28 2008
@@ -3,7 +3,7 @@
--SKIPIF--
<?php
if (substr(PHP_OS, 0, 3) == 'WIN') {
- die("Unix locale name only, not available on windows (and crashes with
VC6)\n");
+ die("skip Unix locale name only, not available on windows (and crashes with
VC6)\n");
}
if (false == setlocale(LC_CTYPE, "fr_FR", "fr_FR.ISO8859-1")) {
die("skip setlocale() failed\n");
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php