-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pydrake: Revert some bindings of State accessors
Under Xenial GCC 5.4 + Python2 + --compilation_mode=dbg only, the //bindings/pydrake/systems:py/custom_test has about 75% failure rate when pydrake.systems.framework.State has too many methods bound. We'll need to root cause this further, but for now this repairs CI, while stopping short of a full revert.
- Loading branch information
1 parent
78f9f4b
commit 8883716
Showing
2 changed files
with
3 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters