Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-42740

If the 'top' command fails due to BSONObjectTooLarge in testing, then fail the test silently

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2019-08-12

      Because we're testing long collection names in core and noPassthroughWithMongod, any test running top in parallel has the potential to fail as it will exceed the BSON document limit.

      If the top command fails because of BSONObjectTooLarge, return early and stop the test running it.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: