Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] difference between tycho-surefire-plugin and run as JUnit plugin test in eclipse

Probably the ds plugin is not started. The Tycho wiki explains what to do and I recently wrote a blog post about that.

http://blog.vogella.com/2016/07/04/osgi-component-testing/


Am 02.11.2016 10:43 schrieb "Velde, Erik Vande [FGCB]" <e.vandevelde@xxxxxxxxx>:

In the attached zip I have a unit test bundle containing a single test. When running that test from the command line, with mvn clean install, I get this error message:

 

Tests in error:

  testEnglishMessage(com.fugro.gwf.util.i18n.client.MessagesTest): Unable to process "MessagesContainer.messages": no actual value was found for the argument "Messages[@org.eclipse.e4.core.services.nls.Translation()]".

 

Running the test as ‘JUnit plugin test’ in eclipse just succeeds. What might be the reason for this ?

 

Kind regards,
Fugro GeoConsulting

Erik Vande Velde
Senior Software Coordinator

T +32 (0)2 77 60 034 | F +32 (0)2 77 60 319
e.vandevelde@xxxxxxxxx | www.fugro.be
Av. de Broqueville 12, 1150 Brussels, Belgium
VAT nr BE0418609636


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top