Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ServerCommand UnitTests #312

Open
mdrillin opened this issue Dec 2, 2015 · 0 comments
Open

Fix ServerCommand UnitTests #312

mdrillin opened this issue Dec 2, 2015 · 0 comments

Comments

@mdrillin
Copy link
Contributor

mdrillin commented Dec 2, 2015

Several of the server command tests (org.komodo.relational.commands.server) have been omitted from the tests (@ignore) - due to class cast exception in ServerShellCommand.getWorkspaceServer.
These are mock tests, and the issue only occurs when running the build from command line - they pass when run in eclipse.
There is some rework being considered which may resolve this - we need to revisit this issue and remove the ignores when possible.

@mdrillin mdrillin self-assigned this Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant