Skip to content

Couple of debug info test fixes - #62199

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:debug-info-test-null-handles
Dec 1, 2021
Merged

Couple of debug info test fixes#62199
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:debug-info-test-null-handles

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

It looks like in CI we are seeing a null method ID in some cases when
this test is run under R2R and GC stress. Add a check for this, and also
mark the test as stress incompatible like other ETW tests, since it runs
very slowly under stress modes.

Fix#62118

It looks like in CI we are seeing a null method ID in some cases when
this test is run under R2R and GC stress. Add a check for this, and also
mark the test as stress incompatible like other ETW tests, since it runs
very slowly under stress modes.
Fixdotnet#62118
@ghostghost added the area-ReadyToRun label Nov 30, 2021
@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

cc @dotnet/jit-contrib

@jakobbotsch
jakobbotsch merged commit cc2cb04 into dotnet:mainDec 1, 2021
@jakobbotsch
jakobbotsch deleted the debug-info-test-null-handles branch December 1, 2021 18:34
@ghostghost locked as resolved and limited conversation to collaborators Dec 31, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure JIT\\Directed\\debugging\\debuginfo\\tester\\tester.cmd

2 participants

@jakobbotsch@BruceForstall