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

Python Binding Unit Tests Rely on URDFs in Examples #2611

Closed
liangfok opened this issue Jun 22, 2016 · 1 comment
Closed

Python Binding Unit Tests Rely on URDFs in Examples #2611

liangfok opened this issue Jun 22, 2016 · 1 comment

Comments

@liangfok
Copy link
Contributor

liangfok commented Jun 22, 2016

The unit tests in drake-distro/drake/bindings/python/pydrake/test/all access URDFs in drake-distro/drake/examples/. This violates the order-of-includes rule we're trying to enforce.

Related:

@jwnimmer-tri
Copy link
Collaborator

jwnimmer-tri commented Dec 23, 2016

So between (1) a revised understanding of what's allowed to depend on what (tests may in general depend on anything anywhere), and (2) its pydrake (which TRI doesn't curate), I think that this is no longer an issue. Resolved-invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants