Add ReSharper and Rider 2024.2 support #132
Annotations
10 errors
TodoItemsCounts:
Src/Roflcopter.Plugin.Tests/TodoItems/TodoItemsCountTests.cs#L23
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [1]
Expected: ("Todo", 5)
But was: ("Todo", 1)
TearDown : LoggedErrors : The test has logged 2 errors.
====== LOGGED ERROR #1 ==================================================================
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]> Values differ at index [1] Expected: ("Todo", 5) But was: ("Todo", 1)
--- EXCEPTION #1/2 [AssertionException]
Message = “
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [1]
Expected: ("Todo", 5)
But was: ("Todo", 1)
”
StackTraceString = “
at NUnit.Framework.Assert.ReportFailure(String message) in ReportFailure.il:line IL_001C mvid 20EF or ReportFailure.il:line IL_003E mvid 20EF
at NUnit.Framework.Assert.ReportFailure(ConstraintResult result, String message, Object[] args) in ReportFailure.il:line IL_001C mvid 20EF or ReportFailure.il:line IL_003E mvid 20EF
at NUnit.Framework.Assert.That[TActual](TActual actual, IResolveConstraint expression, String message, Object[] args) in That.il:line IL_000A mvid 20EF or That.il:line IL_002B mvid 20EF
at NUnit.Framework.Assert.That[TActual](TActual actual, IResolveConstraint expression) in That.il:line IL_000A mvid 20EF or That.il:line IL_002B mvid 20EF
at Roflcopter.Plugin.Tests.TodoItems.TodoItemsCountTests.<>c.<TodoItemsCounts>b__2_0(TestTodoItemsCountConsumer consumer, IContextBoundSettingsStore _) in D:\a\Roflcopter\Roflcopter\Src\Roflcopter.Plugin.Tests\TodoItems\TodoItemsCountTests.cs:line 26
at Roflcopter.Plugin.Tests.TodoItems.TodoItemsCountTests.<>c__DisplayClass9_1.<Test>b__2(Lifetime _, ISolution solution, IProject _) in D:\a\Roflcopter\Roflcopter\Src\Roflcopter.Plugin.Tests\TodoItems\TodoItemsCountTests.cs:line 128
at JetBrains.ReSharper.TestFramework.BaseTestWithSingleProject.WithSingleProject(IEnumerable`1 fileNames, Action`3 action) in WithSingleProject.il:line IL_007A mvid D152
”
ExceptionPath = Root.InnerException
ClassName = NUnit.Framework.AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = nunit.framework
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [1]
Expected: ("Todo", 5)
But was: ("Todo", 1)
”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex) in Log.il:line IL_0034 mvid A629
at JetBrains.Util.Logging.Logger.LogException(Exception ex) in LogException.il:line IL_000C mvid A629
at JetBrains.ReSharper.TestFramework.BaseTestWithSin
|
TodoItemsCounts_ConsumerUpdateRequestSignal:
Src/Roflcopter.Plugin.Tests/Roflcopter.Plugin.Tests.RD20243.csproj#L1
TearDown : LoggedErrors : The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.
--- EXCEPTION #1/2 [AsyncBehaviorIsProhibitedException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.Context = Todo.RescanAllSolution
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAsyncBehaviorSupported(String context) in AssertAsyncBehaviorSupported.il:line IL_0023 mvid A629
at JetBrains.Threading.ReentrancyGuard.Queue(String name, Action action, TaskPriority priority) in Queue.il:line IL_0054 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__0(LifetimeDefinition definition, Lifetime lt) in ReentrancyGuardEx.il:line IL_005E mvid A629
at JetBrains.Lifetimes.OuterLifetime.Define(OuterLifetime lifetime, String id, Action`2 atomicAction) in Define.il:line IL_004A mvid 5279
at JetBrains.Threading.ReentrancyGuardEx.Queue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in Queue.il:line IL_0094 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid A629
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading threading, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 28EA
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks shellLocks, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueueReadLock.il:line IL_0014 mvid 28EA
at JetBrains.ReSharper.Feature.Services.TodoItems.MultiplexingTodoManager.RescanSolution() in RescanSolution.il:line IL_0035 mvid 6866
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.AsyncBehaviorIsProhibitedException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
Data.ThreadLocalDebugInfo = “Define in fixture TodoItemsCountTests”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.Util.ILoggerEx.Error(ILogger logger, Exception exception, ExceptionOrigin origin, String comment) in Error.il:line IL_000A mvid A629
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
at JetBrains.Application.Settings.SettingsStoreEx.<>c__DisplayClass64_0.<AdviseChange>b__0(SettingsStoreChangeArgs args) in SettingsStoreEx.il:line IL_001E mvid 28EA
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue pa
|
TodoItemsCounts_WithDuplicateDefinition:
Src/Roflcopter.Plugin.Tests/TodoItems/TodoItemsCountTests.cs#L68
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [0]
Expected: ("Todo", 5)
But was: ("Todo", 1)
TearDown : LoggedErrors : The test has logged 2 errors.
====== LOGGED ERROR #1 ==================================================================
The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.
--- EXCEPTION #1/2 [AsyncBehaviorIsProhibitedException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.Context = Todo.RescanAllSolution
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAsyncBehaviorSupported(String context) in AssertAsyncBehaviorSupported.il:line IL_0023 mvid A629
at JetBrains.Threading.ReentrancyGuard.Queue(String name, Action action, TaskPriority priority) in Queue.il:line IL_0054 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__0(LifetimeDefinition definition, Lifetime lt) in ReentrancyGuardEx.il:line IL_005E mvid A629
at JetBrains.Lifetimes.OuterLifetime.Define(OuterLifetime lifetime, String id, Action`2 atomicAction) in Define.il:line IL_004A mvid 5279
at JetBrains.Threading.ReentrancyGuardEx.Queue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in Queue.il:line IL_0094 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid A629
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading threading, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 28EA
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks shellLocks, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueueReadLock.il:line IL_0014 mvid 28EA
at JetBrains.ReSharper.Feature.Services.TodoItems.MultiplexingTodoManager.RescanSolution() in RescanSolution.il:line IL_0035 mvid 6866
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.AsyncBehaviorIsProhibitedException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
Data.ThreadLocalDebugInfo = “<TodoItemsCounts_WithDuplicateDefinition>b__5_0 in fixture TodoItemsCountTests”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.Util.ILoggerEx.Error(ILogger log
|
TodoItemsCounts_WithNonMatchingName:
Src/Roflcopter.Plugin.Tests/TodoItems/TodoItemsCountTests.cs#L53
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [0]
Expected: ("Todo", 5)
But was: ("Todo", 1)
TearDown : LoggedErrors : The test has logged 2 errors.
====== LOGGED ERROR #1 ==================================================================
The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.
--- EXCEPTION #1/2 [AsyncBehaviorIsProhibitedException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.Context = Todo.RescanAllSolution
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAsyncBehaviorSupported(String context) in AssertAsyncBehaviorSupported.il:line IL_0023 mvid A629
at JetBrains.Threading.ReentrancyGuard.Queue(String name, Action action, TaskPriority priority) in Queue.il:line IL_0054 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__0(LifetimeDefinition definition, Lifetime lt) in ReentrancyGuardEx.il:line IL_005E mvid A629
at JetBrains.Lifetimes.OuterLifetime.Define(OuterLifetime lifetime, String id, Action`2 atomicAction) in Define.il:line IL_004A mvid 5279
at JetBrains.Threading.ReentrancyGuardEx.Queue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in Queue.il:line IL_0094 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid A629
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading threading, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 28EA
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks shellLocks, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueueReadLock.il:line IL_0014 mvid 28EA
at JetBrains.ReSharper.Feature.Services.TodoItems.MultiplexingTodoManager.RescanSolution() in RescanSolution.il:line IL_0035 mvid 6866
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.AsyncBehaviorIsProhibitedException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
Data.ThreadLocalDebugInfo = “<TodoItemsCounts_WithNonMatchingName>b__4_0 in fixture TodoItemsCountTests”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.Util.ILoggerEx.Error(ILogger logger,
|
TodoItemsCountsWithCondition:
Src/Roflcopter.Plugin.Tests/TodoItems/TodoItemsCountTests.cs#L37
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [0]
Expected: ("Todo", 5)
But was: ("Todo", 1)
TearDown : LoggedErrors : The test has logged 2 errors.
====== LOGGED ERROR #1 ==================================================================
The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.
--- EXCEPTION #1/2 [AsyncBehaviorIsProhibitedException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.Context = Todo.RescanAllSolution
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAsyncBehaviorSupported(String context) in AssertAsyncBehaviorSupported.il:line IL_0023 mvid A629
at JetBrains.Threading.ReentrancyGuard.Queue(String name, Action action, TaskPriority priority) in Queue.il:line IL_0054 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__0(LifetimeDefinition definition, Lifetime lt) in ReentrancyGuardEx.il:line IL_005E mvid A629
at JetBrains.Lifetimes.OuterLifetime.Define(OuterLifetime lifetime, String id, Action`2 atomicAction) in Define.il:line IL_004A mvid 5279
at JetBrains.Threading.ReentrancyGuardEx.Queue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in Queue.il:line IL_0094 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid A629
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading threading, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 28EA
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks shellLocks, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueueReadLock.il:line IL_0014 mvid 28EA
at JetBrains.ReSharper.Feature.Services.TodoItems.MultiplexingTodoManager.RescanSolution() in RescanSolution.il:line IL_0035 mvid 6866
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.AsyncBehaviorIsProhibitedException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
Data.ThreadLocalDebugInfo = “<TodoItemsCountsWithCondition>b__3_0 in fixture TodoItemsCountTests”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.Util.ILoggerEx.Error(ILogger logger, Except
|
TodoItemsCountsWithDisabledSetting:
Src/Roflcopter.Plugin.Tests/Roflcopter.Plugin.Tests.RD20243.csproj#L1
TearDown : LoggedErrors : The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.
--- EXCEPTION #1/2 [AsyncBehaviorIsProhibitedException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.Context = Todo.RescanAllSolution
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAsyncBehaviorSupported(String context) in AssertAsyncBehaviorSupported.il:line IL_0023 mvid A629
at JetBrains.Threading.ReentrancyGuard.Queue(String name, Action action, TaskPriority priority) in Queue.il:line IL_0054 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__0(LifetimeDefinition definition, Lifetime lt) in ReentrancyGuardEx.il:line IL_005E mvid A629
at JetBrains.Lifetimes.OuterLifetime.Define(OuterLifetime lifetime, String id, Action`2 atomicAction) in Define.il:line IL_004A mvid 5279
at JetBrains.Threading.ReentrancyGuardEx.Queue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in Queue.il:line IL_0094 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid A629
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading threading, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 28EA
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks shellLocks, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueueReadLock.il:line IL_0014 mvid 28EA
at JetBrains.ReSharper.Feature.Services.TodoItems.MultiplexingTodoManager.RescanSolution() in RescanSolution.il:line IL_0035 mvid 6866
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.AsyncBehaviorIsProhibitedException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
Data.ThreadLocalDebugInfo = “Define in fixture TodoItemsCountTests”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.Util.ILoggerEx.Error(ILogger logger, Exception exception, ExceptionOrigin origin, String comment) in Error.il:line IL_000A mvid A629
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
at JetBrains.Application.Settings.SettingsStoreEx.<>c__DisplayClass64_0.<AdviseChange>b__0(SettingsStoreChangeArgs args) in SettingsStoreEx.il:line IL_001E mvid 28EA
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue pa
|
TodoItemsCountsWithEmptyDefinitions:
Src/Roflcopter.Plugin.Tests/Roflcopter.Plugin.Tests.RD20243.csproj#L1
TearDown : LoggedErrors : The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.
--- EXCEPTION #1/2 [AsyncBehaviorIsProhibitedException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.Context = Todo.RescanAllSolution
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAsyncBehaviorSupported(String context) in AssertAsyncBehaviorSupported.il:line IL_0023 mvid A629
at JetBrains.Threading.ReentrancyGuard.Queue(String name, Action action, TaskPriority priority) in Queue.il:line IL_0054 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__0(LifetimeDefinition definition, Lifetime lt) in ReentrancyGuardEx.il:line IL_005E mvid A629
at JetBrains.Lifetimes.OuterLifetime.Define(OuterLifetime lifetime, String id, Action`2 atomicAction) in Define.il:line IL_004A mvid 5279
at JetBrains.Threading.ReentrancyGuardEx.Queue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in Queue.il:line IL_0094 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid A629
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading threading, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 28EA
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks shellLocks, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueueReadLock.il:line IL_0014 mvid 28EA
at JetBrains.ReSharper.Feature.Services.TodoItems.MultiplexingTodoManager.RescanSolution() in RescanSolution.il:line IL_0035 mvid 6866
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.AsyncBehaviorIsProhibitedException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
Data.ThreadLocalDebugInfo = “Define in fixture TodoItemsCountTests”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.Util.ILoggerEx.Error(ILogger logger, Exception exception, ExceptionOrigin origin, String comment) in Error.il:line IL_000A mvid A629
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
at JetBrains.Application.Settings.SettingsStoreEx.<>c__DisplayClass64_0.<AdviseChange>b__0(SettingsStoreChangeArgs args) in SettingsStoreEx.il:line IL_001E mvid 28EA
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue pa
|
TodoItemsCounts:
Src/Roflcopter.Plugin.Tests/TodoItems/TodoItemsCountTests.cs#L23
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [1]
Expected: ("Todo", 5)
But was: ("Todo", 1)
TearDown : LoggedErrors : The test has logged 2 errors.
====== LOGGED ERROR #1 ==================================================================
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]> Values differ at index [1] Expected: ("Todo", 5) But was: ("Todo", 1)
--- EXCEPTION #1/2 [AssertionException]
Message = “
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [1]
Expected: ("Todo", 5)
But was: ("Todo", 1)
”
StackTraceString = “
at NUnit.Framework.Assert.ReportFailure(String message) in ReportFailure.il:line IL_001C mvid 20EF or ReportFailure.il:line IL_003E mvid 20EF
at NUnit.Framework.Assert.ReportFailure(ConstraintResult result, String message, Object[] args) in ReportFailure.il:line IL_001C mvid 20EF or ReportFailure.il:line IL_003E mvid 20EF
at NUnit.Framework.Assert.That[TActual](TActual actual, IResolveConstraint expression, String message, Object[] args) in That.il:line IL_000A mvid 20EF or That.il:line IL_002B mvid 20EF
at NUnit.Framework.Assert.That[TActual](TActual actual, IResolveConstraint expression) in That.il:line IL_000A mvid 20EF or That.il:line IL_002B mvid 20EF
at Roflcopter.Plugin.Tests.TodoItems.TodoItemsCountTests.<>c.<TodoItemsCounts>b__2_0(TestTodoItemsCountConsumer consumer, IContextBoundSettingsStore _) in D:\a\Roflcopter\Roflcopter\Src\Roflcopter.Plugin.Tests\TodoItems\TodoItemsCountTests.cs:line 26
at Roflcopter.Plugin.Tests.TodoItems.TodoItemsCountTests.<>c__DisplayClass9_1.<Test>b__2(Lifetime _, ISolution solution, IProject _) in D:\a\Roflcopter\Roflcopter\Src\Roflcopter.Plugin.Tests\TodoItems\TodoItemsCountTests.cs:line 128
at JetBrains.ReSharper.TestFramework.BaseTestWithSingleProject.WithSingleProject(IEnumerable`1 fileNames, Action`3 action) in WithSingleProject.il:line IL_007A mvid D152
”
ExceptionPath = Root.InnerException
ClassName = NUnit.Framework.AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = nunit.framework
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [1]
Expected: ("Todo", 5)
But was: ("Todo", 1)
”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RD20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex) in Log.il:line IL_0034 mvid A629
at JetBrains.Util.Logging.Logger.LogException(Exception ex) in LogException.il:line IL_000C mvid A629
at JetBrains.ReSharper.TestFramework.BaseTestWithSin
|
TodoItemsCounts_ConsumerUpdateRequestSignal:
Src/Roflcopter.Plugin.Tests/Roflcopter.Plugin.Tests.RD20243.csproj#L1
TearDown : LoggedErrors : The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.
--- EXCEPTION #1/2 [AsyncBehaviorIsProhibitedException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.Context = Todo.RescanAllSolution
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAsyncBehaviorSupported(String context) in AssertAsyncBehaviorSupported.il:line IL_0023 mvid A629
at JetBrains.Threading.ReentrancyGuard.Queue(String name, Action action, TaskPriority priority) in Queue.il:line IL_0054 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__0(LifetimeDefinition definition, Lifetime lt) in ReentrancyGuardEx.il:line IL_005E mvid A629
at JetBrains.Lifetimes.OuterLifetime.Define(OuterLifetime lifetime, String id, Action`2 atomicAction) in Define.il:line IL_004A mvid 5279
at JetBrains.Threading.ReentrancyGuardEx.Queue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in Queue.il:line IL_0094 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid A629
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading threading, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 28EA
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks shellLocks, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueueReadLock.il:line IL_0014 mvid 28EA
at JetBrains.ReSharper.Feature.Services.TodoItems.MultiplexingTodoManager.RescanSolution() in RescanSolution.il:line IL_0035 mvid 6866
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.AsyncBehaviorIsProhibitedException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
Data.ThreadLocalDebugInfo = “Define in fixture TodoItemsCountTests”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RD20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.Util.ILoggerEx.Error(ILogger logger, Exception exception, ExceptionOrigin origin, String comment) in Error.il:line IL_000A mvid A629
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
at JetBrains.Application.Settings.SettingsStoreEx.<>c__DisplayClass64_0.<AdviseChange>b__0(SettingsStoreChangeArgs args) in SettingsStoreEx.il:line IL_001E mvid 28EA
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue pa
|
TodoItemsCounts_WithDuplicateDefinition:
Src/Roflcopter.Plugin.Tests/TodoItems/TodoItemsCountTests.cs#L68
Expected is <System.ValueTuple`2[System.String,System.Int32][2]>, actual is <System.Linq.Enumerable+WhereSelectArrayIterator`2[Roflcopter.Plugin.TodoItems.TodoItemsCount,System.ValueTuple`2[System.String,System.Int32]]>
Values differ at index [0]
Expected: ("Todo", 5)
But was: ("Todo", 1)
TearDown : LoggedErrors : The test has logged 2 errors.
====== LOGGED ERROR #1 ==================================================================
The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.
--- EXCEPTION #1/2 [AsyncBehaviorIsProhibitedException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.Context = Todo.RescanAllSolution
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAsyncBehaviorSupported(String context) in AssertAsyncBehaviorSupported.il:line IL_0023 mvid A629
at JetBrains.Threading.ReentrancyGuard.Queue(String name, Action action, TaskPriority priority) in Queue.il:line IL_0054 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__0(LifetimeDefinition definition, Lifetime lt) in ReentrancyGuardEx.il:line IL_005E mvid A629
at JetBrains.Lifetimes.OuterLifetime.Define(OuterLifetime lifetime, String id, Action`2 atomicAction) in Define.il:line IL_004A mvid 5279
at JetBrains.Threading.ReentrancyGuardEx.Queue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in Queue.il:line IL_0094 mvid A629
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard reentrancyGuard, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid A629
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading threading, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 28EA
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks shellLocks, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueueReadLock.il:line IL_0014 mvid 28EA
at JetBrains.ReSharper.Feature.Services.TodoItems.MultiplexingTodoManager.RescanSolution() in RescanSolution.il:line IL_0035 mvid 6866
at JetBrains.ReSharper.Feature.Services.TodoItems.TodoPatternStorage.<.ctor>b__7_0() in TodoPatternStorage.il:line IL_001B mvid 6866
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.AsyncBehaviorIsProhibitedException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
Data.ThreadLocalDebugInfo = “<TodoItemsCounts_WithDuplicateDefinition>b__5_0 in fixture TodoItemsCountTests”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The target dispatcher JetDispatcher(NonParallelSTAWorker:16) does not support asynchronous execution or cross-thread marshalling.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
Roflcopter.Plugin.Tests.RD20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.Util.ILoggerEx.Error(ILogger log
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestOutput
|
299 KB |
|