Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Updated ci build scripts (from rspec-dev) #443

Closed
wants to merge 7 commits into from

Conversation

pirj
Copy link
Member

@pirj pirj commented Nov 29, 2020

@pirj pirj self-assigned this Nov 29, 2020
@pirj pirj requested review from JonRowe and benoittgt November 29, 2020 11:45
@pirj pirj force-pushed the update-ci-build-scripts-2020-11-29-for-4-0-dev branch from 8c8a108 to af53c65 Compare November 29, 2020 12:41
@pirj
Copy link
Member Author

pirj commented Nov 29, 2020

MRI 2.7 fails on Windows:

  Fetching https://github.com/rspec/rspec.git
  Fetching https://github.com/rspec/rspec-expectations.git
  Fetching https://github.com/rspec/rspec-mocks.git
  Fetching https://github.com/rspec/rspec-support.git
  The dependency redcarpet (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for x64-mingw32 but the dependency is only for ruby. To add those platforms to the bundle, run `bundle lock --add-platform ruby`.
  The dependency github-markup (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for x64-mingw32 but the dependency is only for ruby. To add those platforms to the bundle, run `bundle lock --add-platform ruby`.
  The dependency jruby-openssl (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for x64-mingw32 but the dependency is only for java. To add those platforms to the bundle, run `bundle lock --add-platform java`.
  Fetching gem metadata from https://rubygems.org/.........
  Resolving dependencies...
  Bundler found conflicting requirements for the Ruby
     In Gemfile:
      Ruby x64-mingw32
  
      ffi (~> 1.11.0) x64-mingw32 was resolved to 1.11.3, which depends on
        Ruby (< 2.7.dev, >= 2.2) x64-mingw32
  
      rspec-core x64-mingw32 was resolved to 4.0.0.pre, which depends on
        Ruby (>= 1.8.7) x64-mingw32

To be fixed in a follow-up.

pirj added 3 commits December 2, 2020 22:48
     ============= Starting rspec-rails specs ===============
    Running specs for rspec-rails
    ~/work/rspec-mocks/rspec-rails ~/work/rspec-mocks/rspec-mocks
    Fetching gem metadata from https://rubygems.org/.........
    Fetching gem metadata from https://rubygems.org/.
    Resolving dependencies...
    Bundler could not find compatible versions for gem "rspec-core":
      In Gemfile:
        rspec-core

        rspec-rails was resolved to 4.1.0.pre, which depends on
          rspec-core (= 3.11.0.pre)

    Could not find gem 'rspec-core (= 3.11.0.pre)', which is required by gem
    'rspec-rails', in any of the relevant sources:
      source at `/home/runner/work/rspec-mocks/rspec-core`
@pirj pirj force-pushed the update-ci-build-scripts-2020-11-29-for-4-0-dev branch from af53c65 to 13a9d71 Compare December 2, 2020 19:48
@pirj pirj closed this Dec 6, 2020
@pirj pirj deleted the update-ci-build-scripts-2020-11-29-for-4-0-dev branch December 6, 2020 19:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants