Youssef Victor

Results 913 comments of Youssef Victor

@wzh425 Could I have an approval to run the workflow here? Thanks

> @Youssef1313 I can't understand. Do you want join our team? Nope. This PR is simply a community contribution.

@Qinyouzeng The following failure seems unrelated to the MSTest update. Is it a known issue? ``` Status: Downloaded newer image for docker.elastic.co/elasticsearch/elasticsearch:7.6.1 -> Installing https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v7.6.1/elasticsearch-analysis-ik-7.6.1.zip -> Downloading https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v7.6.1/elasticsearch-analysis-ik-7.6.1.zip -> Failed...

@MartinZikmund As this is not happening for WinUI, I think it's an Uno bug, not Gallery-specific Not sure if we should move it back?

I'm not sure if this is the same root cause as https://github.com/dotnet/diagnostics/issues/5061. @mikem8361 any updates please?

This is a transient/intermittent issue. I no longer reproduce after re-starting VS. Closing for now. If it happened again, I'll re-open.

I have seen this again. But no repro steps since it's random with very low rate.

Hit it again today as well. There was a similar issue but with a different feature previously https://github.com/dotnet/roslyn/issues/57323, which also reproduced randomly. Not sure if that would be related.

See also https://github.com/dotnet/roslyn/issues/20123

@chsienki Do you think the issue here is that simply the task inputs are not reflected in target inputs? https://github.com/dotnet/roslyn/blob/b0b4061b8210ce3bdba3581db0646211ede15990/src/Compilers/Core/MSBuildTask/Microsoft.Managed.Core.targets#L169-L171 https://github.com/dotnet/roslyn/blob/b0b4061b8210ce3bdba3581db0646211ede15990/src/Compilers/Core/MSBuildTask/Microsoft.Managed.Core.targets#L192-L193 So basically once the file is written, the target...