dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.71k stars 1.07k forks source link

Build failed: Validate-DotNet/main real signed, sdk, .NET 6.0.1xx SDK RC 2, validation-sdk-.NET 6.0.1xx SDK RC 2 #sdk-113518-.NET6.0.1xxSDKRC2 #21964

Closed dotnet-eng-status[bot] closed 3 years ago

dotnet-eng-status[bot] commented 3 years ago

Build #sdk-113518-.NET6.0.1xxSDKRC2 partiallySucceeded

:warning: : internal / Validate-DotNet partiallySucceeded

Summary

Finished - Tue, 12 Oct 2021 00:08:05 GMT Duration - 58 minutes Requested for - DotNet Bot Reason - manual

Details

Validation Ring

Source Code Validation

Changes

dotnet-eng-status[bot] commented 3 years ago

Build #sdk-113712-.NET6.0.1xxSDKRC2 partiallySucceeded

:warning: : internal / Validate-DotNet partiallySucceeded

Summary

Finished - Wed, 13 Oct 2021 00:04:27 GMT Duration - 58 minutes Requested for - DotNet Bot Reason - manual

Details

Validation Ring

Source Code Validation

Changes

marcpopMSFT commented 3 years ago

@dotnet/dnceng

ulisesh commented 3 years ago

Taking a look

mmitche commented 3 years ago

I think this may have been a result of the Portable PDB conversion issue earlier this week. Latest validation passes are passing.

ulisesh commented 3 years ago

I think it is related to missing symbols fixed in https://github.com/dotnet/arcade/issues/8015

epananth commented 3 years ago

I think its related to symbols exclusion thing I added. I have another PR to remove the excluded symbols from validating -> https://dev.azure.com/dnceng/internal/_git/dotnet-release/pullrequest/18576

michellemcdaniel commented 3 years ago

Closing. This happened while we weren't publishing symbols, and has been fixed.