Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for multiple directories in pytest args. #17306

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

karthiknadig
Copy link
Member

@karthiknadig karthiknadig commented Sep 7, 2021

Closes #17281

@karthiknadig karthiknadig added the skip tests Updates to tests unnecessary label Sep 7, 2021
@karthiknadig karthiknadig self-assigned this Sep 7, 2021
@karthiknadig karthiknadig merged commit faf48fe into microsoft:main Sep 7, 2021
karthiknadig added a commit to karthiknadig/vscode-python that referenced this pull request Sep 8, 2021
@karthiknadig karthiknadig deleted the issue17281 branch September 13, 2021 18:23
karthiknadig added a commit that referenced this pull request Sep 22, 2021
* Update version and change log (#17170)

* Ensure default python executable to use is 'python' instead of '' (#17161)

* Fix Pop-up The argument 'file' cannot be empty. Received '' appears when no Python is installed or when default python is selected

* News entry

* Ensure workspace interpreters are discovered and watched (#17144)

* Cherry pick discovery related fixes to release (#17310)

* Do path comparisons appropriately in the discovery component (#17244)

* Do path comparisons appropriately in the discovery component

* News entry

* Fix some tests

* Some more fixes

* Fix poetry unit tests

* Ensure we trigger discovery for the first time as part of extension activation (#17304)

* Ensure we trigger discovery for the first time as part of extension activation

* Oops

* Fix parent path check (#17274)

* Fix parent path check

* only buiild vsix

* More verbose logging

* Revert "only buiild vsix"

This reverts commit b601e59.

* Fix for multiple directories in pytest args. (#17306)

* Fix for a bunch of test issues. (#17311)

* Fix for a bunch of test issues.

* Lint python files.

* Fix issue with in complete unittest runs. (#17313)

* Fix27ci (#17327) (#17328)

* Ensure tensorboard is not installed for python 2.7

* Add news item

* Point release version, change log, and TPN updates (#17333)

* Update version

* Change log updates for point release

* Third part notice update

* Correctly indicate when a refresh has finished (#17336)

* Cherry pick fixes from main (#17348)

* Fix for filenames starting with py. (#17275)

* Fix for filenames starting with py.

* Add news item.

* Update change logs for cherry pick

* Update run failed tests icon (#17271) (#17349)

Co-authored-by: Luciana Abud <[email protected]>

* Cherry pick debug caching fix to release (#17355)

* Fix for cached debug configuration (#17354)

* Update change log for cherry pick

* Ensure we block getting active interpreter on auto-selection (#17370) (#17372)

* Ensure we block getting active interpreter on autoselection

* News entry

* Fix single workspace tests

* Fix lint

* Fix for `unittest` ModuleNotFoundError when discovering tests (#17369)

* Fix for ModuleNotFoundError

* Add news

* Ensure we use cwd

* linting

* Improve display of lines in test output. (#17373)

* Improve display of lines in test output.

* Add news item

* Handle debug in terminai with undefined uri (#17375)

* Fix for buttons not showing up for test items. (#17402)

* Update change log and version.

* DS Product names were inadvertently removed (#17434)

* Fix `Python extension loading...` issue for users who have disabled telemetry (#17448)

* Enable discovery experiments for all users including those who have opted out of telemetry

* News entry

* Oops

* Ensure we still respect optInto/optOutFrom setting for discovery experiment

* Update change log and version (#17450)

* Ensure TPN is up to date

Co-authored-by: Kartik Raj <[email protected]>
Co-authored-by: Luciana Abud <[email protected]>
Co-authored-by: Don Jayamanne <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing folder tree.
1 participant