[jbosstools-issues] [JBoss JIRA] (JBDS-4712) Installing JBDS onto Eclipse photon (aka BYOE) shows certificate selection dialog

Nick Boldt (JIRA) issues at jboss.org
Tue Jul 3 09:41:00 EDT 2018


    [ https://issues.jboss.org/browse/JBDS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600184#comment-13600184 ] 

Nick Boldt edited comment on JBDS-4712 at 7/3/18 9:40 AM:
----------------------------------------------------------

When installing something signed into Eclipse, the cert selection / approval dialog is expected. So the tests should be ready to simply accept the selection of all certs and continue. Please propose your change [1] as a PR, rebased against master [2].

[1] https://github.com/vprusa/jbdevstudio-qa/blame/master/devstudio-installer.common/src/com/jboss/jbds/installation/common/util/InstallationOperator.java#L163
[2] https://github.com/jbdevstudio/jbdevstudio-qa/blame/master/devstudio-installer.common/src/com/jboss/jbds/installation/common/util/InstallationOperator.java#L143



was (Author: nickboldt):
When installing something into Eclipse which is signed, the cert selection / approval dialog is expected. So the tests should be ready to simply accept the selection of all certs and continue. Please propose your change [1] as a PR, rebased against master [2].

[1] https://github.com/vprusa/jbdevstudio-qa/blame/master/devstudio-installer.common/src/com/jboss/jbds/installation/common/util/InstallationOperator.java#L163
[2] https://github.com/jbdevstudio/jbdevstudio-qa/blame/master/devstudio-installer.common/src/com/jboss/jbds/installation/common/util/InstallationOperator.java#L143


> Installing JBDS onto Eclipse photon (aka BYOE) shows certificate selection dialog
> ---------------------------------------------------------------------------------
>
>                 Key: JBDS-4712
>                 URL: https://issues.jboss.org/browse/JBDS-4712
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 12.0.0.AM3, 12.0.0.GA
>         Environment: Eclipse Photon,
> RHEL7 (automation), fedora27 (local), most likely not OS related.
>            Reporter: Vojtech Prusa
>             Fix For: 12.0.0.GA
>
>
> Hello, 
> I am fixing and updating devstudio installer tests and i have run into issue about which i am not sure if its is relevant.
> Automation of installer tests fails on Installing JBDS onto Eclipse with following message:
> "java.lang.AssertionError: Selection Needed window has been displayed."
> Full message is here:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/devstudio_installer_tests/job/Devstudio_Installation/job/BYOE_Installation/job/Install_JBDS_from_installer_jar/89/jdk=openjdk-1.8,label_exp=rhel7/testReport/com.jboss.jbds.byoe.test/InstallerJarTest/testInstallFromArchive_no_configuration/
> If ifgnored installation ends up successfully.
> Error line:
> https://github.com/vprusa/jbdevstudio-qa/blame/master/devstudio-installer.common/src/com/jboss/jbds/installation/common/util/InstallationOperator.java#L163
> Tests were executed against my git fork with fixes not merged yet, the original line is here:
> https://github.com/jbdevstudio/jbdevstudio-qa/blame/master/devstudio-installer.common/src/com/jboss/jbds/installation/common/util/InstallationOperator.java#L143 
> My question is:
> Should i consider this as an error or not.
> If yes then issue is filed, if no I will remove this line from the test. 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list