Skip to content

Specs fail on bundled gem on rubyci.org #29

Description

@mjago

I wrote some specs for DidYouMean module to satisfy ruby/spec issue #175.
These specs pass on ruby/spec CI (travis and appveyor).

However these specs fail all platforms on rubyci.org due to the specs being run before bundled gems (including did_you_mean) are downloaded - and were therefore reverted (PR #352).

Is this sequence by design on rubyci.org or should running specs be deferred until bundled gems are downloaded?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions