Jeremi Kurdek
Jeremi Kurdek
Fixes https://github.com/dotnet/runtime/issues/101967 Follow up to the runtime change https://github.com/dotnet/runtime/pull/106267
Source generated bindings support only static getters. ```c# string myText = "hello"; label.SetBinding(Label.RotationProperty, (Foo foo) => myText); ``` The above code fails as BindingSourceGenerator expects the first element after `=>`...
Playground PR to test CI implications of including xharness
`tvos_arm64_release_allsubsets_mono` Stack trace: ``` [06:22:25.6218890] Xamarin.Hosting: Launched net.dot.System.IO.UnmanagedMemoryStream.Tests with PID: 24264 [06:22:25.6228770] Launched application 'net.dot.System.IO.UnmanagedMemoryStream.Tests' on 'DNCENGTVOS-111' with pid 24264 [06:22:26.6424500] 2024-10-18 03:22:26.741 System.IO.UnmanagedMemoryStream.Tests[24264:123018629] ProcessorCount = 2 [06:22:26.6424930] 2024-10-18 03:22:26.742...
`android_arm64_release_allsubsets_mono`. Also `arm`, `x64`, `x86`. Stack trace ``` 10-28 05:55:04.448 11762 11805 I DOTNET : Failed tests: 10-28 05:55:04.448 11762 11805 I DOTNET : 1) [FAIL] System.Net.NetworkInformation.Tests.IPGlobalPropertiesTest.IPGlobalProperties_DomainName_ReturnsEmptyStringWhenNotSet Test name: System.Net.NetworkInformation.Tests.IPGlobalPropertiesTest.IPGlobalProperties_DomainName_ReturnsEmptyStringWhenNotSet...
## Build Information Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=972237 Build error leg or test failing: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case13/case13.cmd ## Error Message ``` Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 2/2/2025...