[JBoss JIRA] (JBDS-4139) Undefined reference in install log
by Jan Richter (JIRA)
Jan Richter created JBDS-4139:
---------------------------------
Summary: Undefined reference in install log
Key: JBDS-4139
URL: https://issues.jboss.org/browse/JBDS-4139
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.2.0.AM3
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Minor
In the install log, I found this:
{noformat}
Tue, 25 Oct 2016 20:37:08 GMT-INFO: cdk - postVagrantSetup called
Tue, 25 Oct 2016 20:37:08 GMT-INFO: undefined - Set PATH environment variable to c:\DevelopmentSuite\vagrant\bin;c:\DevelopmentSuite\cygwin\bin;'
Tue, 25 Oct 2016 20:37:08 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DevelopmentSuite\cdk\plugins\landrush-1.2.0.dev.gem"
{noformat}
I guess some method in cdk has an invalid reference to the CDKInstall.key()
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)
9 years, 5 months
[JBoss JIRA] (JBIDE-23029) Integration tests: Tests should be able to run individually
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23029?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-23029:
------------------------------------------
this was merged into master. Thanks!
> Integration tests: Tests should be able to run individually
> -----------------------------------------------------------
>
> Key: JBIDE-23029
> URL: https://issues.jboss.org/browse/JBIDE-23029
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: integration_tests
> Fix For: 4.4.2.AM3
>
>
> We should be able to run the bot tests individually. Currently you cant because the suite is setting up requirements (ex. ScalingTest requires a connection. The connection though is set up in the CreateNewConnectionTest. You thus cant run ScalingTest only, you need to copy the suite, comment all the tests that you dont need).
> This is even more true since running the whole suite is a lengthy task.
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)
9 years, 5 months