소스 검색

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

Stefan Siegl 6 년 전
부모
커밋
a67253477b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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');