Přemek Vysoký
Přemek Vysoký
@kotlarmilos if this was firewall misconfiguration, I think we should see the same set of machines failing. I don't think this is the case: https://dataexplorer.azure.com/clusters/engsrvprod/databases/engineeringdata?query=H4sIAAAAAAAAAx3MuwoCMRAF0N6vGLbabQI+ECy2EgsLBSvrMbmQoJmESaKr+PEu9odzTXo/VsSy+NLLQ0GHKdR9cqBxpN2KWBxdGhrOHEFBqO9SmcxybTi67cZwzg/Up0kZ0g3zUlqMrOEDsqlJ7Qe6venE1gf5HzNRiINSDrCetf4ANsm6/4QAAAA= Seems like this is not...
Seems like the version of Arcade on the 6.0 branch does have this backported: https://github.com/dotnet/arcade/blob/0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-runner.apple.sh
For Helix SDK, everything would be backported together
I made some progress, it's in the branch but it will require quite a lot of work still unfortunately
@radical I returned to this after some time and made good progress to the point where this is something useful maybe even. You can try it out. It's a lot...
@mattleibow I see all the simulator installation issues and I cannot be of much help unfortunately. This functionality has been ported over from Xamarin but we've never exercised these commands...
Can you elaborate on what you mean by "generate a fix file name test result"? Can you share output of the XHarness command?
Can you please run the command with `--debug` and share the command line output (stdout/err) of the command?
Ah, apologies, it's `-v` not `--debug`
I am not sure why it creates two of those. I suppose you have cleaned the folder between different runs? I can see that in our builds, we do this:...