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

Remove MDAlgorithm dependencies from DataObjectsTest #539

Merged

Conversation

martyngigg
Copy link
Member

Fixes trac issue #11497

This will also fix the Valgrind build that relies on being able to run everything up to DataObjects without other dependencies.

Tester
You should remove all .so/.dylib/.dll files from your bin, bin/Release or bin/Debug directory and then just build DataObjectsTest. The tests should then run without a problem.

@martyngigg martyngigg added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing) Framework Issues and pull requests related to components in the Framework labels Apr 8, 2015
@martyngigg martyngigg added this to the Release 3.4 milestone Apr 8, 2015
If the FrameworkManager is not loaded then CompareMDWorkspaces is not
available and the check events tests fail.
Refs #11497
@DanNixon DanNixon self-assigned this Apr 9, 2015
DanNixon added a commit that referenced this pull request Apr 9, 2015
…ndencies_from_dataobjects

Remove MDAlgorithm dependencies from DataObjectsTest
@DanNixon DanNixon merged commit 7763cca into master Apr 9, 2015
@DanNixon DanNixon deleted the 11497_rm_mdalgorithms_dependencies_from_dataobjects branch April 9, 2015 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing) Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants