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

Change testing for direct mode and V6 to exclusion lists #1789

Merged
merged 9 commits into from
Sep 5, 2017

Commits on Sep 4, 2017

  1. Configuration menu
    Copy the full SHA
    1d9cc38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7331b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f01f02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f82c7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d34a742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d22030 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8da9b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. NF: Introducing datalad.tests.skipknownfailures (default: yes), which…

    … enables the skipping of tests (by decorators 'skip_v6' and 'skip_direct_mode' ATM). By this switch the skipping can easily be disabled.
    bpoldrack committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    857c7ec View commit details
    Browse the repository at this point in the history
  2. BF: Use of config.obtain() led to interactively asking for datalad.re…

    …po.version, which timed out test runs
    bpoldrack committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    81d4f5b View commit details
    Browse the repository at this point in the history