Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2670

Test suite tries to mutate a frozen string

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.15.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible

      See Snappy 4.4 Replica Set jruby-9.2 configuration output

      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196881]   2) Mongo::Address#socket :connect_timeout option defaults to 10
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196911]      Failure/Error: msg << "\n  #{record.object}"
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196911]      
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196911]      FrozenError:
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196918]        can't modify frozen String
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196922]      # ./spec/support/background_thread_registry.rb:44:in `block in verify_empty!'
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196922]      # ./spec/support/background_thread_registry.rb:43:in `block in verify_empty!'
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196927]      # ./spec/support/background_thread_registry.rb:39:in `verify_empty!'
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196931]      # ./spec/support/common_shortcuts.rb:22:in `block in clean_slate'
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196934]      # ./spec/lite_spec_helper.rb:131:in `block in /data/mci/cba4a0b2d031fa68588457d2ed27b428/src/spec/lite_spec_helper.rb'
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196939]      # ./spec/lite_spec_helper.rb:130:in `block in /data/mci/cba4a0b2d031fa68588457d2ed27b428/src/spec/lite_spec_helper.rb'
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196943]      # ./spec/lite_spec_helper.rb:113:in `block in /data/mci/cba4a0b2d031fa68588457d2ed27b428/src/spec/lite_spec_helper.rb'
      [2021/06/01 19:20:05.197] [egos:O 2021-06-01T19:20:05.196948]      # ./spec/support/background_thread_registry.rb:65:in `block in /data/mci/cba4a0b2d031fa68588457d2ed27b428/src/spec/support/background_thread_registry.rb' 

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: