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

Removed failing System.Drawing tests from net8.0+ runs. #2936

Merged

Conversation

LoopedBard3
Copy link
Member

Fixes: #2931.

System.Drawing tests recently started failing because the runtime library code was moved out of the runtime: dotnet/runtime#83356. This PR removes the tests that broke from this change from net8.0+ runs.

Here is a net8.0 test run showing it fixed the windows runs: https://dev.azure.com/dnceng/internal/_build/results?buildId=2139959&view=results

@LoopedBard3 LoopedBard3 added the pipeline blocker issue blocks perf pipeline stays green. This be considered high priority. label Mar 21, 2023
@LoopedBard3 LoopedBard3 self-assigned this Mar 21, 2023
@LoopedBard3
Copy link
Member Author

Failing run is failing on main and due to unrelated changes, merging.

@LoopedBard3 LoopedBard3 merged commit f1bd15c into dotnet:main Mar 21, 2023
@LoopedBard3 LoopedBard3 deleted the DeleteRemovedSystemDrawingMicroBenchmarks branch March 21, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipeline blocker issue blocks perf pipeline stays green. This be considered high priority.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows Micro Runs failing
2 participants