Ivan Povazan

Results 17 issues of Ivan Povazan

Fixes https://github.com/dotnet/runtime/issues/49806

area-System.Reflection-mono

### Description With https://github.com/dotnet/maui/pull/19194 we started testing NativeAOT iOS support with MAUI on CI. However, added tests are only testing building MAUI iOS template applications. In order to have a...

platform/iOS 🍎
area/testing

### Description This PR adds an integration test for testing NativeAOT running on iOS by extending the existing `RunOniOS` test method with two new parameters: - `runtimeIdentifier` - string denoting...

platform/iOS 🍎
area/testing

A new variant of static registrar has been implemented: https://github.com/xamarin/xamarin-macios/blob/main/docs/managed-static-registrar.md to support NativeAOT runtime. However, since the new managed variant shows significant performance improvements for simple method signatures on macOS...

enhancement

In .NET8, with https://github.com/dotnet/runtime/pull/90208 we introduced telemetry for collecting data about mobile and WebAssembly workloads. This change should also be documented in https://github.com/dotnet/docs/blob/e234edcaae55e45e93fbb4931a7ae70f16789f6d/docs/core/tools/telemetry.md by updating adequate tables in `Data points`...

doc-enhancement
Pri1
dotnet-fundamentals/svc
in-pr
:pushpin: seQUESTered

### Description of Change This PR improves MAUI with NativeAOT test coverage by extending the `Templates` tests with cases for all supported platforms. Additionally, as we reached 0 warnings for...

### Build https://dev.azure.com/dnceng-public/public/_build/results?buildId=750141 ### Build leg reported E2E Android - Devices Helix Tests Build_Debug failed ### Pull Request https://github.com/dotnet/xharness/pull/1233 ### Known issue core information Fill out the known issue JSON...

Known Build Error
First Responder

## Build Information Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=786206&view=results Affected pipeline: - `runtime-extra-platforms` Build error leg: - tvos_arm64_release_allsubsets_mono Work items failing: - System.Resources.Extensions.Tests - System.Formats.Nrbf.Tests.WorkItemExecution Relevant failure: ``` Device target detected but app not...

arch-arm64
area-Infrastructure-mono
os-tvos
Known Build Error
binaryformatter-migration

## Description It seems that we do not properly support building macOS universal apps (`RuntimeIdentifiers=osx-arm64;osx-x64`) with NativeAOT. There are issue with both `Debug` and `Release` configuration. ## Repro 1. Create...

nativeaot

### Build https://dev.azure.com/dnceng-public/public/_build/results?buildId=822026 ### Build leg reported E2E Apple - Simulator Commands Helix Tests Build_Debug ### Pull Request https://github.com/dotnet/xharness/pull/1282 ### Known issue core information Fill out the known issue JSON...

Known Build Error
Ops - Service Maintenance
First Responder