[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9416) org.jboss.tools.jsf test failure

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Jul 27 12:39:23 EDT 2011


org.jboss.tools.jsf test failure
--------------------------------

                 Key: JBIDE-9416
                 URL: https://issues.jboss.org/browse/JBIDE-9416
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF
    Affects Versions: 3.3.0.M3
            Reporter: Alexey Kazakov
            Assignee: Victor Rubezhny
             Fix For: 3.3.0.M3


{code}
Building org.jboss.tools.jsf.test

...

testMessagePropertyRename(org.jboss.tools.jsf.test.refactoring.MessagePropertyRefactoringTest)  Time elapsed: 3.854 sec  <<< FAILURE!
junit.framework.AssertionFailedError: There is unexpected number of changes expected:<2> but was:<1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:195)
	at org.jboss.tools.tests.AbstractRefactorTest.checkChanges(AbstractRefactorTest.java:143)
	at org.jboss.tools.tests.AbstractRefactorTest.checkRename(AbstractRefactorTest.java:63)
	at org.jboss.tools.jsf.test.refactoring.MessagePropertyRefactoringTest.testMessagePropertyRename(MessagePropertyRefactoringTest.java:58)

Building org.jboss.tools.jsf.text.ext.test:

...

Failed tests: 
  testJSF2MessagesHyperlink(org.jboss.tools.jsf.text.ext.test.JSF2MessagesOpenOnTest)
  testCCAttrsHyperlink1(org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest)
  testCCAttrsHyperlink2(org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest)

testCCAttrsHyperlink2(org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest)  Time elapsed: 0.542 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Unexpected hyperlink - 
	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.jsf.text.ext.test.JSFHyperlinkTestUtil.checkTestRegion(JSFHyperlinkTestUtil.java:140)
	at org.jboss.tools.jsf.text.ext.test.JSFHyperlinkTestUtil.checkRegions(JSFHyperlinkTestUtil.java:119)
	at org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest.testCCAttrsHyperlink2(JSF2CCAttrsOpenOnTest.java:83)
...

testCCAttrsHyperlink1(org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest)  Time elapsed: 0.551 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Unexpected hyperlink - 
	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.jsf.text.ext.test.JSFHyperlinkTestUtil.checkTestRegion(JSFHyperlinkTestUtil.java:140)
	at org.jboss.tools.jsf.text.ext.test.JSFHyperlinkTestUtil.checkRegions(JSFHyperlinkTestUtil.java:119)
	at org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest.testCCAttrsHyperlink1(JSF2CCAttrsOpenOnTest.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

...

testJSF2MessagesHyperlink(org.jboss.tools.jsf.text.ext.test.JSF2MessagesOpenOnTest)  Time elapsed: 1.594 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Unexpected hyperlink - resources
	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.jsf.text.ext.test.JSFHyperlinkTestUtil.checkTestRegion(JSFHyperlinkTestUtil.java:140)
	at org.jboss.tools.jsf.text.ext.test.JSFHyperlinkTestUtil.checkRegions(JSFHyperlinkTestUtil.java:119)
	at org.jboss.tools.jsf.text.ext.test.JSF2MessagesOpenOnTest.testJSF2MessagesHyperlink(JSF2MessagesOpenOnTest.java:67)
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list