You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Runtime.Tests.ProfileOptimizationTest.ProfileOptimization_CheckFileExists fails on mono. This test is disabled in CoreFX.issues.rsp file, but it will be moved into its respective xUnit test with ActiveIssue in #2087.
System.Runtime.Tests.ProfileOptimizationTest.ProfileOptimization_CheckFileExists [FAIL]
'ProfileOptimization_CheckFileExists_17_9fc17555' does not exist
Expected: True
Actual: False
Stack Trace:
at System.Runtime.Tests.ProfileOptimizationTest.ProfileOptimization_CheckFileExists()
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
The text was updated successfully, but these errors were encountered:
System.Runtime.Tests.ProfileOptimizationTest.ProfileOptimization_CheckFileExists
fails on mono. This test is disabled in CoreFX.issues.rsp file, but it will be moved into its respective xUnit test with ActiveIssue in #2087.The text was updated successfully, but these errors were encountered: