[JBoss JIRA] (JBIDE-13393) create install tests to verify use cases exposed here for m2e and egit
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13393:
----------------------------------
Summary: create install tests to verify use cases exposed here for m2e and egit
Key: JBIDE-13393
URL: https://issues.jboss.org/browse/JBIDE-13393
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Build/Releng, testing, updatesite
Affects Versions: 3.3.1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 3.3.2
Need to set up install tests which will verify what happens if:
1. Install m2e 1.2
2. install JBT 3.3.x
1. Install egit 1.2
2. install JBT 3.3.x
1. Install egit 1.3
2. install JBT 3.3.x
1. Install egit 2.0
2. install JBT 3.3.x
1. Install egit 2.2
2. install JBT 3.3.x
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-12249) A lot of failures to install from marketplace.eclipse.org
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12249?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-12249 at 1/16/13 4:42 PM:
-------------------------------------------------------------
So, of the reported issues...
* m2e dependency SHOULD be fixed now to allow m2e 1.x (<2.0) as dependency for JBT (rather than just 1.0).
* Indigo target platform includes egit 1.2. org.jboss.tools.openshift.express.ui depends on org.eclipse.egit.ui;bundle-version="1.0.0", which means anyone with egit 2.x already installed won't be able to install the OpenShift tools. Details: JBIDE-13392
was (Author: nickboldt):
So, of the reported issues...
* m2e dependency SHOULD be fixed now to allow m2e 1.x (<2.0) as dependency for JBT (rather than just 1.0).
* Indigo target platform includes egit 1.2. org.jboss.tools.openshift.express.ui depends on org.eclipse.egit.ui;bundle-version="1.0.0", which means anyone with egit 2.x already installed won't be able to install the OpenShift tools:
{code}
Cannot complete the install because of a conflicting dependency. Software being installed:
JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final (org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
Software currently installed:
Eclipse EGit 2.2.0.201212191850-r (org.eclipse.egit.feature.group 2.2.0.201212191850-r)
Only one of the following can be installed at once:
Git Team Provider UI 2.2.0.201212191850-r (org.eclipse.egit.ui 2.2.0.201212191850-r)
Git Team Provider UI 1.2.0.201112121913 (org.eclipse.egit.ui 1.2.0.201112121913)
Because:
org.jboss.tools.openshift.express.ui 2.3.1.v20120715-0255-H145-Final requires org.eclipse.egit.ui [1.0.0,2.0.0)
{code}
Reopening to explore a fix for openshift tools. Can it run w/ egit 2.x?
> A lot of failures to install from marketplace.eclipse.org
> ---------------------------------------------------------
>
> Key: JBIDE-12249
> URL: https://issues.jboss.org/browse/JBIDE-12249
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Build/Releng, QA
> Affects Versions: 3.3.0.Final
> Reporter: Mickael Istria
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 3.3.2
>
> Attachments: JBIDE12249-Indigo-installs-dropping.png, JBIDE12249-jbds6-byoe-installs-rising.png, JBIDE12249-jbt4-installs-rising.png, JBIDE12249-m2e1.2-install-conflict.png, JBIDE12249-upversion-to-1.3.2.patch.txt, JBIDE12249.patch.txt
>
>
> It appears that most installations of JBT from marketplace concludes in an error:
> See: http://marketplace.eclipse.org/content/jboss-tools-indigo/error_reports
> Some of the most frequent errors:
> {quote}
> Cannot satisfy dependency: From: JBoss JAX-RS Tooling (UI) 1.2.2.v20120605-1934-H134-CR1 (org.jboss.tools.ws.jaxrs.ui 1.2.2.v20120605-1934-H134-CR1) To: bundle org.eclipse.debug.ui 3.7.101
> {quote}
> -> JaxRs depends on 3.7.1 ? Install from 3.7.0 or <.
> {quote}
> JBoss Maven Integration 1.3.0.v20120613-2141-H115-Final (org.jboss.tools.maven.ui 1.3.0.v20120613-2141-H115-Final) To: bundle org.eclipse.compare 3.5.202
> {quote}
> -> Maven depends on 3.7.2 ?
> {quote}
> Cannot satisfy dependency: From: OpenShift UI 2.3.0.v20120613-1951-H135-Final (org.jboss.tools.openshift.express.ui 2.3.0.v20120613-1951-H135-Final) To: bundle org.eclipse.egit.ui [1.0.0,2.0.0)
> {quote}
> -> People who don't have EGit. EGit is not part of our site.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-13392) Can openshift tools in JBT 3.3 run with egit 2.x?
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13392:
----------------------------------
Summary: Can openshift tools in JBT 3.3 run with egit 2.x?
Key: JBIDE-13392
URL: https://issues.jboss.org/browse/JBIDE-13392
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Affects Versions: 3.3.1
Reporter: Nick Boldt
Assignee: Andre Dietisheim
Fix For: 3.3.2
JBT 3.3.x Indigo target platform includes egit 1.2.
org.jboss.tools.openshift.express.ui depends on org.eclipse.egit.ui;bundle-version="1.0.0", which means anyone with egit 2.x already installed won't be able to install the OpenShift tools:
{code}
Cannot complete the install because of a conflicting dependency. Software being installed:
JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final (org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
Software currently installed:
Eclipse EGit 2.2.0.201212191850-r (org.eclipse.egit.feature.group 2.2.0.201212191850-r)
Only one of the following can be installed at once:
Git Team Provider UI 2.2.0.201212191850-r (org.eclipse.egit.ui 2.2.0.201212191850-r)
Git Team Provider UI 1.2.0.201112121913 (org.eclipse.egit.ui 1.2.0.201112121913)
Because:
org.jboss.tools.openshift.express.ui 2.3.1.v20120715-0255-H145-Final requires org.eclipse.egit.ui [1.0.0,2.0.0)
{code}
Can openshift tools run w/ egit 2.x? Can we simply extend the version compliance ranges in the plugins to allow [1.0.0,3.0.0) ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-12249) A lot of failures to install from marketplace.eclipse.org
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12249?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-12249 at 1/16/13 4:39 PM:
-------------------------------------------------------------
So, of the reported issues...
* m2e dependency SHOULD be fixed now to allow m2e 1.x (<2.0) as dependency for JBT (rather than just 1.0).
* Indigo target platform includes egit 1.2. org.jboss.tools.openshift.express.ui depends on org.eclipse.egit.ui;bundle-version="1.0.0", which means anyone with egit 2.x already installed won't be able to install the OpenShift tools:
{code}
Cannot complete the install because of a conflicting dependency. Software being installed:
JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final (org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
Software currently installed:
Eclipse EGit 2.2.0.201212191850-r (org.eclipse.egit.feature.group 2.2.0.201212191850-r)
Only one of the following can be installed at once:
Git Team Provider UI 2.2.0.201212191850-r (org.eclipse.egit.ui 2.2.0.201212191850-r)
Git Team Provider UI 1.2.0.201112121913 (org.eclipse.egit.ui 1.2.0.201112121913)
Because:
org.jboss.tools.openshift.express.ui 2.3.1.v20120715-0255-H145-Final requires org.eclipse.egit.ui [1.0.0,2.0.0)
{code}
Reopening to explore a fix for openshift tools. Can it run w/ egit 2.x?
was (Author: nickboldt):
So, of the reported issues...
* m2e dependency SHOULD be fixed now to allow m2e 1.x (<2.0) as dependency for JBT (rather than just 1.0).
* Indigo target platform includes egit 1.2. org.jboss.tools.openshift.express.ui depends on org.eclipse.egit.ui;bundle-version="1.0.0", which means anyone with egit 2.x already installed won't be able to install the OpenShift tools
Reopening to explore a fix for openshift tools. Can it run w/ egit 2.x?
> A lot of failures to install from marketplace.eclipse.org
> ---------------------------------------------------------
>
> Key: JBIDE-12249
> URL: https://issues.jboss.org/browse/JBIDE-12249
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Build/Releng, QA
> Affects Versions: 3.3.0.Final
> Reporter: Mickael Istria
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 3.3.2
>
> Attachments: JBIDE12249-Indigo-installs-dropping.png, JBIDE12249-jbds6-byoe-installs-rising.png, JBIDE12249-jbt4-installs-rising.png, JBIDE12249-m2e1.2-install-conflict.png, JBIDE12249-upversion-to-1.3.2.patch.txt, JBIDE12249.patch.txt
>
>
> It appears that most installations of JBT from marketplace concludes in an error:
> See: http://marketplace.eclipse.org/content/jboss-tools-indigo/error_reports
> Some of the most frequent errors:
> {quote}
> Cannot satisfy dependency: From: JBoss JAX-RS Tooling (UI) 1.2.2.v20120605-1934-H134-CR1 (org.jboss.tools.ws.jaxrs.ui 1.2.2.v20120605-1934-H134-CR1) To: bundle org.eclipse.debug.ui 3.7.101
> {quote}
> -> JaxRs depends on 3.7.1 ? Install from 3.7.0 or <.
> {quote}
> JBoss Maven Integration 1.3.0.v20120613-2141-H115-Final (org.jboss.tools.maven.ui 1.3.0.v20120613-2141-H115-Final) To: bundle org.eclipse.compare 3.5.202
> {quote}
> -> Maven depends on 3.7.2 ?
> {quote}
> Cannot satisfy dependency: From: OpenShift UI 2.3.0.v20120613-1951-H135-Final (org.jboss.tools.openshift.express.ui 2.3.0.v20120613-1951-H135-Final) To: bundle org.eclipse.egit.ui [1.0.0,2.0.0)
> {quote}
> -> People who don't have EGit. EGit is not part of our site.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-13391) org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase failure
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-13391:
--------------------------------------
Summary: org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase failure
Key: JBIDE-13391
URL: https://issues.jboss.org/browse/JBIDE-13391
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam 2
Affects Versions: 4.1.0.Alpha1
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Fix For: 4.1.0.Alpha1
{code}
testSeamELContentAssist(org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase) Time elapsed: 33.219 sec <<< FAILURE!
junit.framework.AssertionFailedError: Content Assist returned no proposals:
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.assertTrue(Assert.java:20)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testSeamELContentAssist(SeamELContentAssistTestCase.java:572)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-13380) org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure against Eclipse 4.3.0.M4
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13380?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-13380:
------------------------------------------------
This exactly related to Kepler. I've create a bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=398326
> org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure against Eclipse 4.3.0.M4
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13380
> URL: https://issues.jboss.org/browse/JBIDE-13380
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml source editing
> Affects Versions: 4.1.0.Alpha1
> Reporter: Alexey Kazakov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.1.0.Alpha1
>
>
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.tools.jst.css.test.CSSAllTests
> -------------------------------------------------------------------------------
> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.333 sec <<< FAILURE!
> CSStest
> Tests for CSS views
> org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790
> testInputFractionalValue(org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790)
> junit.framework.ComparisonFailure: expected:<1[].em> but was:<1[em1.em1].em>
> at junit.framework.Assert.assertEquals(Assert.java:85)
> at junit.framework.Assert.assertEquals(Assert.java:91)
> at org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790.testInputFractionalValue(InputFractionalValueTest_JBIDE4790.java:100)
> 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:168)
> at junit.framework.TestCase.runBare(TestCase.java:134)
> at junit.framework.TestResult$1.protect(TestResult.java:110)
> at junit.framework.TestResult.runProtected(TestResult.java:128)
> at junit.framework.TestResult.run(TestResult.java:113)
> at junit.framework.TestCase.run(TestCase.java:124)
> at junit.framework.TestSuite.runTest(TestSuite.java:243)
> at junit.framework.TestSuite.run(TestSuite.java:238)
> at junit.framework.TestSuite.runTest(TestSuite.java:243)
> at junit.framework.TestSuite.run(TestSuite.java:238)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
> at junit.framework.TestResult.runProtected(TestResult.java:128)
> at junit.extensions.TestSetup.run(TestSetup.java:27)
> at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
> at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
> at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
> at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
> at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4144)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1049)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:939)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:79)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:587)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:542)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
> at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
> at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> 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:353)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
> 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:629)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1443)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1419)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-13380) org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure against Eclipse 4.3.0.M4
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13380?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov edited comment on JBIDE-13380 at 1/16/13 2:41 PM:
-------------------------------------------------------------------------
It's exactly related to Kepler. I've create a bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=398326
was (Author: kmarmaliykov):
This exactly related to Kepler. I've create a bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=398326
> org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure against Eclipse 4.3.0.M4
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13380
> URL: https://issues.jboss.org/browse/JBIDE-13380
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml source editing
> Affects Versions: 4.1.0.Alpha1
> Reporter: Alexey Kazakov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.1.0.Alpha1
>
>
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.tools.jst.css.test.CSSAllTests
> -------------------------------------------------------------------------------
> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.333 sec <<< FAILURE!
> CSStest
> Tests for CSS views
> org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790
> testInputFractionalValue(org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790)
> junit.framework.ComparisonFailure: expected:<1[].em> but was:<1[em1.em1].em>
> at junit.framework.Assert.assertEquals(Assert.java:85)
> at junit.framework.Assert.assertEquals(Assert.java:91)
> at org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790.testInputFractionalValue(InputFractionalValueTest_JBIDE4790.java:100)
> 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:168)
> at junit.framework.TestCase.runBare(TestCase.java:134)
> at junit.framework.TestResult$1.protect(TestResult.java:110)
> at junit.framework.TestResult.runProtected(TestResult.java:128)
> at junit.framework.TestResult.run(TestResult.java:113)
> at junit.framework.TestCase.run(TestCase.java:124)
> at junit.framework.TestSuite.runTest(TestSuite.java:243)
> at junit.framework.TestSuite.run(TestSuite.java:238)
> at junit.framework.TestSuite.runTest(TestSuite.java:243)
> at junit.framework.TestSuite.run(TestSuite.java:238)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
> at junit.framework.TestResult.runProtected(TestResult.java:128)
> at junit.extensions.TestSetup.run(TestSetup.java:27)
> at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
> at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
> at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
> at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
> at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4144)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1049)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:939)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:79)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:587)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:542)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
> at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
> at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> 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:353)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
> 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:629)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1443)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1419)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-13380) org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure against Eclipse 4.3.0.M4
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13380?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-13380:
-------------------------------------------
Description:
{code}
-------------------------------------------------------------------------------
Test set: org.jboss.tools.jst.css.test.CSSAllTests
-------------------------------------------------------------------------------
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.333 sec <<< FAILURE!
CSStest
Tests for CSS views
org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790
testInputFractionalValue(org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790)
junit.framework.ComparisonFailure: expected:<1[].em> but was:<1[em1.em1].em>
at junit.framework.Assert.assertEquals(Assert.java:85)
at junit.framework.Assert.assertEquals(Assert.java:91)
at org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790.testInputFractionalValue(InputFractionalValueTest_JBIDE4790.java:100)
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:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4144)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1049)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:939)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:79)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:587)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:542)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
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:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1443)
at org.eclipse.equinox.launcher.Main.main(Main.java:1419)
{code}
was:
{code}
-------------------------------------------------------------------------------
Test set: org.jboss.tools.jst.css.test.CSSAllTests
-------------------------------------------------------------------------------
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.333 sec <<< FAILURE!
testInputFractionalValue(org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790) Time elapsed: 3.012 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<1[].em> but was:<1[em1.em1].em>
at junit.framework.Assert.assertEquals(Assert.java:85)
at junit.framework.Assert.assertEquals(Assert.java:91)
at org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790.testInputFractionalValue(InputFractionalValueTest_JBIDE4790.java:100)
...
{code}
> org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure against Eclipse 4.3.0.M4
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13380
> URL: https://issues.jboss.org/browse/JBIDE-13380
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml source editing
> Affects Versions: 4.1.0.Alpha1
> Reporter: Alexey Kazakov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.1.0.Alpha1
>
>
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.tools.jst.css.test.CSSAllTests
> -------------------------------------------------------------------------------
> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.333 sec <<< FAILURE!
> CSStest
> Tests for CSS views
> org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790
> testInputFractionalValue(org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790)
> junit.framework.ComparisonFailure: expected:<1[].em> but was:<1[em1.em1].em>
> at junit.framework.Assert.assertEquals(Assert.java:85)
> at junit.framework.Assert.assertEquals(Assert.java:91)
> at org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790.testInputFractionalValue(InputFractionalValueTest_JBIDE4790.java:100)
> 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:168)
> at junit.framework.TestCase.runBare(TestCase.java:134)
> at junit.framework.TestResult$1.protect(TestResult.java:110)
> at junit.framework.TestResult.runProtected(TestResult.java:128)
> at junit.framework.TestResult.run(TestResult.java:113)
> at junit.framework.TestCase.run(TestCase.java:124)
> at junit.framework.TestSuite.runTest(TestSuite.java:243)
> at junit.framework.TestSuite.run(TestSuite.java:238)
> at junit.framework.TestSuite.runTest(TestSuite.java:243)
> at junit.framework.TestSuite.run(TestSuite.java:238)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
> at junit.framework.TestResult.runProtected(TestResult.java:128)
> at junit.extensions.TestSetup.run(TestSetup.java:27)
> at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
> at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
> at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
> at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
> at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4144)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1049)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:939)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:79)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:587)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:542)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
> at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
> at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> 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:353)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
> 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:629)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1443)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1419)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months