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

Test file test/misc/pegex-regex.t always fails #53

Open
agentzh opened this issue Jun 13, 2016 · 1 comment
Open

Test file test/misc/pegex-regex.t always fails #53

agentzh opened this issue Jun 13, 2016 · 1 comment

Comments

@agentzh
Copy link
Contributor

agentzh commented Jun 13, 2016

I've noted that the test/misc/pegex-regex.t test file always fails on my side, for the current git master branch:

test/misc/pegex-regex.t ............. #
test/misc/pegex-regex.t ............. 1/1
#   Failed test 'Pegex::Regex fails'
#   at test/misc/pegex-regex.t line 11.
# Looks like you failed 1 test of 1.
test/misc/pegex-regex.t ............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests

Other tests are passing BTW.

I'm on Linux x86_64 with perl 5.24.0.

Same result using perl 5.22.1.

@paultcochrane
Copy link
Contributor

The test pegex-regex.t was removed in c9c783e, so my guess is this issue is no longer a problem.

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

No branches or pull requests

2 participants