Skip to content

relax test expectations - #260

Open
remicollet wants to merge 1 commit into
nikic:masterfrom
remicollet:issue-php86a3
Open

relax test expectations#260
remicollet wants to merge 1 commit into
nikic:masterfrom
remicollet:issue-php86a3

Conversation

@remicollet

Copy link
Copy Markdown
Contributor

Test failing with PHP 8.6.0alpha3

========DIFF========
001- RuntimeException: ast\parse_file(%stests/non_existing_file.php): %sailed to open stream: No such file or directory in %s:%d
001+ RuntimeException: ast\parse_file(): Failed to open stream: No such file or directory in /work/GIT/pecl-and-ext/ast/tests/parse_file_not_existing.php:4
     Stack trace:
     #0 %s(%d): ast\parse_file('%s', %d)
     #1 {main}
========DONE========
FAIL ast\parse_file() on file that does not exist [tests/parse_file_not_existing.phpt] 

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant