[jbosstools-issues] [JBoss JIRA] (JBIDE-17342) 1 Test Failure(s) in JBIDE 4.2.0.Beta2 for browsersim component

Nick Boldt (JIRA) issues at jboss.org
Thu May 22 12:52:56 EDT 2014


Nick Boldt created JBIDE-17342:
----------------------------------

             Summary: 1 Test Failure(s) in JBIDE 4.2.0.Beta2 for browsersim component
                 Key: JBIDE-17342
                 URL: https://issues.jboss.org/browse/JBIDE-17342
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: browsersim
    Affects Versions: 4.2.0.Beta2
            Reporter: Nick Boldt
            Priority: Critical


*1 Test Failure(s) in JBIDE 4.2.0.Beta2 for browsersim component:*

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-browsersim_master/12/testReport/

# [org.jboss.tools.vpe.browsersim.browser.test.WebKitTests|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-browsersim_master/12/testReport/org.jboss.tools.vpe.browsersim.browser.test/WebKitTests/testWebKitSetDefaultUserAgent] (failing for 11 builds)


[Search for Test Failure JIRAs in JBIDE 4.2.0.Beta2 for browsersim component|https://issues.jboss.org/issues/?jql=labels+IN+%28%22testfailure%22%29+AND+project+IN+%28JBIDE%29+AND+affectedVersion+IN+%28%224.2.0.Beta2%22%29+AND+component+IN+%28%22browsersim%22%29]

-----
* {color:red}org.jboss.tools.vpe.browsersim.browser.test.WebKitTests : testWebKitSetDefaultUserAgent{color} (failing for 11 builds) 
 
 {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-browsersim_master/12/testReport/org.jboss.tools.vpe.browsersim.browser.test/WebKitTests/testWebKitSetDefaultUserAgent}
<case>
  <age>11</age>
  <className>org.jboss.tools.vpe.browsersim.browser.test.WebKitTests</className>
  <duration>0.044</duration>
  <errorDetails>No more handles</errorDetails>
  <errorStackTrace>org.eclipse.swt.SWTError: No more handles
	at org.eclipse.swt.SWT.error(SWT.java:4467)
	at org.eclipse.swt.SWT.error(SWT.java:4356)
	at org.eclipse.swt.SWT.error(SWT.java:4327)
	at org.eclipse.swt.browser.Browser.&lt;init&gt;(Browser.java:103)
	at org.jboss.tools.vpe.browsersim.browser.BrowserSimBrowser.&lt;init&gt;(BrowserSimBrowser.java:36)
	at org.jboss.tools.vpe.browsersim.browser.AbstractWebKitBrowser.&lt;init&gt;(AbstractWebKitBrowser.java:25)
	at org.jboss.tools.vpe.browsersim.browser.internal.WebKitBrowser_gtk_linux_x86_64.&lt;init&gt;(WebKitBrowser_gtk_linux_x86_64.java:37)
	at org.jboss.tools.vpe.browsersim.browser.WebKitBrowserFactory.createBrowser(WebKitBrowserFactory.java:33)
	at org.jboss.tools.vpe.browsersim.browser.test.WebKitTests.testWebKitSetDefaultUserAgent(WebKitTests.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3781)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3419)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1152)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1033)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:635)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:578)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:114)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:379)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:233)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
</errorStackTrace>
  <failedSince>2</failedSince>
  <name>testWebKitSetDefaultUserAgent</name>
  <skipped>false</skipped>
  <status>FAILED</status>
</case>

{code}





--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list