Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing tests #1

Open
dosten opened this issue Oct 24, 2016 · 0 comments
Open

Failing tests #1

dosten opened this issue Oct 24, 2016 · 0 comments
Labels

Comments

@dosten
Copy link
Owner

dosten commented Oct 24, 2016

For some reason these two tests are failing, while runs OK on the libgraphqlparser repository:

https://github.com/dosten/graphql-parser-php/blob/master/tests/reject_control_character_in_string.phpt

TEST 11/29 [tests/reject_control_character_in_string.phpt]
========DIFF========
001+ 
001- 1.13-14: unrecognized character \b
========DONE========
FAIL Reject control character in string [tests/reject_control_character_in_string.phpt]

https://github.com/dosten/graphql-parser-php/blob/master/tests/rejects_control_character.phpt

TEST 13/29 [tests/rejects_control_character.phpt]
========DIFF========
001+ 1.17: unrecognized character \
001- 1.17: unrecognized character \a
========DONE========
FAIL Rejects control character [tests/rejects_control_character.phpt]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant