-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Run VirtualProjectXmlProviderTests always now #79708
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
base: main
Are you sure you want to change the base?
Run VirtualProjectXmlProviderTests always now #79708
Conversation
We're on a new enough SDK that we can assume this will work.
|
Looks like the test hung: @RikkiGibson any known issues here? |
|
I do not know what the issue is, it may be a case of test rot. So annoying that I need a joined machine now to navigate the test artifacts from the web. I am allowed to download the whole artifact but not list the files in the artifact. So I am unsure where the hang dump was uploaded to. |
@RikkiGibson since these are helix dumps, they would be on the helix test attachments usually. However for some reason the attachments tab on the test is blank. But you can find the dump links on the failed work item details here - |
|
I'm checking out the branch and trying to run the test now |
|
I ran the tests from Jason's branch but did not repro the failure locally. I downloaded |
|
I wonder if the |
|
I too am seeing VS only say there's native code to debug, but WinDBG + !dumpasync was able to find: So looks like we have a deadlock or something. |
We're on a new enough SDK that we can assume this will work.