Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono] Test failed: System.Runtime.Tests.ProfileOptimizationTest.ProfileOptimization_CheckFileExists #31853

Open
Tracked by #64603
MaximLipnin opened this issue Feb 6, 2020 · 1 comment
Labels
area-System.Runtime runtime-mono specific to the Mono runtime
Milestone

Comments

@MaximLipnin
Copy link
Contributor

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)
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Runtime untriaged New issue has not been triaged by the area owner labels Feb 6, 2020
@lambdageek lambdageek added the runtime-mono specific to the Mono runtime label Feb 7, 2020
@lambdageek lambdageek removed the untriaged New issue has not been triaged by the area owner label Jun 22, 2020
@lambdageek lambdageek added this to the 6.0.0 milestone Jun 22, 2020
@danmoseley danmoseley modified the milestones: 6.0.0, 7.0.0 Aug 12, 2021
@dakersnar
Copy link
Contributor

@lambdageek Are you planning on fixing this for 7.0? If now, can you triage this out to Future? Thanks.

@jeffhandley jeffhandley modified the milestones: 7.0.0, Future Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

6 participants