Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-12255

WT python test --ignore-stdout does not work

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT11.3.0, 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Engines

      wiredtiger/test/suite/run.py parses the --ignore-stdout parameter incorrectly. It should check for -ignore-stdout not --ignore-stdout since one - has been removed already.

      Note, -i is parsed correctly.

      Work-around: Specify -i instead of --ignore-stdout.

      Due to the work-around this is primarily a problem in scripts. Thus priority P4.

            Assignee:
            tod.johnson@mongodb.com Tod Johnson
            Reporter:
            tod.johnson@mongodb.com Tod Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: