[JBoss JIRA] (JBIDE-26940) Prepare Hackaton on Job DSL for local ppl
by Ondrej Dockal (Jira)
Ondrej Dockal created JBIDE-26940:
-------------------------------------
Summary: Prepare Hackaton on Job DSL for local ppl
Key: JBIDE-26940
URL: https://issues.jboss.org/browse/JBIDE-26940
Project: Tools (JBoss Tools)
Issue Type: Task
Components: qa
Affects Versions: 4.14.0.AM1
Reporter: Ondrej Dockal
Assignee: Ondrej Dockal
Fix For: 4.14.0.AM1
Prepare workshop for job dsl onboarding for our QEs in team and some others.
Will show and go through migration of jenkins job defined via GUI into job DSL running on jenkins on PSI.
Will cover more topics.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (JBIDE-26807) Add missing templates of the OSes used in CodeReady Studio certification matrix into PSI jenkins
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26807?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-26807:
----------------------------------
Sprint: devex #172 Sep 2019, devex #175 Nov 2019 (was: devex #172 Sep 2019, devex #174 Oct 2019)
> Add missing templates of the OSes used in CodeReady Studio certification matrix into PSI jenkins
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26807
> URL: https://issues.jboss.org/browse/JBIDE-26807
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.13.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: jenkins
> Fix For: 4.13.0.Final
>
>
> Add missing jenkins cloud templates into new PSI jenkins with proper flavors and label (medium, x64, jbds, etc). OSes missing:
> * fedora 29, 30
> * static macs: bigmek, domek, zamek, dev-platform-mac1, dev-platform-mac2
> * ubuntu 19.04, 18.04
> Update ci.nested.virt flavors
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (JBIDE-26787) Several tests in examples.wildfly.itests are failing due to "Exception during sync execution in UI thread"
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26787?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-26787:
----------------------------------
Sprint: devex #172 Sep 2019, devex #173 Oct 2019, devex #175 Nov 2019 (was: devex #172 Sep 2019, devex #173 Oct 2019, devex #174 Oct 2019)
> Several tests in examples.wildfly.itests are failing due to "Exception during sync execution in UI thread"
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26787
> URL: https://issues.jboss.org/browse/JBIDE-26787
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests, project-examples
> Affects Versions: 4.13.0.AM1
> Environment: All, tests are failing sporadically.
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
>
> Several tests in examples.wildfly.itests are failing due to "Exception during sync execution in UI thread"
> h2. *Jenkins:*
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/examples...
> h2. *Stack Trace:*
> org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread
> at org.jboss.tools.examples.ui.bot.test.integration.WildFlyImportQuickstartsTest.quickstartTest(WildFlyImportQuickstartsTest.java:62)
> Caused by: org.eclipse.swt.SWTException: Widget is disposed
> h2. *Standard Error:*
> org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread
> at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112)
> at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84)
> at org.eclipse.reddeer.core.handler.TreeItemHandler.getText(TreeItemHandler.java:68)
> at org.eclipse.reddeer.swt.impl.tree.AbstractTreeItem.getCell(AbstractTreeItem.java:77)
> at org.eclipse.reddeer.eclipse.ui.problems.Problem.getCell(Problem.java:68)
> at org.eclipse.reddeer.eclipse.ui.markers.AbstractMarker.getDescription(AbstractMarker.java:43)
> at org.jboss.tools.central.reddeer.api.ExamplesOperator.getAllWarnings(ExamplesOperator.java:225)
> at org.jboss.tools.examples.ui.bot.test.integration.AbstractImportQuickstartsTest.checkForWarnings(AbstractImportQuickstartsTest.java:375)
> at org.jboss.tools.examples.ui.bot.test.integration.AbstractImportQuickstartsTest.runQuickstarts(AbstractImportQuickstartsTest.java:283)
> at org.jboss.tools.examples.ui.bot.test.integration.WildFlyImportQuickstartsTest.quickstartTest(WildFlyImportQuickstartsTest.java:62)
> at jdk.internal.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
>
> ...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (JBIDE-26750) Update CDI.itests to run on java 11 and add some parameters to the pom.xml
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26750?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-26750:
----------------------------------
Sprint: devex #172 Sep 2019, devex #173 Oct 2019, devex #175 Nov 2019 (was: devex #172 Sep 2019, devex #173 Oct 2019, devex #174 Oct 2019)
> Update CDI.itests to run on java 11 and add some parameters to the pom.xml
> --------------------------------------------------------------------------
>
> Key: JBIDE-26750
> URL: https://issues.jboss.org/browse/JBIDE-26750
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: cdi
> Affects Versions: 4.13.0.AM1
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.0.Final
>
>
> *Description of the task from [~odockal]:*
> It would be awesome to also have test project running on Java 11 in case that test are running on machine with jdk 11.
> Also, I can see that this condition repeats in every class, do you dare to extract it somewhere else and just call in @requirementResctriction annotated method? Let's put it into some utility class, that's an easiest solution.
> Update:
> I can image that server family and version would be parametrized in pom. One could have parameter ie. server.family and server.version and so any update to server and its version could happen in one place at once.
> And you can run test for both server eap and wildfly driven by param in jenkins.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months