various fixes for RubyParser#4166
Conversation
5351eeb to
e077752
Compare
e077752 to
d98f0ab
Compare
|
Added an optional commit to update the tests to current. I can pull it to a different PR to keep this discussion scoped. |
|
Generally adding failures to excludes in If I run the import, I also get |
|
@Earlopain prolly gets swallowed as I'm on APFS and it is case insensitive by default... but since that commit broke EVERYTHING I should prolly punt it for now |
47c3578 to
d98f0ab
Compare
|
I'm seeing a couple of changes in here:
|
I can get around it with a prepended module, but that starts to feel clever to me. Oh, and for some context... In flog/flay/etc I've switched over to |
|
Actually only thing I'd like to change is to make |
See individual commits for details.
One thing this doesn't have is the ACTUAL fixes I want for parser changes, because that would cause failures in the tests against RubyParser.
Is there a plan for how to deal with drift if I'm hoping to EOL RubyParser? Add them to
known_failures?Also, it looks like an import hasn't been for some time, and maybe the last one was done against git and not against a release... I'm hesitant to add/change those files as I'm not sure I'm doing the process correctly: