Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-13380

org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure against Eclipse 4.3.0.M4

    XMLWordPrintable

Details

    Description

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

      Attachments

        Issue Links

          Activity

            People

              kmarmaliykov Konstantin Marmalyukov (Inactive)
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: