Bump Telemetry to match VS #75813
Merged
Bump Telemetry to match VS #75813
Build Analysis / Build Analysis
succeeded
Nov 8, 2024 in 0s
.NET Result Analysis
Details
All checks completed
Build Rerun
✔️ Build passed after 1 retries.
(Attempt #1) [link to build]
roslyn-CI / Windows_Debug_Desktop / Test_Windows_Desktop_Debug_64 / Run Unit Tests
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed
-
❌PowerShell exited with code '1'.
roslyn-CI / Windows_Release_Desktop / Test_Windows_Desktop_Spanish_Release_64 / Run Unit Tests
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed
-
❌PowerShell exited with code '1'.
Non-Deterministic Test Failures Detected
❌ Microsoft.CodeAnalysis.CompilerServer.UnitTests.CompilerServerUnitTests.ReferenceCachingCS [Console] [Details] [Artifacts] [0.20% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Exception Message
System.InvalidOperationException : The file 'C:hwA5770902 RoslynTests86226001-7cae-4b9f-a213-604a0432eefdReferenceCachingCShello1.exe' seems to have been opened in a way that prevents us from deleting it on close. Is the file loaded as an assembly (e.g. via Assembly.LoadFile)?
IOException: El proceso no puede obtener acceso al archivo 'C:hwA5770902 RoslynTests86226001-7cae-4b9f-a213-604a0432eefdReferenceCachingCShello1.exe' porque está siendo utilizado en otro proceso.
---- System.IO.IOException : El proceso no puede obtener acceso al archivo 'C:hwA5770902 RoslynTests86226001-7cae-4b9f-a213-604a0432eefdReferenceCachingCShello1.exe' porque está siendo utilizado en otro proceso.- CallStack
en Microsoft.CodeAnalysis.Test.Utilities.DisposableFile.Dispose() en /_/src/Compilers/Test/Core/TempFiles/DisposableFile.cs:línea 44 en Microsoft.CodeAnalysis.CompilerServer.UnitTests.CompilerServerUnitTests.<ReferenceCachingCS>d__43.MoveNext() en /_/src/Compilers/Server/VBCSCompilerTests/CompilerServerTests.cs:línea 952 --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en Xunit.Sdk.TestInvoker`1.<>c__DisplayClass48_0.<<InvokeTestMethodAsync>b__1>d.MoveNext() en /_/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs:línea 285 --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en Xunit.Sdk.ExecutionTimer.<AggregateAsync>d__4.MoveNext() en /_/src/xunit.execution/Sdk/Frameworks/ExecutionTimer.cs:línea 48 --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en Xunit.Sdk.ExceptionAggregator.<RunAsync>d__9.MoveNext() en /_/src/xunit.core/Sdk/ExceptionAggregator.cs:línea 90 ----- Inner Stack Trace ----- en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) en Microsoft.CodeAnalysis.Test.Utilities.DisposableFile.DeleteFileOnClose(String fullPath) en /_/src/Compilers/Test/Core/TempFiles/DisposableFile.cs:línea 81 en Microsoft.CodeAnalysis.Test.Utilities.DisposableFile.Dispose() en /_/src/Compilers/Test/Core/TempFiles/DisposableFile.cs:línea 40
Failing Configuration
❌ Microsoft.CodeAnalysis.CSharp.Features.UnitTests_Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests_Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator...._44.WorkItemExecution [Console] [Details] [Artifacts] [1.25% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ Microsoft.CodeAnalysis.Editor.UnitTests.IntelliSense.VisualBasicCompletionCommandHandlerTests.TestMatchWithTurkishIWorkaround9 [Console] [Details] [Artifacts] [6.58% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Exception Message
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "If" Actual: "ICustomFormatter" ↑ (pos 1)
- CallStack
at Microsoft.CodeAnalysis.Editor.UnitTests.IntelliSense.TestState.VB$StateMachine_50_AssertSelectedCompletionItem.MoveNext() in /_/src/EditorFeatures/TestUtilities2/Intellisense/TestState.vb:line 470 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Microsoft.CodeAnalysis.Editor.UnitTests.IntelliSense.VisualBasicCompletionCommandHandlerTests.VB$StateMachine_155_TestMatchWithTurkishIWorkaround9.MoveNext() in /_/src/EditorFeatures/Test2/IntelliSense/VisualBasicCompletionCommandHandlerTests.vb:line 3168 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Failing Configuration
Loading