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

Merge release/dev17.10 to release/dev17.11 #75419

Merged

Revert "Merge release/dev17.8 to release/dev17.10" (#75376)

1d40dfd
Select commit
Loading
Failed to load commit list.
Merged

Merge release/dev17.10 to release/dev17.11 #75419

Revert "Merge release/dev17.8 to release/dev17.10" (#75376)
1d40dfd
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Oct 17, 2024 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

roslyn-integration-CI / Release_Integration / VS_Integration_Release_32

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 150 ran longer than the maximum time of 150 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

roslyn-CI / Windows_Debug_Desktop / Test_Windows_Desktop_Debug_32 / Run Unit Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Tests failed

roslyn-CI / Windows_Debug_Desktop / Test_Windows_Desktop_Debug_64 / Run Unit Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Tests failed

3 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [roslyn-integration-CI] [roslyn-CI] [roslyn-CI] [roslyn-integration-CI] [roslyn-integration-corehost] [roslyn-integration-corehost] [roslyn-integration-corehost]

Test Failures (191 tests failed)

🔹 [All failing tests from roslyn-CI]

    Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestBlockLogging [Details] [1.38% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.ArgumentException : filePath
    ---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
    CallStack
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
       at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
       at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestBlockLogging() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 56
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace -----
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
    Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestFault [Details] [1.38% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.ArgumentException : filePath
    ---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
    CallStack
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
       at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
       at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestFault() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 49
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace -----
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
    Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestLog [Details] [1.38% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.ArgumentException : filePath
    ---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
    CallStack
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
       at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
       at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestLog() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 64
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace -----
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
    Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestVSTelemetryLoadedIntoDefaultAlc [Details] [1.40% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.ArgumentException : filePath
    ---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
    CallStack
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
       at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
       at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestVSTelemetryLoadedIntoDefaultAlc() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 40
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace -----
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)

🔹 [All failing tests from roslyn-CI]

    ⚠️ 3 failing tests not displayed for this pipeline due to space limitations

    Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestBlockLogging [Details] [1.32% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.ArgumentException : filePath
    ---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
    CallStack
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
       at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
       at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
       at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
       at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestBlockLogging() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 56
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace -----
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
       at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
       at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)

🔹 [All failing tests from roslyn-integration-CI]

    ⚠️ 39 failing tests not displayed for this pipeline due to space limitations

🔹 [All failing tests from roslyn-integration-CI]

    ⚠️ 39 failing tests not displayed for this pipeline due to space limitations

🔹 [All failing tests from roslyn-integration-corehost]

    ⚠️ 37 failing tests not displayed for this pipeline due to space limitations

🔹 [All failing tests from roslyn-integration-corehost]

    ⚠️ 50 failing tests not displayed for this pipeline due to space limitations

🔹 [All failing tests from roslyn-integration-corehost]

    ⚠️ 18 failing tests not displayed for this pipeline due to space limitations

Was this helpful? Yes No