Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotfix for RobotLocomotion#12898 (RobotLocomotion#12899)
Related to RobotLocomotion#12876. Apparently, running with ``` CC=clang CXX=clang++ bazel test --compilation_mode=dbg --config=memcheck_everything region_of_attraction_test ``` caused mosek to simply fail to solve the problem. I've disabled this test entirely for mosek now. Disconcerting for sure. Would be good to root cause this. RobotLocomotion#12876 has all of the discussion/details.
- Loading branch information