[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-575) org.jboss.tools.jsf.vpe.jsf.test.JsfAllTests hangs JBDS build

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Jan 23 11:49:55 EST 2009


    [ https://jira.jboss.org/jira/browse/JBDS-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12449500#action_12449500 ] 

Nick Boldt commented on JBDS-575:
---------------------------------

Because not everyone here has access to Hudson, here's the latest test failure output (http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly/1373/testReport/(root)/JsfAllTests/testCursorForJSPElements/):

Failed

JsfAllTests.testCursorForJSPElements
Failing for the past 1 build (Since Unstable#1373 )
Took 0 sec.
Error Message

Cursor position doesn't equals expected:<242> but was:<241>

Stacktrace

junit.framework.AssertionFailedError: Cursor position doesn't equals expected:<242> but was:<241>
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE2505Test.testCaretManupulationWithoutElSubstitution(JBIDE2505Test.java:111)
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE2505Test.testCursorForJSPElements(JBIDE2505Test.java:47)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
	at org.eclipse.core.launcher.Main.main(Main.java:30)

> org.jboss.tools.jsf.vpe.jsf.test.JsfAllTests hangs JBDS build
> -------------------------------------------------------------
>
>                 Key: JBDS-575
>                 URL: https://jira.jboss.org/jira/browse/JBDS-575
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: jsf
>    Affects Versions: 2.0.0.cr1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>
> This test gets stuck and prevents the build from completing (spaces and line breaks added for clarity):
> /qa/tools/opt/jdk1.5.0_15/jre/bin/java 
> -Dwtp.autotest.noninteractive=true 
> -Djbosstools.test.jboss.home=/home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/2.0.0.CR2/200901220518/tests/jboss/jboss-eap-4.3/jboss-as 
> -Djbosstools.test.seam.1.2.1.eap.home=/home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/2.0.0.CR2/200901220518/tests/jboss/jboss-eap-4.3/seam 
> -Djbosstools.test.seam.2.0.1.GA.home=/home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/requirements/seam-2.0.1.GA/jboss-seam-2.0.1.GA 
> -Djbosstools.test.jboss.home.3.2=/home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/requirements/jbossas/jboss-3.2.8.SP1 
> -Djbosstools.test.jboss.home.4.0=/home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/requirements/jbossas/jboss-4.0.5.GA 
> -Djbosstools.test.jboss.home.4.2=/home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/requirements/jbossas/jboss-4.2.1.GA 
> -Xms128m -Xmx512m -Xbootclasspath/a:./emma.jar -XX:MaxPermSize=128m 
> -classpath /home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/2.0.0.CR2/200901220518/tests/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar org.eclipse.core.launcher.Main 
> -application org.eclipse.test.uitestapplication -dev bin 
> -data /home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/2.0.0.CR2/200901220518/tests/workspace 
> -plugincustomization /home/hudson/hudson_workspace/workspace/devstudio-nightly/org.jboss.ide.eclipse.releng/builders/tests/plugin_customization.ini
>  formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,org.jboss.tools.jsf.vpe.jsf.test.JsfAllTests.xml 
> -testPluginName org.jboss.tools.jsf.vpe.jsf.test 
> -classname org.jboss.tools.jsf.vpe.jsf.test.JsfAllTests -consolelog -nosplash

-- 
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

        



More information about the jbosstools-issues mailing list