Explorar o código

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

Stefan Siegl %!s(int64=6) %!d(string=hai) anos
pai
achega
a67253477b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tests/timezones.phpt

+ 2 - 0
tests/timezones.phpt

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