Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] running jst.jsp.core.tests

On 04/18/2014 10:53 AM, Greg Amerson wrote:
Thanks to the pointers Mickael.  I imported that project and ran the tests from Eclipse.  Just running the tests on master without my patch for 432978 I get 142 errors.  Perhaps that is because of something in my environment.  But at least when I applied my patch it didn't create any new errors :) 
What kind of error do you get?
Maybe those tests need to run in UI thread (I don't know, just a guess). If so, you'd need to edit the Launch Configuration for the tests and tick "Run in UI Thread".
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top