Re: [gwt-contrib] Not able to run any GWTTestCase

2014-11-15 Thread Julien Dramaix
I'm running the test via a Intellij config. The tests run fine with ant so it's really a problem of classpath. What is weird is that this is an old configuration and it worked fine before I synchronize my master branch one week ago. Anyway I'll tweak a bit the classpath in order to fine what cause

Re: [gwt-contrib] Not able to run any GWTTestCase

2014-11-15 Thread Manuel Carrasco MoƱino
Julien could you explain how are you trying to run tests, I mean if you are using ant and what parameters you are using. I have just checked out master and run non gwt tests, and everything went ok: $ ant clean buildonly; (cd user && ant test.nongwt) Can you try the same? what ant and java version

Re: [gwt-contrib] Not able to run any GWTTestCase

2014-11-14 Thread 'Roberto Lublinerman' via GWT Contributors
This looks awfully a class path issue. Did you ant clean before building? On Fri, Nov 14, 2014 at 3:06 AM, Julien Dramaix wrote: > I've updated my master branch (of the GWT-core project) the with the > remote and now I'm not able to run any GWT test cases included in the > project. I receive fir

Re: [gwt-contrib] Not able to run any GWTTestCase

2014-11-14 Thread Julien Dramaix
I've deleted the unit caches and have still the issue. But now that you are talking about unit cache I've seen this line in the log: Could not find the GWT compiler jarfile. Serialization errors might occur when accessing the persistent unit cache. But I've checked my classpath and the gwt jar fil

Re: [gwt-contrib] Not able to run any GWTTestCase

2014-11-14 Thread 'Daniel Kurka' via GWT Contributors
Deleted all unit caches? On Nov 14, 2014 1:10 PM, "Julien Dramaix" wrote: > I have this problem for several days in fact. It's why I think the problem > is on my side. > > On Fri Nov 14 2014 at 1:05:30 PM 'Daniel Kurka' via GWT Contributors < > google-web-toolkit-contributors@googlegroups.com> wr

Re: [gwt-contrib] Not able to run any GWTTestCase

2014-11-14 Thread Julien Dramaix
I have this problem for several days in fact. It's why I think the problem is on my side. On Fri Nov 14 2014 at 1:05:30 PM 'Daniel Kurka' via GWT Contributors < google-web-toolkit-contributors@googlegroups.com> wrote: > On the run rght now, but john merged a patch in that area yesterday, can > yo

Re: [gwt-contrib] Not able to run any GWTTestCase

2014-11-14 Thread 'Daniel Kurka' via GWT Contributors
On the run rght now, but john merged a patch in that area yesterday, can you try reverting that one? On Friday, November 14, 2014, Julien Dramaix wrote: > I've updated my master branch (of the GWT-core project) the with the > remote and now I'm not able to run any GWT test cases included in the

[gwt-contrib] Not able to run any GWTTestCase

2014-11-14 Thread Julien Dramaix
I've updated my master branch (of the GWT-core project) the with the remote and now I'm not able to run any GWT test cases included in the project. I receive first this error: java.lang.NoSuchFieldError: VOID at com.google.gwt.dev.javac.JSORestrictionsChecker$JSORestrictionsVisitor.isGetter(JSORe