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

Remove Rubinius/rbx from the test matrix #548

Merged
merged 2 commits into from
Jan 26, 2017
Merged

Commits on Jan 25, 2017

  1. Remove Rubinius/rbx from the test matrix

    Keen eyes might have observed that in #547 while reformatting the
    section about supported rubies I also removed the mention of
    Rubinius. I did this as it said they were just tested to make sure
    they don't crash which wasn't true anymore - full test suite is run
    but it was set to allowed failures.
    
    Sadly Rubinius hasn't been running/installing at all on travis for
    quite some time: https://travis-ci.org/colszowka/simplecov/jobs/169209429
    
    And before when it was still running it was failing on a lot of
    cukes: https://travis-ci.org/colszowka/simplecov/jobs/141918713
    
    As tests don't run/no one looks at aren't worth much I'm inclined
    to drop it from the test matrix, plus my recent experience with
    getting it running hasn't been stellar.
    
    We might always readd once they get their new interpreter and JIT
    going.
    PragTob committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    e90db27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b574bfb View commit details
    Browse the repository at this point in the history