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

[MacCatalyst][libraries] Skip Crashing test suites #53625

Merged
merged 7 commits into from
Jun 14, 2021

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Jun 2, 2021

Follow up to #53197

This PR skips the problematic test suites found in https://dev.azure.com/dnceng/public/_build/results?buildId=1167205&view=logs&j=3a31f037-b056-5f1b-7dc0-d7edb248100e&t=6f68142f-0a7c-54ea-feaf-6db573804c2c in order to improve pass rates on runtime-staging on CI

@ghost
Copy link

ghost commented Jun 2, 2021

Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

Follow up to #53197

This PR skips the problematic test suites found in https://dev.azure.com/dnceng/public/_build/results?buildId=1167205&view=logs&j=3a31f037-b056-5f1b-7dc0-d7edb248100e&t=6f68142f-0a7c-54ea-feaf-6db573804c2c in order to improve pass rates on runtime-staging on CI

Author: mdh1418
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@mdh1418
Copy link
Member Author

mdh1418 commented Jun 2, 2021

@lambdageek I added the test suites that were problematic on the CI lanes, but I think earlier in your PR you noted that System.Runtime.Tests and System.Net.WebSockets.Client.Tests had issues. Do you know if they're still of concern?

@lambdageek
Copy link
Member

@lambdageek I added the test suites that were problematic on the CI lanes, but I think earlier in your PR you noted that System.Runtime.Tests and System.Net.WebSockets.Client.Tests had issues. Do you know if they're still of concern?

I added issues for the disabled tests from System.Runtime.Tests: #53599, #53601

The ones from System.Net.WebSockets.Client.Tests only failed once on Catalyst arm64 interp, so I didn't do anything with it.

@mdh1418 mdh1418 force-pushed the skip_catalyst_flakey_test_suites branch 2 times, most recently from 4dc62aa to 9f16476 Compare June 8, 2021 15:40
@marek-safar marek-safar merged commit bc16a7b into dotnet:main Jun 14, 2021
@mdh1418 mdh1418 deleted the skip_catalyst_flakey_test_suites branch June 14, 2021 14:22
@ghost ghost locked as resolved and limited conversation to collaborators Jul 14, 2021
Sign up for free to 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.

3 participants