mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-26 20:14:46 +01:00
Skip php-src test file
This commit is contained in:
parent
69c105dde1
commit
2f45e05042
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user