]
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]
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]
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/Devstud...
If ifgnored installation ends up successfully.
Error line:
https://github.com/vprusa/jbdevstudio-qa/blame/master/devstudio-installer...
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-inst...
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.