[jbosstools-issues] [JBoss JIRA] (JBIDE-13910) Central build fails

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Wed Apr 3 15:04:42 EDT 2013


Snjezana Peco created JBIDE-13910:
-------------------------------------

             Summary: Central build fails
                 Key: JBIDE-13910
                 URL: https://issues.jboss.org/browse/JBIDE-13910
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: central
    Affects Versions: 4.1.0.Alpha1
            Reporter: Snjezana Peco
            Assignee: Snjezana Peco
             Fix For: 4.1.0.Alpha2


The Central build sometimes fails with the following failure:

java.lang.AssertionError: No one tutorial is found
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.jboss.tools.central.test.CentralTest.testTutorials(CentralTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
...
	
I suppose this happens when testTutorials is called before starting the RefreshTutorialsJob job.
The PR calls all the central jobs explicitly what would need to fix the issue.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list