Reenable the test. (#40515)
authorSergey Andreenko <seandree@microsoft.com>
Sat, 8 Aug 2020 04:24:05 +0000 (21:24 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Aug 2020 04:24:05 +0000 (21:24 -0700)
src/coreclr/tests/issues.targets

index edfe25e..246f85c 100644 (file)
         <ExcludeList Include="$(XunitTestBinBase)/GC/Scenarios/Dynamo/dynamo/*">
             <Issue>https://github.com/dotnet/runtime/issues/10001</Issue>
         </ExcludeList>
-        <ExcludeList Include="$(XunitTestBinBase)/JIT/SIMD/MinMax_ro/*">
-            <Issue>https://github.com/dotnet/runtime/issues/38799</Issue>
-        </ExcludeList>
     </ItemGroup>
 
     <!-- Unix arm32 specific -->