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

[release/7.0] Enable doc generation for source-build #75985

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 21, 2022

Backport of #75981 to release/7.0

/cc @carlossanlop

release/7.0 fix for dotnet/source-build#2877

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@ghost
Copy link

ghost commented Sep 21, 2022

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #75981 to release/7.0

/cc @carlossanlop

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@carlossanlop
Copy link
Member

carlossanlop commented Sep 21, 2022

JIT failures are: #75391
Failure in coreclr windows x86 is: #75702
Failure in Linux_musl is a false positive that I've seen before in System.Net.Http.Functional.Tests (no errors or fails, but the process reports a failure):

  Finished:    System.Net.Http.Functional.Tests
=== TEST EXECUTION SUMMARY ===
   System.Net.Http.Functional.Tests  Total: 4168, Errors: 0, Failed: 0, Skipped: 19, Time: 124.482s

Failure in OSX is: #74328

##[error]VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/HostActivation.Tests_net7.0_x64.html [net7.0|x64]

@carlossanlop carlossanlop merged commit 34c5488 into release/7.0 Sep 22, 2022
@carlossanlop carlossanlop deleted the backport/pr-75981-to-release/7.0 branch September 22, 2022 02:02
@ghost ghost locked as resolved and limited conversation to collaborators Oct 22, 2022
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.

4 participants