Heath Stewart
Heath Stewart
For some reason, only recently this problem has been closing WT. I did set the background permission to "Always", but seems that shouldn't be necessary to prevent my terminal from...
Per offline discussion, I'm going to try to downgrade to PowerShell 7.3.2 and run that way for a while, but whatever caused wt.exe to ultimately terminate (whether pwsh.exe's fault or...
@DHowett even after downgrading to PowerShell 7.3.2 the problem still happened i.e., that might laptop went to sleep and when I woke it up, wt.exe was closed. Seems like it...
Should this bug be reopened, or should I open a new one if this might be a different cause?
According to winget, I did install WT on this machine where it's crashing directly via the MSIX. Store takes forever to make updates available - even a week after release...
When Pavel and I were looking into this, we scrounged around several repos in the dotnet org and found a few issues, and I found one solution I didn't bookmark...
I suppose now that we have the `JsonPathSanitizer` that would be an easy way to go. Pavel and I had talked about sanitizing the path but at the time you...
From offline discussion, we could just conditionally disable body comparisons.
I agree we shouldn't necessarily optimize for recording parallel test runs. First, we don't necessarily want to multiply the number of test recordings - *especially* when still in the code...
Being able to run tests - especially if you're bifurcating on data- vs. management-plane seems like a separate issue with separate problems, though. For example, maybe we need separate pipelines...