Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Fix a race condition in a TaskStatusTest #36645

Merged
merged 1 commit into from
Apr 6, 2019

Conversation

VSadov
Copy link
Member

@VSadov VSadov commented Apr 5, 2019

@VSadov
Copy link
Member Author

VSadov commented Apr 6, 2019

@VSadov - when this is merged update exclusion list in coreclr with a link to this change - so that tests could be enabled when it is in.

@stephentoub stephentoub merged commit d00fa24 into dotnet:master Apr 6, 2019
@VSadov
Copy link
Member Author

VSadov commented Apr 6, 2019

@stephentoub - Thanks!

@VSadov VSadov deleted the TaskStatusTestRace branch April 6, 2019 18:47
VSadov added a commit to dotnet/coreclr that referenced this pull request Apr 8, 2019
There is a race in the test, which causes failures in various stress runs. And that is not Linux specific.

The failure is addressed in dotnet/corefx#36645  
This is to update the exclusion lists to make it not just for Linux and to link to the fix PR, so that it could be tracked when it makes it into coreclr.
VSadov added a commit to dotnet/coreclr that referenced this pull request Apr 9, 2019
* Update exclusion for System.Threading.Tasks.Tests

There is a race in the test, which causes failures in various stress runs. And that is not Linux specific.

The failure is addressed in dotnet/corefx#36645  
This is to update the exclusion lists to make it not just for Linux and to link to the fix PR, so that it could be tracked when it makes it into coreclr.

* Update corefx_test_exclusions.txt

* Update corefx_test_exclusions.txt
@karelz karelz added this to the 3.0 milestone May 22, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Update exclusion for System.Threading.Tasks.Tests

There is a race in the test, which causes failures in various stress runs. And that is not Linux specific.

The failure is addressed in dotnet/corefx#36645  
This is to update the exclusion lists to make it not just for Linux and to link to the fix PR, so that it could be tracked when it makes it into coreclr.

* Update corefx_test_exclusions.txt

* Update corefx_test_exclusions.txt


Commit migrated from dotnet/coreclr@13421bf
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.

3 participants