Skip php-src test file

This commit is contained in:
Nikita Popov 2019-10-19 10:44:01 +02:00
parent 69c105dde1
commit 2f45e05042

View File

@ -100,6 +100,8 @@ switch ($testType) {
| Zend.tests.multibyte.multibyte_encoding_005
# invalid code due to missing WS after opening tag
| tests.run-test.bug75042-3
# contains invalid chars, which we treat as parse error
| Zend.tests.warning_during_heredoc_scan_ahead
# pretty print difference due to INF vs 1e1000
| ext.standard.tests.general_functions.bug27678
| tests.lang.bug24640