Skip to content

"-v" flag doesn't make a difference to logging #22343

Closed
@karrtikr

Description

@karrtikr

Testing #22291

{
  "python.testing.unittestArgs": [
    // "-v",
    "-s",
    ".",
    "-p",
    "test_*.py"
  ],
  "python.testing.pytestEnabled": false,
  "python.testing.unittestEnabled": true
  // "python.logging.level": 40,
  // "liveshare.diagnosticLoggingLevel": "Trace",
  // "python.testing.unittestArgs": ["-v", "-s", ".", "-p", "test_*.py"],
  // "python.testing.unittestEnabled": true
}

Step 11 fails

Metadata

Metadata

Assignees

Labels

area-testinginfo-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions