Ver Fonte

disable timezones.phpt test, currently known broken, refs #378

Stefan Siegl há 6 anos atrás
pai
commit
a67253477b
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      tests/timezones.phpt

+ 2 - 0
tests/timezones.phpt

@@ -1,6 +1,8 @@
 --TEST--
 --TEST--
 Test V8::executeString() : Check timezone handling
 Test V8::executeString() : Check timezone handling
 --SKIPIF--
 --SKIPIF--
+SKIP test currently broken, see #378
+
 <?php
 <?php
 if(strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') {
 if(strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') {
 	die('SKIP TZ not handled by v8 on Windows');
 	die('SKIP TZ not handled by v8 on Windows');