Github actions fail to run tests on Ruby 2.6

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None

      See for example: https://github.com/mongodb/mongoid/actions/runs/4197697547/jobs/7280359932

       

      An error occurred while loading ./spec/integration/app_spec.rb.
      49Failure/Error: require "action_controller"
      50
      51NameError:
      52  constant Logger::Format not defined
      53# ./spec/spec_helper.rb:8:in `require'
      54# ./spec/spec_helper.rb:8:in `<top (required)>'
      55# ./spec/integration/app_spec.rb:3:in `require'
      56# ./spec/integration/app_spec.rb:3:in `<top (required)>'
      57 

      Evergreen configurations for 2.6 do not fail - https://spruce.mongodb.com/variant-history/mongoid/ruby-2.6__mongodb-version~4.0_topology~replica-set_ruby~ruby-2.6_os~ubuntu-16.04_driver~current

      The problem seems to be Github Actions specific.

              Assignee:
              Dmitry Rybakov
              Reporter:
              Johnny Shields
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: