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

More fixes for test UI #16967

Merged
merged 3 commits into from
Aug 13, 2021
Merged

More fixes for test UI #16967

merged 3 commits into from
Aug 13, 2021

Conversation

karthiknadig
Copy link
Member

Closes #16962
Closes #16963

@karthiknadig karthiknadig added the skip tests Updates to tests unnecessary label Aug 13, 2021
@karthiknadig karthiknadig self-assigned this Aug 13, 2021
@karthiknadig karthiknadig merged commit 7fba937 into microsoft:main Aug 13, 2021
@karthiknadig karthiknadig deleted the testui-fixes branch August 13, 2021 17:12
@mmfarrugia
Copy link

I am having the issue in #16963 but solely when debugging tests (not running them normally) with pytest in VSCode. I have the latest version of pytest, VSCode, and python 3.9.12. I am running with my interpreter set to my conda base environment but I also already set the default and testing default environments for the workspace as that interpreter and that did not change anything. I didn't have any of these issues until I updated pytest and python (3.8 to 3.9). My apologies if there is another thread for this, but I haven't found anything more recent similar to my issue.

If this is not a quick answer with a known thread or perhaps an insider update, please let me know and I will add the details for reproducing the issue.

Thank you!

@karthiknadig
Copy link
Member Author

@mmfarrugia Please create a separate bug for this.

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.

Test result not found for pytest. Changing enivronment to Python2.7 cannot find test.
2 participants