[gwt-contrib] Re: Added ElementType to ConstraintDescriptors and ConstraintViolations. Used ElementType to handle ... (issue1746803)

2012-06-19 Thread idol
This methodology calls setElementType based on the value of useField: - it works (all tests pass) - only because the .equals method checks to be sure it isn't pointing to the same instance - so when it is added the first time with FIELD and then later with METHOD it doesn't get added twice

[gwt-contrib] Re: Added ElementType to ConstraintDescriptors and ConstraintViolations. Used ElementType to handle ... (issue1746803)

2012-06-19 Thread idol
http://gwt-code-reviews.appspot.com/1746803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: [gwt-contrib] tests

2012-06-19 Thread John Tamplin
I have had periodic failures like this that go away when I re-run it. -- John A. Tamplin Software Engineer (GWT), Google -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: [gwt-contrib] tests

2012-06-19 Thread Rajeev Dayal
Hey, I'm running into the same thing on a Linux workstation. It's a virtual instance, so I'm not sure if that might have something to do with it, but it's definitely strange. Here's one exception that I see: [junit] Exception in thread "pool-1-thread-1" java.lang.RuntimeException: Unable to re