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

59-nqpop.t failure on nqp-parrot #226

Closed
coke opened this issue Mar 10, 2015 · 2 comments
Closed

59-nqpop.t failure on nqp-parrot #226

coke opened this issue Mar 10, 2015 · 2 comments

Comments

@coke
Copy link
Contributor

coke commented Mar 10, 2015

This started failing today:

Test Summary Report
-------------------
t/nqp/59-nqpop.t                    (Wstat: 0 Tests: 126 Failed: 6)
  Failed tests:  20-22, 32-34
Files=103, Tests=3628, 42 wallclock secs ( 0.66 usr  0.14 sys + 29.20 cusr  4.46 csys = 34.46 CPU)
Result: FAIL
@coke
Copy link
Contributor Author

coke commented Mar 10, 2015

No more detail when running the file directly, but here are the failing test names:

not ok 20 - nqp::index with empty match returns 0
not ok 21 - nqp::index with empty match at offset returns offset
not ok 22 - nqp::index with empty match at end returns length
not ok 32 - nqp::rindex with empty match returns length
not ok 33 - nqp::rindex with empty match at offset returns offset
not ok 34 - nqp::rindex with empty match at end returns length

@pmurias
Copy link
Contributor

pmurias commented Jul 24, 2016

wontfix until Parrot resurfaces

@pmurias pmurias closed this as completed Jul 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants