See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
[Stephane Bouchet] #comment bump up to parent pom version = 4.30.0.Final-SNAPSHOT #close
------------------------------------------
[...truncated 971.95 KiB...]
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.879
!MESSAGE No line style provider for org.eclipse.wst.sse.ST_DEFAULT
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.879
!MESSAGE No line style provider for org.eclipse.wst.sse.UNKNOWN_PARTITION_TYPE
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.880
!MESSAGE No line style provider for org.eclipse.wst.xml.XML_DEFAULT
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.880
!MESSAGE No line style provider for org.eclipse.wst.xml.XML_CDATA
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.880
!MESSAGE No line style provider for org.eclipse.wst.xml.XML_DECL
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.881
!MESSAGE No line style provider for org.eclipse.wst.xml.XML_COMMENT
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.881
!MESSAGE No line style provider for org.eclipse.wst.xml.PROCESSING_INSTRUCTION:
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.882
!MESSAGE No line style provider for org.eclipse.wst.html.SCRIPT
!ENTRY org.eclipse.wst.html.ui 2 2 2024-06-13 12:11:39.882
!MESSAGE No line style provider for org.eclipse.wst.html.SCRIPT.EVENTHANDLER
Tests run: 19, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 78.73 s <<<
FAILURE! -- in org.jboss.tools.vpe.preview.editor.test.HTMLEditorAllTests
org.jboss.tools.vpe.preview.editor.test.editor.OpenEditorTest.openPreviewTabTest -- Time
elapsed: 7.401 s
org.jboss.tools.vpe.preview.editor.test.editor.OpenEditorTest.openVisualSourceTabTest --
Time elapsed: 0.828 s
org.jboss.tools.vpe.preview.editor.test.editor.OpenEditorTest.openSourceTabTest -- Time
elapsed: 0.575 s
org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest.refreshOnChangeTest --
Time elapsed: 11.15 s
org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest.refreshOnSaveTest --
Time elapsed: 20.73 s
org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest.norefreshTest -- Time
elapsed: 20.66 s
org.jboss.tools.vpe.preview.editor.test.editor.PreviewReloadTest.externalUrlReloadTest --
Time elapsed: 10.57 s <<< ERROR!
java.lang.Exception: Refresh does not happens
at
org.jboss.tools.vpe.preview.editor.test.editor.PreviewReloadTest.externalUrlReloadTest(PreviewReloadTest.java:69)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
at
org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
at
org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
at
org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
at
org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
at
org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
org.jboss.tools.vpe.preview.editor.test.editor.PreviewReloadTest.externalUrlReloadTest --
Time elapsed: 10.57 s <<< FAILURE!
java.lang.AssertionError: Refresh does not happens
at org.junit.Assert.fail(Assert.java:89)
at
org.jboss.tools.vpe.preview.editor.test.editor.VpvTest.failOnException(VpvTest.java:68)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
at
org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
at
org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
at
org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
at
org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
at
org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testOpenInDefaultBrowserAction
-- Time elapsed: 0.577 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testPageDesignAction -- Time
elapsed: 0.516 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testBackForwardAction --
Time elapsed: 0.566 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testManualRefresh -- Time
elapsed: 0.466 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testEditorSplittingAction --
Time elapsed: 0.513 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testPreferencesAction --
Time elapsed: 0.419 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testShowSelectionBarAction
-- Time elapsed: 0.577 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvPreferencesTest.setDefaultTabPreferences
-- Time elapsed: 1.627 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvPreferencesTest.testSizeOfVisualPane --
Time elapsed: 0.368 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvPreferencesTest.showSelectionBarPreferences
-- Time elapsed: 0.376 s
org.jboss.tools.vpe.preview.editor.test.editor.VpvPreferencesTest.testEditorSplittingPreferences
-- Time elapsed: 0.359 s
Results:
Errors:
org.jboss.tools.vpe.preview.editor.test.editor.PreviewReloadTest.externalUrlReloadTest
Run 1: PreviewReloadTest.externalUrlReloadTest:69 Refresh does not happens
Run 2: PreviewReloadTest>VpvTest.failOnException:68 Refresh does not happens
Tests run: 18, Failures: 0, Errors: 1, Skipped: 0
!ENTRY org.eclipse.e4.ui.workbench.swt 1 0 2024-06-13 12:11:40.279
!MESSAGE Saving dialog settings
!ENTRY org.eclipse.core.resources 2 10035 2024-06-13 12:11:41.235
!MESSAGE The workspace will exit with unsaved changes in this session.
[ERROR] There are test failures.
Please refer to
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...
for the individual test results.
[INFO]
[INFO] --- tycho-p2-extras:4.0.4:compare-version-with-baselines (default) @
org.jboss.tools.vpe.preview.editor.test ---
[WARNING] Parameter 'comparator' is read-only, must not be used in configuration
[INFO] Execution was skipped
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for vpe.tests 3.9.100-SNAPSHOT:
[INFO]
[INFO] vpe.tests .......................................... SUCCESS [ 0.785 s]
[INFO] org.jboss.tools.vpe.base.test ...................... SUCCESS [ 20.122 s]
[INFO] org.jboss.tools.vpe.ui.test ........................ SUCCESS [ 42.003 s]
[INFO] org.jboss.tools.vpe.html.test ...................... SUCCESS [01:27 min]
[INFO] org.jboss.tools.vpe.spring.test .................... SUCCESS [ 51.805 s]
[INFO] org.jboss.tools.vpe.jsp.test ....................... SUCCESS [ 57.343 s]
[INFO] org.jboss.tools.vpe.test ........................... SUCCESS [ 21.635 s]
[INFO] org.jboss.tools.vpe.preview.editor.test ............ SUCCESS [01:38 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:29 min
[INFO] Finished at: 2024-06-13T12:11:41-04:00
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Build step 'Console output (build log) parsing' changed build result to FAILURE
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
[description-setter] Description set: