Skip to content

Document sync & completions fix (#192) #151

Document sync & completions fix (#192)

Document sync & completions fix (#192) #151

GitHub Actions / Test Results failed Jan 6, 2025 in 0s

2 fail, 22 pass in 22m 58s

24 tests  +7   22 ✅ +5   22m 58s ⏱️ + 7m 59s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    2 ❌ +2 

Results for commit 8c4074e. ± Comparison against earlier commit bbe2c1a.

Annotations

Check warning on line 0 in Cody.VisualStudio.Tests.ChatNotLoggedStateTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

Cody_Enterprise_Section_Is_Present - 2022 Exp (Cody.VisualStudio.Tests.ChatNotLoggedStateTests) failed

TestResults\runneradmin_runner_2025-01-06_13_13_51.trx [took 5s]
Raw output
System.InvalidOperationException : Sequence contains no elements   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at Cody.VisualStudio.Tests.PlaywrightTestsBase.<AssertTextIsPresent>d__14.MoveNext() in C:\a\cody-vs\cody-vs\src\Cody.VisualStudio.Tests\PlaywrightTestsBase.cs:line 162
--- 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 Cody.VisualStudio.Tests.ChatNotLoggedStateTests.<>c__DisplayClass4_0.<<Cody_Enterprise_Section_Is_Present>b__0>d.MoveNext() in C:\a\cody-vs\cody-vs\src\Cody.VisualStudio.Tests\ChatNotLoggedStateTests.cs:line 50
--- 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 Cody.VisualStudio.Tests.ChatNotLoggedStateTests.<NotInLoggedState>d__6.MoveNext() in C:\a\cody-vs\cody-vs\src\Cody.VisualStudio.Tests\ChatNotLoggedStateTests.cs:line 75
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Cody.VisualStudio.Tests.ChatNotLoggedStateTests.<NotInLoggedState>d__6.MoveNext() in C:\a\cody-vs\cody-vs\src\Cody.VisualStudio.Tests\ChatNotLoggedStateTests.cs:line 81
--- 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 Cody.VisualStudio.Tests.ChatNotLoggedStateTests.<Cody_Enterprise_Section_Is_Present>d__4.MoveNext() in C:\a\cody-vs\cody-vs\src\Cody.VisualStudio.Tests\ChatNotLoggedStateTests.cs:line 48
--- 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)

Check warning on line 0 in Cody.VisualStudio.Tests.ChatLoggedBasicTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

Solution_Name_Is_Added_To_Chat_Input - 2022 Exp (Cody.VisualStudio.Tests.ChatLoggedBasicTests) failed

TestResults\runneradmin_runner_2025-01-06_13_13_51.trx [took 19s]
Raw output
Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "ConsoleApp1"
Actual:   "runneradmin"
           ↑ (pos 0)   at Cody.VisualStudio.Tests.ChatLoggedBasicTests.<Solution_Name_Is_Added_To_Chat_Input>d__2.MoveNext() in C:\a\cody-vs\cody-vs\src\Cody.VisualStudio.Tests\ChatLoggedBasicTests.cs:line 37
--- 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)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

24 tests found

There are 24 tests, see "Raw output" for the full list of tests.
Raw output
Cody.Core.Tests.CustomConfigurationTests ‑ Complex_JSON_Data_Should_Be_Serializable
Cody.Core.Tests.CustomConfigurationTests ‑ CustomConfiguration_Malformed_JSON_Should_Return_Null
Cody.Core.Tests.CustomConfigurationTests ‑ Simple_JSON_Data_Should_Be_Serializable
Cody.Core.Tests.StringExtensionsTests ‑ Can_Convert_Path_To_Valid_Uri("c:/file.txt","file:///c%3A/file.txt")
Cody.Core.Tests.StringExtensionsTests ‑ Can_Convert_Path_To_Valid_Uri("c:/path/to/file","file:///c%3A/path/to/file")
Cody.Core.Tests.StringExtensionsTests ‑ Can_Convert_Path_To_Valid_Uri("c:\\path\\to\\file","file:///c%3A/path/to/file")
Cody.Core.Tests.StringExtensionsTests ‑ Can_Replace_Line_Brakers("line1\nline2\nline3\n","line1\nline2\nline3\n")
Cody.Core.Tests.StringExtensionsTests ‑ Can_Replace_Line_Brakers("line1\r\nline2\r\nline3\r\n","line1\nline2\nline3\n")
Cody.Core.Tests.StringExtensionsTests ‑ Can_Replace_Line_Brakers("line1\r\nline2\rline3\n","line1\nline2\nline3\n")
Cody.Core.Tests.StringExtensionsTests ‑ Can_Replace_Line_Brakers("line1\rline2\rline3\r","line1\nline2\nline3\n")
Cody.VisualStudio.Tests.ChatLoggedBasicTests ‑ Active_File_Match_Current_Chat_Context - 2022 Exp
Cody.VisualStudio.Tests.ChatLoggedBasicTests ‑ Active_File_Name_And_Line_Selection_Is_Showing_In_Chat_Input - 2022 Exp
Cody.VisualStudio.Tests.ChatLoggedBasicTests ‑ Can_Chat_Tool_Window_Be_Closed_And_Opened_Again - 2022 Exp
Cody.VisualStudio.Tests.ChatLoggedBasicTests ‑ Entered_Prompt_Show_Up_In_Today_History - 2022 Exp
Cody.VisualStudio.Tests.ChatLoggedBasicTests ‑ Solution_Name_Is_Added_To_Chat_Input - 2022 Exp
Cody.VisualStudio.Tests.ChatNotLoggedStateTests ‑ Cody_Enterprise_Section_Is_Present - 2022 Exp
Cody.VisualStudio.Tests.ChatNotLoggedStateTests ‑ Cody_Free_Cody_Pro_Section_Is_Present - 2022 Exp
Cody.VisualStudio.Tests.ChatNotLoggedStateTests ‑ Logins_With_GitLab_Google_Are_Present - 2022 Exp
Cody.VisualStudio.Tests.CodyPackageTests ‑ CodyPackage_Loaded_OnDemand - 2022 Exp
Cody.VisualStudio.Tests.CodyPackageTests ‑ CodyToolWindow_Activated - 2022 Exp
Cody.VisualStudio.Tests.CodyPackageTests ‑ Logger_Initialized_And_Info_MethodCalled - 2022 Exp
Cody.VisualStudio.Tests.PlaywrightInitializationTests ‑ Playwright_Connects_OvercCDP - 2022 Exp
VsixTesting.Instances ‑ 1. Preparing Instance
VsixTesting.Instances ‑ 2. Launching Instance