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

dbtests suite runs no tests in resmoke.py

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.1
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • ALL
    • TIG 2017-12-18

      The dbtests suite no longer works for resmoke.py. It was broken by the work from SERVER-30755:

      python buildscripts/resmoke.py --suites=dbtest --dryRun=tests
      [resmoke] 2017-12-12T16:04:34.122-0500 resmoke.py invocation: buildscripts/resmoke.py --suites=dbtest --dryRun=tests
      [resmoke] 2017-12-12T16:04:34.127-0500 YAML configuration of suite dbtest
      test_kind: db_test
      
      selector: {}
      
      executor:
        config:
          dbtest_options:
            dur: ''
      
      logging:
        executor:
          format: '[%(name)s] %(asctime)s %(message)s'
          handlers:
          - class: logging.StreamHandler
        fixture:
          format: '[%(name)s] %(message)s'
          handlers:
          - class: logging.StreamHandler
        tests:
          format: '[%(name)s] %(asctime)s %(message)s'
          handlers:
          - class: logging.StreamHandler
      [executor] 2017-12-12T16:04:34.127-0500 Tests that would be run in suite dbtest:
      (no tests)
      [executor] 2017-12-12T16:04:34.127-0500 Tests that would be excluded from suite dbtest:
      (no tests)
      [resmoke] 2017-12-12T16:04:34.127-0500 ================================================================================
      [resmoke] 2017-12-12T16:04:34.127-0500 Summary of dbtest suite: No tests ran.
      Suite did not run any tests.
      

            Assignee:
            jonathan.abrahams Jonathan Abrahams
            Reporter:
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: