Re: 答复: 答复: [PROGRESS REPORT 20161004]groovy-parser

2016-10-09 Thread Jochen Theodorou
On 07.10.2016 18:09, daniel_sun wrote: Jochen, you can see the test result at: http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy_Antlr4grammar thanks... but there are 3 tests failing. Are those the test you have a local fix for? bye Jochen

Re: 答复: 答复: [PROGRESS REPORT 20161004]groovy-parser

2016-10-09 Thread daniel_sun
NO... I did not see them in the failing test list when using travis ci. It is lucky that Sergei had locate the cause of the failing tests and made a PR as follows: https://github.com/apache/groovy/pull/443 在 "Jochen Theodorou [via Groovy]" ,2016年10月9日 15:03写道: On 07.10.2016 18:09, daniel_su

Re: [PROGRESS REPORT 20161004]groovy-parser

2016-10-09 Thread Guillaume Laforge
I agree we should also try the new parser on a handful of other popular projects, as it'd ensure the parser can parse even more of Groovy that is in the wild. Le dimanche 9 octobre 2016, Thibault Kruse a écrit : > Should the new parser also pass tests for the most-used frameworks > before being