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

testing: fix state not updating when failing peek opens #186802

Merged
merged 2 commits into from
Jun 30, 2023

Conversation

connor4312
Copy link
Member

Fixes #186376

…sults

Takes `markTaskComplete` 11,200ms to 70ms when running a 10k test suite,
by maintaining a count of computed states for children and avoiding
refreshing nodes unnecessarily.

For microsoft/vscode-python#21507
@connor4312 connor4312 enabled auto-merge (squash) June 30, 2023 22:37
@connor4312 connor4312 self-assigned this Jun 30, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the July 2023 milestone Jun 30, 2023
@connor4312 connor4312 merged commit de68ea3 into main Jun 30, 2023
6 checks passed
@connor4312 connor4312 deleted the connor4312/issue186376 branch June 30, 2023 23:28
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent test status between peek view and test results panel
3 participants