[
https://jira.jboss.org/jira/browse/JBIDE-3701?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-3701:
----------------------------------------------
In case of testBigProject, it is replacement of incremental build by clean build in
setUp() after generation. But 'clean build' does not do build immediately, but
only informs builder to start automatic build. That means that proper waiting for process
is needed. Adding JobUtils.waitForIdle(); will help.
Other failures must also have a cause in recent changes. I haven't worked with these
tests lately, so I need some time to look into problems.
Between JBT build 1384 and 1385, 60 tests stopped running
---------------------------------------------------------
Key: JBIDE-3701
URL:
https://jira.jboss.org/jira/browse/JBIDE-3701
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.CR2
Reporter: Nick Boldt
Assignee: Viacheslav Kabanovich
Fix For: 3.0.0.GA
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-nightly/1...
:: 1,753 tests (-63)
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-nightly/1...
:: 1,816 tests (±0)
Both builds ran on the same server, so it's not an environment problem:
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-nightly/b...
Diffing the two html pages, I found these differences:
New passing test:
JsfAllTests.testVisualRefresh
SeamUiAllTests.testFindShortHand
Missing tests:
ArchivesTestSuite.testArchiveClashingArchiveInModel
SeamAllTests.testButton
SeamCoreAllTests.testCleanBuild
SeamCoreAllTests.testBigProject
SeamCoreAllTests.testCreateCustomProject
SeamCoreAllTests.testEarProject
SeamCoreAllTests.testJiraJbide1544
SeamCoreAllTests.testJiraJbide1631
SeamCoreAllTests.testLoadSerializedModelTime
SeamCoreAllTests.testSeamProperties
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira