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

Disable TestDynamicAssembly tests #50592

Merged

Conversation

BruceForstall
Copy link
Member

These fail under GCStress.

Issue: #48579

These fail under GCStress.

Issue: dotnet#48579
@BruceForstall
Copy link
Member Author

related: #49387

TestDynamicAssembly(false);

// TestDynamicAssembly() disabled due to https://github.com/dotnet/runtime/issues/48579
//TestDynamicAssembly(true);
Copy link
Member

Choose a reason for hiding this comment

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

Are both the tests failing?

Copy link
Member Author

Choose a reason for hiding this comment

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

Don't know. Some call to TestDefineDynamicAssembly fails. (Honestly, I don't care very much, since I'm ok with a "big hammer" if it's temporary, to get the CI running clean)

@kunalspathak
Copy link
Member

May be we should open a follow- up issue to reenable the test?

@kunalspathak kunalspathak mentioned this pull request Apr 1, 2021
@kunalspathak
Copy link
Member

I have left a note in #49387 (comment).

@BruceForstall BruceForstall merged commit ae4cd12 into dotnet:main Apr 2, 2021
@BruceForstall BruceForstall deleted the DisableTestDynamicAssembly branch April 2, 2021 01:49
@BruceForstall
Copy link
Member Author

I think the failure was in a PR-triggered run. Maybe there was something related to that? It hasn't failed in a main branch run.

@kunalspathak
Copy link
Member

I think the failure was in a PR-triggered run. Maybe there was something related to that? It hasn't failed in a main branch run.

Looks to be the case...I have pasted the historical test failure table in #48579 (comment).

@ghost ghost locked as resolved and limited conversation to collaborators May 7, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants