You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2019/07/15 17:11:32 UTC

[GitHub] [groovy] eric-milles commented on issue #965: GROOVY-9192: Implement parser error recovery for Parrot parser

eric-milles commented on issue #965: GROOVY-9192: Implement parser error recovery for Parrot parser
URL: https://github.com/apache/groovy/pull/965#issuecomment-511488720
 
 
   Before applying these changes, Groovy-Eclipse has 161 errors and 12 failures in the compiler/builder/editor test suite under Groovy 3 (Parrot Parser).  I have included a screenshot below so you can see the sorts of things that are tested.
   
   After applying these changes, I ended up with 130+ errors and 53 failures in the same test suite.  Also, it took a much greater time to complete, CPU usage was quite high and I ran into out-of-memory errors about 2/3 of the way through.
   
   ![image](https://user-images.githubusercontent.com/18193802/61234415-a44b2880-a6f8-11e9-8550-e1d35bb7f29f.png)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services