Skip to content

Failing tests #1

Description

@dosten

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions