From 997484ffcd18d336a374b3078710cca481ea0885 Mon Sep 17 00:00:00 2001 From: bsimmers Date: Mon, 13 May 2013 11:01:34 -0700 Subject: [PATCH] Disable test/zend/good/ext-standard-strings/setlocale_basic2.php It's failing/flaky. --- .../zend/{good => bad}/ext-standard-strings/setlocale_basic2.php | 0 .../ext-standard-strings/setlocale_basic2.php.expectf | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename hphp/test/zend/{good => bad}/ext-standard-strings/setlocale_basic2.php (100%) rename hphp/test/zend/{good => bad}/ext-standard-strings/setlocale_basic2.php.expectf (100%) diff --git a/hphp/test/zend/good/ext-standard-strings/setlocale_basic2.php b/hphp/test/zend/bad/ext-standard-strings/setlocale_basic2.php similarity index 100% rename from hphp/test/zend/good/ext-standard-strings/setlocale_basic2.php rename to hphp/test/zend/bad/ext-standard-strings/setlocale_basic2.php diff --git a/hphp/test/zend/good/ext-standard-strings/setlocale_basic2.php.expectf b/hphp/test/zend/bad/ext-standard-strings/setlocale_basic2.php.expectf similarity index 100% rename from hphp/test/zend/good/ext-standard-strings/setlocale_basic2.php.expectf rename to hphp/test/zend/bad/ext-standard-strings/setlocale_basic2.php.expectf