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

Actually I disabled the UI thread, maybe I should bring it back.  After looking at a few of the test failures it appears to be assuming linux is the OS which I'm on windows right now, so that could likely be the the source of many failures. 


On Fri, Apr 18, 2014 at 5:11 PM, Mickael Istria <mistria@xxxxxxxxxx> wrote:
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

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev




--
Greg Amerson
Liferay Developer Tools
Liferay, Inc. www.liferay.com

Back to the top