Skip to content

Skipping System.Threading.Tasks test suite for mono interpreter #35916

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

Closed
steveisok opened this issue May 6, 2020 · 6 comments · Fixed by #81046
Closed

Skipping System.Threading.Tasks test suite for mono interpreter #35916

steveisok opened this issue May 6, 2020 · 6 comments · Fixed by #81046
Labels
area-System.Threading.Tasks disabled-test The test is disabled in source code against the issue runtime-mono specific to the Mono runtime
Milestone

Comments

@steveisok
Copy link
Member

There are numerous crashes / failures in this test suite when running under the mono interpreter. For now, we are skipping the entire suite to move CI forward. This issue is to make sure we investigate further.

@steveisok steveisok added area-System.Threading.Tasks disabled-test The test is disabled in source code against the issue runtime-mono specific to the Mono runtime labels May 6, 2020
@ghost
Copy link

ghost commented May 6, 2020

Tagging subscribers to this area: @tarekgh
Notify danmosemsft if you want to be subscribed.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label May 6, 2020
@tarekgh tarekgh removed the untriaged New issue has not been triaged by the area owner label May 6, 2020
@tarekgh tarekgh added this to the 5.0 milestone May 6, 2020
@steveisok steveisok modified the milestones: 5.0.0, Future Aug 15, 2020
@Anipik
Copy link
Contributor

Anipik commented Aug 31, 2020

Seems like tests are still failing on https://dev.azure.com/dnceng/public/_build/results?buildId=793227&view=ms.vss-test-web.build-test-results-tab

we should disable these

@Anipik Anipik added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Sep 2, 2020
@jkotas
Copy link
Member

jkotas commented Sep 9, 2020

The tests that this issue is talking about are disabled already in https://github.com/dotnet/runtime/blob/master/src/libraries/System.Threading.Tasks/tests/AssemblyInfo.cs#L7. The failures from https://dev.azure.com/dnceng/public/_build/results?buildId=793227&view=ms.vss-test-web.build-test-results-tab are tracked by #42024

@jkotas jkotas removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Sep 9, 2020
@stephentoub
Copy link
Member

@steveisok, this issue is several years old. Do we know if these issues persist? It'd be concerning if tasks in general are resulting in crashes from the interpreter.

@steveisok
Copy link
Member Author

@steveisok, this issue is several years old. Do we know if these issues persist? It'd be concerning if tasks in general are resulting in crashes from the interpreter.

This looks to be skipped for the desktop version only. Since it's been a looong time, I can see if we still run into trouble.

@stephentoub
Copy link
Member

Thanks.

@ghost ghost locked as resolved and limited conversation to collaborators Feb 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Threading.Tasks disabled-test The test is disabled in source code against the issue runtime-mono specific to the Mono runtime
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants