[JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests
by Andrej Podhradsky (Jira)
[ https://issues.jboss.org/browse/JBTIS-1246?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky updated JBTIS-1246:
-------------------------------------
Attachment: test_error.txt
> Cannot execute JBTIS 4.6.x UI tests
> -----------------------------------
>
> Key: JBTIS-1246
> URL: https://issues.jboss.org/browse/JBTIS-1246
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: QE
> Affects Versions: 4.6.0.Final
> Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Priority: Blocker
> Attachments: test_error.txt
>
>
> Unfortunately, these days we are not able to execute any JBTIS UI test from branch {{jbtis-4.6.x}}. The error is really strange
> {code}
> !ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
> Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
> at org.eclipse.osgi.container.Module.start(Module.java:452)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
> {code}
> it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests
by Andrej Podhradsky (Jira)
Andrej Podhradsky created JBTIS-1246:
----------------------------------------
Summary: Cannot execute JBTIS 4.6.x UI tests
Key: JBTIS-1246
URL: https://issues.jboss.org/browse/JBTIS-1246
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: QE
Affects Versions: 4.6.0.Final
Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Unfortunately, these days we are not able to execute any JBTIS UI test from branch {{jbtis-4.6.x}}. The error is really strange
{code}
!ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
at org.eclipse.osgi.container.Module.start(Module.java:452)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
{code}
it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests
by Andrej Podhradsky (Jira)
[ https://issues.jboss.org/browse/JBTIS-1246?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky commented on JBTIS-1246:
------------------------------------------
Hi [~mkralik], this might afftect testing of Teiid Designer.
> Cannot execute JBTIS 4.6.x UI tests
> -----------------------------------
>
> Key: JBTIS-1246
> URL: https://issues.jboss.org/browse/JBTIS-1246
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: QE
> Affects Versions: 4.6.0.Final
> Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Priority: Blocker
>
> Unfortunately, these days we are not able to execute any JBTIS UI test from branch {{jbtis-4.6.x}}. The error is really strange
> {code}
> !ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
> Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
> at org.eclipse.osgi.container.Module.start(Module.java:452)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
> {code}
> it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests
by Andrej Podhradsky (Jira)
[ https://issues.jboss.org/browse/JBTIS-1246?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky edited comment on JBTIS-1246 at 5/9/19 5:17 AM:
------------------------------------------------------------------
Hi [~mkralik], this might affect testing of Teiid Designer.
was (Author: apodhrad):
Hi [~mkralik], this might afftect testing of Teiid Designer.
> Cannot execute JBTIS 4.6.x UI tests
> -----------------------------------
>
> Key: JBTIS-1246
> URL: https://issues.jboss.org/browse/JBTIS-1246
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: QE
> Affects Versions: 4.6.0.Final
> Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Priority: Blocker
>
> Unfortunately, these days we are not able to execute any JBTIS UI test from branch {{jbtis-4.6.x}}. The error is really strange
> {code}
> !ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
> Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
> at org.eclipse.osgi.container.Module.start(Module.java:452)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
> {code}
> it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBTIS-1245) Update UI tests for JDK 11
by Andrej Podhradsky (Jira)
Andrej Podhradsky created JBTIS-1245:
----------------------------------------
Summary: Update UI tests for JDK 11
Key: JBTIS-1245
URL: https://issues.jboss.org/browse/JBTIS-1245
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: QE
Affects Versions: 4.11.0.Final
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Fix For: 4.11.0.Final
We need to update our tests so that they also work with JDK 11.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26639) Connect wizard: have to repeatedly allow the security certificate of open.paas.redha.com
by André Dietisheim (Jira)
André Dietisheim created JBIDE-26639:
----------------------------------------
Summary: Connect wizard: have to repeatedly allow the security certificate of open.paas.redha.com
Key: JBIDE-26639
URL: https://issues.jboss.org/browse/JBIDE-26639
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.12.0.AM1
Reporter: André Dietisheim
Attachments: image-2019-05-07-22-56-12-592.png
steps:
# EXEC: open new connection wizard
# EXEC: in server use *https://open.paas.redhat.com*
# EXEC: hit *retrieve* link
# ASSERT: dialog shows up where you should accept the self-signed certificate
!image-2019-05-07-22-56-12-592.png!
# EXEC: check *always trust "open.paas.redhat.com"* & hit *Continue*
Result:
The dialog shows up again with the *always trust "open.paas.redhat.com"* unchecked. It doesnt seem to matter if you check it: the dialog shows up again and again and again and again...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26638) Import app: error message is not clearly matching available options
by André Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-26638?page=com.atlassian.jira.plugi... ]
André Dietisheim updated JBIDE-26638:
-------------------------------------
Fix Version/s: 4.12.x
> Import app: error message is not clearly matching available options
> --------------------------------------------------------------------
>
> Key: JBIDE-26638
> URL: https://issues.jboss.org/browse/JBIDE-26638
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.12.0.AM1
> Reporter: André Dietisheim
> Priority: Major
> Fix For: 4.12.x
>
> Attachments: image-2019-05-07-22-20-07-049.png
>
>
> steps:
> # ASSERT: have an application running on OpenShift
> # ASSERT: have it imported a 1st time
> # EXEC: kill the application & create it again
> # ASSERT: import application wizard pops up so that you can import it but it's displaying an error that tells you that the git clone already exists
> Result:
> !image-2019-05-07-22-20-07-049.png!
> The error message states that the git clone already exists and tells you to *select Reuse existing repository*. In the GUI though there's no such option, there's a checkbox marked with an error that's called *Do not clone - use existing repository*
> Expected result:
> The error message should matcht the label of the checkbox so that it gets more obvious what option is suggested. ex. *select use existing repository*
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26638) Import app: error message is not clearly matching available options
by André Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-26638?page=com.atlassian.jira.plugi... ]
André Dietisheim updated JBIDE-26638:
-------------------------------------
Affects Version/s: 4.12.0.AM1
(was: 4.12.x)
> Import app: error message is not clearly matching available options
> --------------------------------------------------------------------
>
> Key: JBIDE-26638
> URL: https://issues.jboss.org/browse/JBIDE-26638
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.12.0.AM1
> Reporter: André Dietisheim
> Priority: Major
> Attachments: image-2019-05-07-22-20-07-049.png
>
>
> steps:
> # ASSERT: have an application running on OpenShift
> # ASSERT: have it imported a 1st time
> # EXEC: kill the application & create it again
> # ASSERT: import application wizard pops up so that you can import it but it's displaying an error that tells you that the git clone already exists
> Result:
> !image-2019-05-07-22-20-07-049.png!
> The error message states that the git clone already exists and tells you to *select Reuse existing repository*. In the GUI though there's no such option, there's a checkbox marked with an error that's called *Do not clone - use existing repository*
> Expected result:
> The error message should matcht the label of the checkbox so that it gets more obvious what option is suggested. ex. *select use existing repository*
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months