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

Improve MOI test usage #111

Merged
merged 11 commits into from
Mar 29, 2019
Merged

Improve MOI test usage #111

merged 11 commits into from
Mar 29, 2019

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    ec0b55e View commit details
    Browse the repository at this point in the history
  2. add more bridged tests

    rschwarz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    1cafa7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5dcae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ffac6 View commit details
    Browse the repository at this point in the history
  5. fix typo

    rschwarz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    ba71e2d View commit details
    Browse the repository at this point in the history
  6. list more excluded testsets

    rschwarz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    8831792 View commit details
    Browse the repository at this point in the history
  7. add bridged socptest

    rschwarz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    b79659e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ab9576 View commit details
    Browse the repository at this point in the history
  9. direct solver: call tests individually

     - will not fail when future tests use unsupported constraints or other features
     - as discussed in jump-dev/MathOptInterface.jl#697
    rschwarz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    b4ac732 View commit details
    Browse the repository at this point in the history
  10. weaken tolerance for socptest

    - worked fine locally
    - failed on Travis with OSX, possibly b/c of missing IPOPT
    rschwarz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    e2dd491 View commit details
    Browse the repository at this point in the history
  11. weaken tolerances more?!

    rschwarz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    30b3cf6 View commit details
    Browse the repository at this point in the history