Skip to content

moved some extensions out of endpoint impl

Sign in for the full log view
GitHub Actions / Test Results failed Nov 21, 2023 in 0s

1 fail, 72 pass in 2m 51s

73 tests   72 ✔️  2m 51s ⏱️
  1 suites    0 💤
  1 files      1

Results for commit 39978a0.

Annotations

Check warning on line 0 in OpenAI.Tests.TestFixture_12_Threads

See this annotation in the file changed.

@github-actions github-actions / Test Results

Test_06_03_ListRunsAndSteps (OpenAI.Tests.TestFixture_12_Threads) failed

test-results/_fv-az738-22_2023-11-21_15_38_38.trx [took 0s]
Raw output
  Expected: not <empty>
  But was:  <empty>
   at OpenAI.Tests.TestFixture_12_Threads.Test_06_03_ListRunsAndSteps() in /home/runner/work/OpenAI-DotNet/OpenAI-DotNet/OpenAI-DotNet-Tests/TestFixture_12_Threads.cs:line 261
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at OpenAI.Tests.TestFixture_12_Threads.Test_06_03_ListRunsAndSteps() in /home/runner/work/OpenAI-DotNet/OpenAI-DotNet/OpenAI-DotNet-Tests/TestFixture_12_Threads.cs:line 261
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)