Michal Strehovský

Results 31 issues of Michal Strehovský

We currently only cover Release runtime + Release libs. This is probably the mainstream user scenario. * We need coverage with Checked Runtime+Compiler & Release libs. Alternatively we could make...

* We don't officially support x64 Mac because it would look dumb if we don't support ARM64. I would still like to see us testing it to prevent regressions. *...

area-NativeAOT-coreclr

Cc @dotnet/ilc-contrib

area-NativeAOT-coreclr

This looks like a trimming issue around one of the Microsoft.Configuration things. Either the suppressions within the framework are wrong or we have a dataflow bug. ``` [FAIL] Microsoft.Extensions.Logging.Console.Test.ConsoleLoggerExtensionsTests.AddJsonConsole_ChangeProperties_IsReadFromLoggingConfiguration Assert.True()...

linkable-framework
area-NativeAOT-coreclr

In an app with a System.CommandLine reference, the following text: ``` This package includes a powerful command line parser and other tools for building command line applications, including: * Shell-agnostic...

``` System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime [FAIL] Expected: 1/15/2024 9:28:17 AM to be greater than 1/15/2024 9:28:17 AM Stack Trace: /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs(335,0): at System.AssertExtensions.GreaterThan[T](T actual, T greaterThan, String userMessage) /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/File/GetSetTimes_SafeFileHandle.cs(115,0): at System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime() --- End of...

area-System.IO
blocking-clean-ci
Known Build Error

Seen in Native AOT Alpine x64 test legs only so far. ## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=465740 Build error leg or test failing: System.Threading.Tasks.Tests.TaskRunSyncTests.TaskRunSyncTest11 Pull request: https://github.com/dotnet/runtime/pull/94515 ## Error Message Fill...

blocking-clean-ci
untriaged
area-NativeAOT-coreclr
Known Build Error

## Summary Customer was puzzled why UCO methods in a ProjectReference wasn't exported. Cc @dotnet/ilc-contrib --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/core/deploying/native-aot/interop.md](https://github.com/dotnet/docs/blob/5abd84eff992656f09e3b545bc77d3ebb2ff5549/docs/core/deploying/native-aot/interop.md)...

dotnet-fundamentals/svc

``` C:\h\w\B6E8093C\w\B57C09CF\e>"C:\h\w\B6E8093C\p\dotnet.exe" exec --runtimeconfig Microsoft.Extensions.FileProviders.Physical.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.FileProviders.Physical.Tests.deps.json xunit.console.dll Microsoft.Extensions.FileProviders.Physical.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing Discovering: Microsoft.Extensions.FileProviders.Physical.Tests (method display = ClassAndMethod, method display options = None)...

untriaged
area-Extensions-FileSystem
Known Build Error

``` System.Net.Http.Functional.Tests.HttpMetricsTest_Http20.AllSocketsHttpHandlerCounters_Success_Recorded [FAIL] Assert.Collection() Failure: Item comparison failure ↓ (pos 9) Collection: [···, http.client.active_requests=-1 [url.scheme=https, server.address=127.0.0.1, server.port=39899, http.request.method=GET], http.client.request.duration=0.0346855 [url.scheme=https, server.address=127.0.0.1, server.port=39899, http.request.method=GET, http.response.status_code=200, network.protocol.version=2], http.client.open_connections=-1 [network.protocol.version=2, url.scheme=https, server.address=127.0.0.1, server.port=39899,...

area-System.Net.Http
test-run-core
blocking-clean-ci
Known Build Error