Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Reg : Running Xpand/Xtend testcases in Tycho

You'll probably need to provide more details about what you're doing.  

Do you have a separate test plug-in?  

Are you using <packaging>eclipse-test-plugin</packaging> for that plug-in?  

For the test plug-in, do you have any special <configuration> for tycho-surefire-plugin?

---Tom

On 2/17/16, 1:08 AM, "tycho-user-bounces@xxxxxxxxxxx on behalf of Sathish Kumar Maheswaran (RBEI/EMT1)" <tycho-user-bounces@xxxxxxxxxxx on behalf of SathishKumar.Maheswaran@xxxxxxxxxxxx> wrote:

Hello All,
        We have currently moved to a tycho based build environment. Previously all our test cases that invoke (.ext) templates were working fine , But ever since we moved to tycho we have been facing the below exception while running test cases that invoke .ext templates
 
java.lang.IllegalArgumentException: Couldn't find extension getFlatMapShrtNameForPerInstMem
        at org.eclipse.xtend.XtendFacade.call(XtendFacade.java:85)
       
 
 
        Should we include any additional property in either tycho surefire or add a specific  plugin dependency to fix this ? . We are stuck without progress so any help would be much appreciated.
 
        Thank you.
 
Best regards
 
Sathish Kumar Maheswaran
RBEI/EMT
 
Tel. +91(422)67-64154
 
 



Back to the top