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) #2788

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 and removed request for JonRowe November 29, 2020 11:45
@pirj pirj force-pushed the update-ci-build-scripts-2020-11-29-for-4-0-dev branch 2 times, most recently from 1fb1737 to b020ad3 Compare November 29, 2020 12:44
@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 pirj force-pushed the update-ci-build-scripts-2020-11-29-for-4-0-dev branch from cc55f91 to b020ad3 Compare December 2, 2020 19:37
pirj added 3 commits December 2, 2020 22:46
     ============= 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 b020ad3 to 9d34034 Compare December 2, 2020 19:47
@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:41
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