[JBoss JIRA] (JBIDE-25163) Extends CDK 3 integration tests to support minishift's profile feature
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25163?page=com.atlassian.jira.plugi... ]
Ondrej Dockal edited comment on JBIDE-25163 at 11/6/17 10:11 AM:
-----------------------------------------------------------------
This tests cover first use case in https://issues.jboss.org/browse/JBIDE-25055:
* org.jboss.tools.cdk.ui.bot.tests.server.adapter.CDK32ServerAdapterStartTest
* org.jboss.tools.cdk.ui.bot.tests.server.adapter.CDK32ServerAdapterRestartTest.class
* org.jboss.tools.cdk.ui.bot.tests.server.adapter.CDK32ServerAdapterConnectionTest.class
or
* org.jboss.tools.cdk.ui.bot.tests.server.adapter.CDK32IntegrationTest
was (Author: odockal):
This tests covers first use case in https://issues.jboss.org/browse/JBIDE-25055:
* org.jboss.tools.cdk.ui.bot.tests.server.adapter.CDK32ServerAdapterStartTest
* org.jboss.tools.cdk.ui.bot.tests.server.adapter.CDK32ServerAdapterRestartTest.class
* org.jboss.tools.cdk.ui.bot.tests.server.adapter.CDK32ServerAdapterConnectionTest.class
or
* org.jboss.tools.cdk.ui.bot.tests.server.adapter.CDK32IntegrationTest
> Extends CDK 3 integration tests to support minishift's profile feature
> -----------------------------------------------------------------------
>
> Key: JBIDE-25163
> URL: https://issues.jboss.org/browse/JBIDE-25163
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: integration-tests
> Affects Versions: 4.5.1.AM3
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Critical
> Fix For: 4.5.2.AM1, 4.5.x
>
>
> https://issues.jboss.org/browse/JBIDE-25055 has brought new adapter and featured new widgets in CDK tooling.
> ITests should get extended to work with this features.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBDS-4571) SWTException prevents Getting Started tab from populating
by Leo Ufimtsev (JIRA)
[ https://issues.jboss.org/browse/JBDS-4571?page=com.atlassian.jira.plugin.... ]
Leo Ufimtsev commented on JBDS-4571:
------------------------------------
(btw Nick is away on PTO until Thursday next week. Just fyi).
> SWTException prevents Getting Started tab from populating
> ---------------------------------------------------------
>
> Key: JBDS-4571
> URL: https://issues.jboss.org/browse/JBDS-4571
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, central-update, upstream
> Affects Versions: 11.0.0.GA
> Environment: Fedora 26 x86_64
> webkitgtk4-2.16.6-1.fc26.x86_64
> devstudio-11.0.0.GA-installer-standalone.jar
> openjdk version "1.8.0_144"
> OpenJDK Runtime Environment (build 1.8.0_144-b01)
> OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
> Reporter: Roland Grunberg
> Assignee: Nick Boldt
> Fix For: 11.1.0.AM3
>
> Attachments: central-broken.png, fixed-news-ticker.png, fixed.png, install-central-latest-snapshot-on-epp-java-bundle.png
>
>
> # Using the Devstudio installer ($ java -jar /notnfs/Downloads/devstudio-11.0.0.GA-installer-standalone.jar), I installed in '/notnfs/devstudio' (not in a home folder), with the default system JVM.
> # On startup (can be from the install, or separately), create a workspace in $HOME/workspace-devstudio.
> # Red Hat Central view loads, with the 'Do Not Enter' icon and the text 'An exception was raised in Javascript'. Clicking on the 'Details >>' button shows the full stacktrace, and it is not logged into the Error Log view.
> Note that switching to the Software/Update tab gets the Red Hat Central view to become populated with the correct content so the issue seems isolated to the 'Getting Started' tab.
> https://paste.fedoraproject.org/paste/Y5jrMNBt86LoEAsqIGykTg
> The relevant part seems to be :
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25295) Cannot use minishift binary instead of CDK in CDK server adapter in IDE
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25295?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-25295:
----------------------------------
Issue Type: Feature Request (was: Bug)
> Cannot use minishift binary instead of CDK in CDK server adapter in IDE
> -----------------------------------------------------------------------
>
> Key: JBIDE-25295
> URL: https://issues.jboss.org/browse/JBIDE-25295
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: cdk
> Affects Versions: 4.5.1.Final
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Critical
> Attachments: Screenshot_20171025_134414.png
>
>
> I am curious what if user will want to use upstream minishift binary for CDK 3.x (3.2+) server adapter. It is not possible now.
> Is there a reason for not allowing user to use upstream minishift binary? Before we did not distinguish between CDK 3.1 and 3.2, it was possible in my opinion. We lost this option when new adapter was added and we started to check CDK v.3.x.x version string for two CDK 3.1 and CDK 3.2 binaries.
> [~rob.stryker] [~jeffmaury] [~mmalina] WDYT?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months