Skip to content

Conversation

@jakobbotsch
Copy link
Member

When this test was changed to use a seed from an environment variable it
changed the test to repeatedly create the same Random instance, reducing
coverage to only ever test one variant.

This reverts the changes by #50767 and uses the environment variable in
the existing seed mechanism instead.

When this test was changed to use a seed from an environment variable it
changed the test to repeatedly create the same Random instance, reducing
coverage to only ever test one variant.

This reverts the changes by dotnet#50767 and uses the environment variable in
the existing seed mechanism instead.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 5, 2022
@ghost ghost assigned jakobbotsch Jan 5, 2022
@ghost
Copy link

ghost commented Jan 5, 2022

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

Issue Details

When this test was changed to use a seed from an environment variable it
changed the test to repeatedly create the same Random instance, reducing
coverage to only ever test one variant.

This reverts the changes by #50767 and uses the environment variable in
the existing seed mechanism instead.

Author: jakobbotsch
Assignees: jakobbotsch
Labels:

area-CodeGen-coreclr

Milestone: -

@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib

@jakobbotsch
Copy link
Member Author

Ping @dotnet/jit-contrib, simple test change

@jakobbotsch jakobbotsch merged commit 9b29946 into dotnet:main Jan 11, 2022
@jakobbotsch jakobbotsch deleted the fix-abi-stress branch January 11, 2022 08:39
@ghost ghost locked as resolved and limited conversation to collaborators Feb 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants