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

Fix ruby-head test failures

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.14.0, 2.13.2
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
    • Fully Compatible

      [2020-11-26 23:45:33.733]
      [2020-11-26 23:45:33.733]   1) Mongo::Server::AppMetadata#document behaves like app metadata document includes operating system information
      [2020-11-26 23:45:33.733]      Failure/Error: document[:client][:os][:name].should == 'linux-gnu'
      [2020-11-26 23:45:33.733]      
      [2020-11-26 23:45:33.733]        expected: "linux-gnu"
      [2020-11-26 23:45:33.733]             got: "linux" (using ==)
      [2020-11-26 23:45:33.733]      Shared Example Group: "app metadata document" called from ./spec/mongo/server/app_metadata_spec.rb:143
      [2020-11-26 23:45:33.733]      # ./spec/mongo/server/app_metadata_shared.rb:16:in `block (2 levels) in <top (required)>'
      [2020-11-26 23:45:33.733]      # ./spec/lite_spec_helper.rb:122:in `block (3 levels) in <top (required)>'
      [2020-11-26 23:45:33.733]      # ./spec/lite_spec_helper.rb:121:in `block (2 levels) in <top (required)>'
      [2020-11-26 23:45:33.733]      # ./spec/lite_spec_helper.rb:104:in `block (2 levels) in <top (required)>'
      [2020-11-26 23:45:33.733]      # ./spec/support/background_thread_registry.rb:62:in `block (2 levels) in <top (required)>'
      
      
      [2020-11-26 23:46:01.479]   2) Mongo::Server::Monitor::AppMetadata#document behaves like app metadata document includes operating system information
      [2020-11-26 23:46:01.479]      Failure/Error: document[:client][:os][:name].should == 'linux-gnu'
      [2020-11-26 23:46:01.479]      
      [2020-11-26 23:46:01.479]        expected: "linux-gnu"
      [2020-11-26 23:46:01.479]             got: "linux" (using ==)
      [2020-11-26 23:46:01.479]      Shared Example Group: "app metadata document" called from ./spec/mongo/server/monitor/app_metadata_spec.rb:21
      [2020-11-26 23:46:01.479]      # ./spec/mongo/server/app_metadata_shared.rb:16:in `block (2 levels) in <top (required)>'
      [2020-11-26 23:46:01.479]      # ./spec/lite_spec_helper.rb:122:in `block (3 levels) in <top (required)>'
      [2020-11-26 23:46:01.479]      # ./spec/lite_spec_helper.rb:121:in `block (2 levels) in <top (required)>'
      [2020-11-26 23:46:01.479]      # ./spec/lite_spec_helper.rb:104:in `block (2 levels) in <top (required)>'
      [2020-11-26 23:46:01.479]      # ./spec/support/background_thread_registry.rb:62:in `block (2 levels) in <top (required)>'
      

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

              Created:
              Updated:
              Resolved: