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

capped_truncate.js cannot be run with --repeat

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.1, 3.3.0
    • Affects Version/s: 3.2.0
    • Component/s: Storage
    • Labels:
    • Fully Compatible
    • ALL
    • Hide

      run the following:

      python buildscripts/resmoke.py --executor=no_passthrough_with_mongod --repeat=2 jstests/noPassthroughWithMongod/capped_truncate.js
      
      Show
      run the following: python buildscripts/resmoke.py --executor=no_passthrough_with_mongod --repeat=2 jstests/noPassthroughWithMongod/capped_truncate.js
    • TIG E (01/08/16)

      It creates a collection here without dropping it first, so this command fails the second time the test is run.

            Assignee:
            kamran.khan Kamran K.
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: