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

t/ltm.t fails with bleeding rakudo #34

Closed
gfldex opened this issue Apr 15, 2017 · 3 comments
Closed

t/ltm.t fails with bleeding rakudo #34

gfldex opened this issue Apr 15, 2017 · 3 comments

Comments

@gfldex
Copy link

gfldex commented Apr 15, 2017

1..1
ok 1 - grammar.parse(...) with the debugger works
1..1
Cannot look up attributes in a MyGrammar type object
  in regex test:sym<longest> at t/ltm.t line 15
  in block  at /home/dex/projekte/perl6/lib/grammar-debugger/lib/Grammar/Tracer.pm6 (Grammar::Tracer) line 47
  in regex test at t/ltm.t line 11
  in block  at /home/dex/projekte/perl6/lib/grammar-debugger/lib/Grammar/Tracer.pm6 (Grammar::Tracer) line 47
  in block <unit> at t/ltm.t line 31

# Looks like you planned 1 test, but ran 0
@jnthn
Copy link
Owner

jnthn commented Apr 15, 2017

I was going to blame it on the uncurse branch, for which I may well need to do some updates to this module. But it seems that isn't merged yet, so it's some unexpected Rakudo regression. If anybody has chance to bisect it, that'd be great. Otherwise, with uncurse imminent and very possibly going to need changes to this module anyway, I'll probably put it off some days and deal with the lot together.

@zoffixznet
Copy link
Contributor

zoffixznet commented Apr 16, 2017

uncurse has now been merged, though this Issue was reported before the merge.

@gfldex
Copy link
Author

gfldex commented May 1, 2017

seems alright now, closing this

@gfldex gfldex closed this as completed May 1, 2017
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

3 participants