Skip to content

Disable GCStress for profiler tests#40171

Merged
davmason merged 3 commits intodotnet:masterfrom
davmason:profiler_tests
Jul 31, 2020
Merged

Disable GCStress for profiler tests#40171
davmason merged 3 commits intodotnet:masterfrom
davmason:profiler_tests

Conversation

@davmason
Copy link
Contributor

There are a set of profiler tests either running in to an existing product bug exacerbated by GCStress, or they cause a lot of GCs and shouldn't be run under GCStress because they will take forever and are uninteresting test cases.

Fixes #39931
Fixes #39682
Fixes #35884

@davmason davmason added this to the 5.0.0 milestone Jul 31, 2020
@davmason davmason requested review from a team and jashook July 31, 2020 00:32
@davmason davmason self-assigned this Jul 31, 2020
@ghost
Copy link

ghost commented Jul 31, 2020

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

@jashook
Copy link
Contributor

jashook commented Jul 31, 2020

/cc @dotnet/jit-contrib

Copy link
Contributor

@BruceForstall BruceForstall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's generally helpful to leave a comment in the project files to indicate why a test is disabled for GCStress, so when you go back later you understand that it is a permanent thing because of true incompatibility, never fixing an issue, too slow, etc.

@davmason davmason merged commit d40d32b into dotnet:master Jul 31, 2020
Jacksondr5 pushed a commit to Jacksondr5/runtime that referenced this pull request Aug 10, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
@davmason davmason deleted the profiler_tests branch January 20, 2021 08:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

3 participants