[
https://jira.jboss.org/browse/JBIDE-6536?page=com.atlassian.jira.plugin.s...
]
Viacheslav Kabanovich commented on JBIDE-6536:
----------------------------------------------
Cannot reproduce. Added more asserts to find why file object was null. Nick, please add
new stack traces (or confirm that it is still the same) if this test fails again.
seam.xml test failures
----------------------
Key: JBIDE-6536
URL:
https://jira.jboss.org/browse/JBIDE-6536
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Seam
Affects Versions: 3.2.0.M1
Reporter: Nick Boldt
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.M2
From:
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-3.2.0.M1/...
Tests run: 2, FAILUREs: 2, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec <<<
FAILURE!
testXMLModel(org.jboss.tools.seam.xml.test.SeamXMLModelTest) Time elapsed: 0.01 sec
<<< FAILURE!
junit.framework.AssertionFailedError: Cannot create XModel object for file
components22.xml.
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:214)
at
org.jboss.tools.seam.xml.test.SeamXMLModelTest.testXMLModel(SeamXMLModelTest.java:60)
--
testNavigationPagesComponent(org.jboss.tools.seam.xml.test.SeamXMLModelTest) Time
elapsed: 0 sec <<< FAILURE!
junit.framework.AssertionFailedError: Cannot create XModel object for file
components22.xml.
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:214)
at
org.jboss.tools.seam.xml.test.SeamXMLModelTest.testNavigationPagesComponent(SeamXMLModelTest.java:77)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira