Uh oh!
There was an error while loading. Please reload this page.
Enabling 9 new libraries tests for NativeAOT - #72167
Conversation
MichalStrehovsky
commented
Jul 14, 2022
There is one product fix, the rest is just test annotations for single file, trimming, and a couple other things. One of the tests is a nice forkbomb for single file executables. Shot down my machine. Fun times. Cc @dotnet/ilc-contrib |
MichalStrehovsky
commented
Jul 14, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
| } | ||
| [ConditionalTheory(typeof(PlatformDetection), nameof(PlatformDetection.IsNotWindowsNanoServer), nameof(PlatformDetection.IsNotMobile))] | ||
| [ConditionalTheory(typeof(PlatformDetection), nameof(PlatformDetection.IsNotWindowsNanoServer), nameof(PlatformDetection.IsNotMobile), nameof(PlatformDetection.HasHostExecutable))] |
There was a problem hiding this comment.
SkipOnPlatform below can be deleted. They are redundant with PlatformDetection.IsNotMobile
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Uh oh!
There was an error while loading. Please reload this page.
MichalStrehovsky
commented
Jul 15, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
MichalStrehovsky
commented
Jul 15, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
No description provided.