Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Running the SWT unit tests?

Hi Lars

Make sure that you don't mess with the UI while the tests are running. This could cause unexpected failures.

Dani



From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
Date:        11.01.2016 13:47
Subject:        Re: [platform-swt-dev] Running the SWT unit tests?
Sent by:        platform-swt-dev-bounces@xxxxxxxxxxx




Hi Sravan,

thanks for the answer. So no additional setup should be required to run the SWT tests?

In this case I open a bug for the hanging test_timerExecILjava_lang_Runnable test. It is not failing, just no finishing (I waited several minutes).

Best regards, Lars

On Mon, Jan 11, 2016 at 1:29 PM, Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx> wrote:
Hi,

I just ran the junits I did not get any errors on AllNonBrowserTests. I do have problem with Test_BrowserSuite but that is related to configuration of my system


Thanks and Regards,
Sravan

Sravan Kumar Lakkimsetti
IBM India Pvt Ltd,
Embassy Golf Links Business Park, D Block,
Off Indiranagar-Kormangla Inner Ring Road,
Bangalore - 560071, India
Phone: 91-80-41776858

Lars Vogel ---01/11/2016 05:22:02 PM---Friends of SWT, can you point me to the documentation how to run the SWT unit tests?

From:
Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
Date:
01/11/2016 05:22 PM
Subject:
[platform-swt-dev] Running the SWT unit tests?
Sent by:
platform-swt-dev-bounces@xxxxxxxxxxx





Friends of SWT,

can you point me to the documentation how to run the SWT unit tests?

https://wiki.eclipse.org/SWT/Devel seems not to contain the information.

Background:
----------
I'm tried running "AllTests.java" and "AllBrowserTests" from
org.eclipse.swt.tests but these tests stop at
test_timerExecILjava_lang_Runnable, at least with GTK2.

AllWidgetTests seems to run fine.
-----------

Best regards, Lars


--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax
(040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

_______________________________________________
platform-swt-dev mailing list

platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



_______________________________________________
platform-swt-dev mailing list

platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email:
lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com[attachment "graycol.gif" deleted by Daniel Megert/Zurich/IBM] _______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top