Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

fix various test problems#1601

Merged
dirk-thomas merged 5 commits intomelodic-develfrom
fix_various_test_problems
Jan 31, 2019
Merged

fix various test problems#1601
dirk-thomas merged 5 commits intomelodic-develfrom
fix_various_test_problems

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

@dirk-thomas dirk-thomas commented Jan 30, 2019

Basically all cases tried to use resources they don't depend on and there are not guaranteed to be accessible when building / testing only with the declared dependencies.

See #863 (comment) where one of the cases was introduced. In that case this patch only fixes the testing but the missing dependency at runtime is still a problem.

@dirk-thomas dirk-thomas force-pushed the fix_various_test_problems branch from e7fe170 to c786503 Compare January 30, 2019 22:19
@dirk-thomas
Copy link
Copy Markdown
Member Author

The CI failure is due to a test known to be flaky.

@dirk-thomas dirk-thomas merged commit 7b60948 into melodic-devel Jan 31, 2019
@dirk-thomas dirk-thomas deleted the fix_various_test_problems branch January 31, 2019 00:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant