forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix Python tests on Windows #14023
Copy link
Copy link
Closed
Labels
area-internalLabel for non-user facing issuesLabel for non-user facing issuesdebtCode quality issuesCode quality issuesimportantIssue identified as high-priorityIssue identified as high-priority
Metadata
Metadata
Assignees
Labels
area-internalLabel for non-user facing issuesLabel for non-user facing issuesdebtCode quality issuesCode quality issuesimportantIssue identified as high-priorityIssue identified as high-priority
Type
Fields
Give feedbackNo fields configured for issues without a type.
These 2 fails on CI on Windows
FAILED pythonFiles\tests\testing_tools\adapter\test_functional.py::PytestTests::test_discover_complex_default
FAILED pythonFiles\tests\testing_tools\adapter\test_functional.py::PytestTests::test_discover_complex_doctest
They are disabled for now.