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

Please use maven test to run. Or use the command mvn test instead.


On Nov 2, 2016 5:43 AM, "Velde, Erik Vande [FGCB]" <e.vandevelde@xxxxxxxxx> wrote:

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