mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-17 15:18:17 +01:00
Ignore one more test...
This one is passing on Windows because the extra \r makes the opening tag actually valid. Fails on Linux though.
This commit is contained in:
parent
e12891a9db
commit
146411bb86
@ -83,6 +83,8 @@ switch ($testType) {
|
||||
| Zend.tests.multibyte.multibyte_encoding_001
|
||||
| Zend.tests.multibyte.multibyte_encoding_004
|
||||
| Zend.tests.multibyte.multibyte_encoding_005
|
||||
# invalid code due to missing WS after opening tag
|
||||
| tests.run-test.bug75042-3
|
||||
# pretty print difference due to INF vs 1e1000
|
||||
| ext.standard.tests.general_functions.bug27678
|
||||
| tests.lang.bug24640
|
||||
|
Loading…
x
Reference in New Issue
Block a user