Přemek Vysoký
Přemek Vysoký
It would also be good to understand how the permissions went wrong in the first place. Is it just wrong user?
We never really run these commands manually but instead use XHarness. Did Xamarin/MAUI start using Helix recently? I am curious if that would be the source of the recent problems...
Ah, okay. Running `xcrun simctl` is fine, I was just doublechecking that things like provisionator are not run. Only because I know some repo's workloads are targeting VMs mostly and...
I see the previous IcM ticket and I will reset the owner of these directories to `helix-runner`
Okay, all 40 machines in the `osx.13.amd64.open` queue have their owner changed with this: ``` sudo chown -R helix-runner /Library/Developer/PrivateFrameworks/CoreSimulator.framework ```
@dellis1972 you see the same problem there?
I ran the permission update for the arm queue as well
As @ivanpovazan writes above, it might be getting broken down by the simulator reset. If that's the case, it will keep coming back until we fix the root cause. I...
I ran the first batch of tests 3 times over and I got always these 2 tests failing: - `Darc_AzDoFlow_NonBatched` - `Darc_GitHubFlow_NonBatched_FailingCoherentOnlyUpdate`
Ok, the tests are green but when multiple run, they time out. I think we can close this as resolving that will require scaling out