Bump OmniSharp.Extensions.DebugAdapter.Client from 0.19.7 to 0.19.8 #2069
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Azure Pipelines / CI
failed
Sep 15, 2023 in 16m 50s
Build #CI-merge-20230915.02 had test failures
Details
- Failed: 2 (0.08%)
- Passed: 2,313 (97.18%)
- Other: 65 (2.73%)
- Total: 2,380
Annotations
Check failure on line 607 in Build log
azure-pipelines / CI
Build log #L607
PowerShell exited with code '1'.
Check failure on line 321 in Build log
azure-pipelines / CI
Build log #L321
PowerShell exited with code '1'.
azure-pipelines / CI
PowerShellEditorServices.Test.E2E.DebugAdapterProtocolMessageTests.CanLaunchScriptWithNoBreakpointsAsync
System.IO.FileNotFoundException : Could not find file '/home/vsts/work/1/s/test/PowerShellEditorServices.Test.E2E/bin/Release/net7.0/__dapTestOutputFile.txt'.
Raw output
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Func`4 createOpenException)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Func`4 createOpenException)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
at PowerShellEditorServices.Test.E2E.DebugAdapterProtocolMessageTests.GetLog() in /home/vsts/work/1/s/test/PowerShellEditorServices.Test.E2E/DebugAdapterProtocolMessageTests.cs:line 172
at PowerShellEditorServices.Test.E2E.DebugAdapterProtocolMessageTests.CanLaunchScriptWithNoBreakpointsAsync() in /home/vsts/work/1/s/test/PowerShellEditorServices.Test.E2E/DebugAdapterProtocolMessageTests.cs:line 205
--- End of stack trace from previous location ---
azure-pipelines / CI
PowerShellEditorServices.Test.Debugging.DebugServiceTests.DebuggerStopsOnConditionalBreakpoints
System.OperationCanceledException : The operation was canceled.
Raw output
at System.Collections.Concurrent.BlockingCollection`1.TryTakeWithNoTimeValidation(T& item, Int32 millisecondsTimeout, CancellationToken cancellationToken, CancellationTokenSource combinedTokenSource)
at System.Collections.Concurrent.BlockingCollection`1.TryTake(T& item, Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Collections.Concurrent.BlockingCollection`1.Take(CancellationToken cancellationToken)
at PowerShellEditorServices.Test.Debugging.DebugServiceTests.AssertDebuggerStopped(String scriptPath, Int32 lineNumber, CommandBreakpointDetails commandBreakpointDetails) in D:\a\1\s\test\PowerShellEditorServices.Test\Debugging\DebugServiceTests.cs:line 134
at PowerShellEditorServices.Test.Debugging.DebugServiceTests.<DebuggerStopsOnConditionalBreakpoints>d__28.MoveNext() in D:\a\1\s\test\PowerShellEditorServices.Test\Debugging\DebugServiceTests.cs:line 386
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
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.ThrowForNonSuccess(Task task)
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.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Loading