Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] "Build timed out, aborting" with JUnit tests

Hi all, 

 

   I have a job which executes JUnit tests. This job is very often aborted, because it seem take too time. JUnit seems have problem with the last test of my TestSuite, whatever the last test of the TestSuite. Moreover sometimes this job is successful without changes on the sources and the configuration. Is someone know this problem ?

 

I get the following message at the end of the job :

 

   [java] INFO:  Running test org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.creation.link.TestLinkCreationCommentConstraintForSources.createLinkWithSourceConstraintProperty...

     [java] INFO:    ...OK [0s]

     [java] INFO:  Running test org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.creation.link.TestLinkCreationCommentConstraintForSources.createLinkWithSourceEnumerationLiteral...

     [java] INFO:    ...OK [0s]

     [java] INFO:  Running test org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.creation.link.TestLinkCreationCommentConstraintForSources.createLinkWithSourceFlowProperty...

     [java] INFO:    ...OK [364.315s]

Build timed out. Aborting

Terminating xvnc.

Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':10'.

[DEBUG] Skipping watched dependency update for build: papyrus-trunk-nightly-3.8-tests #84 due to result: ABORTED

Finished: ABORTED

 

 

Best regards,

--

Vincent Lorenzo

01-69-08-17-24

CEA Saclay Nano-INNOV

Institut CARNOT CEA LIST

DILS/LISE

Point Courrier n° 174

91 191 Gif sur Yvette CEDEX

 

 


Back to the top