Marco Rossignoli

Results 458 comments of Marco Rossignoli

> Or maybe allow choice of ordering like asp/generic host builder? What you mean?

Is something you saw somewhere? I wonder in which scenario could be useful.

On first error I think make sense...specify a number on an expecting growing tests suite is not easy, I mean decide the number and keep it up to date.

> I would just set that new number to something around 20. It's not fully clear to me how a user can decide this number, if I have 100k or...

> Maybe it's me, but that's how I work. When I execute all tests locally I'll just stop the execution after many tests failed. But as long as the fail...

I think that to have complete filtering we should offer * precise set of tests UIDs * globbing patterns Users can OR them, treenode is already supporting the globbing part...

> You already have TestNodeUidListFilter but I don't know how to invoke it from the cli. I assume it's to support test explorers mainly ATM. Yep it's only used by...

I would personally do not add "questionable" service built-in. UX falls already in that bucket but we need to show something and we're giving our taste. I would keep as...

@jkotas do you know who owns `System.Console`? We see an issue only on native aot mode related to some writeline.

@Evangelink @nohwnd do you recall if some code inside MSTest is doing some wild lock on `Console.Out`?