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

Fix isIPAdjusted setting during exception handling #89930

Merged
merged 2 commits into from
Aug 3, 2023

Add regression test

627a3c0
Select commit
Loading
Failed to load commit list.
Merged

Fix isIPAdjusted setting during exception handling #89930

Add regression test
627a3c0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Aug 3, 2023 in 1h 59m 27s

Build #20230803.50 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 1,027,325 (98.48%)
  • Other: 15,861 (1.52%)
  • Total: 1,043,186

Annotations

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

CSC#L0

CSC(0,0): error CS8032: An instance of analyzer Microsoft.CodeAnalysis.CSharp.NetAnalyzers.Microsoft.CodeQuality.Analyzers.QualityGuidelines.CSharpAvoidMultipleEnumerationsAnalyzer cannot be created from /__w/1/s/.dotnet/sdk/8.0.100-preview.6.23330.14/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll : Could not load file or assembly 'Microsoft.CodeAnalysis.NetAnalyzers, Version=8.0.8.32002, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.. [/__w/1/s/src/tests/Common/XUnitWrapperGenerator/XUnitWrapperGenerator.csproj]

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

CSC#L0

CSC(0,0): error CS8032: An instance of analyzer Microsoft.CodeQuality.CSharp.Analyzers.ApiDesignGuidelines.CSharpImplementStandardExceptionConstructorsAnalyzer cannot be created from /__w/1/s/.dotnet/sdk/8.0.100-preview.6.23330.14/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll : Could not load file or assembly 'Microsoft.CodeAnalysis.NetAnalyzers, Version=8.0.8.32002, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.. [/__w/1/s/src/tests/Common/XUnitWrapperGenerator/XUnitWrapperGenerator.csproj]

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

CSC#L0

CSC(0,0): error CS8032: An instance of analyzer Microsoft.CodeQuality.CSharp.Analyzers.ApiDesignGuidelines.CSharpPassSystemUriObjectsInsteadOfStringsAnalyzer cannot be created from /__w/1/s/.dotnet/sdk/8.0.100-preview.6.23330.14/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll : Could not load file or assembly 'Microsoft.CodeAnalysis.NetAnalyzers, Version=8.0.8.32002, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.. [/__w/1/s/src/tests/Common/XUnitWrapperGenerator/XUnitWrapperGenerator.csproj]

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

CSC#L0

CSC(0,0): error CS8032: An instance of analyzer Microsoft.CodeQuality.CSharp.Analyzers.ApiDesignGuidelines.CSharpTypesThatOwnDisposableFieldsShouldBeDisposableAnalyzer cannot be created from /__w/1/s/.dotnet/sdk/8.0.100-preview.6.23330.14/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll : Could not load file or assembly 'Microsoft.CodeAnalysis.NetAnalyzers, Version=8.0.8.32002, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.. [/__w/1/s/src/tests/Common/XUnitWrapperGenerator/XUnitWrapperGenerator.csproj]