Studio 2026 props #1818
Studio 2026 props #1818
Build #20260325.1 had test failures
Details
- Failed: 13 (46.43%)
- Passed: 14 (50.00%)
- Other: 1 (3.57%)
- Total: 28
Annotations
Check failure on line 57 in Build log
azure-pipelines / InterpretBank_Sonar
Build log #L57
[xUnit.net 00:00:01.99] InterpretBankTests.SqlBuilderTests.SqlBuild_Test [FAIL]
Check failure on line 68 in Build log
azure-pipelines / InterpretBank_Sonar
Build log #L68
[xUnit.net 00:00:02.57] InterpretBankTests.TerminologyServiceTests.UpdateTermContent_Test [FAIL]
Check failure on line 82 in Build log
azure-pipelines / InterpretBank_Sonar
Build log #L82
[xUnit.net 00:00:02.58] InterpretBankTests.TerminologyServiceTests.DeleteGlossary_Test [FAIL]
Check failure on line 98 in Build log
azure-pipelines / InterpretBank_Sonar
Build log #L98
[xUnit.net 00:00:02.65] InterpretBankTests.TerminologyServiceTests.CreateGlossary_Test [FAIL]
Check failure on line 1 in InterpretBankTests.GlossaryServiceTests.UpdateGlossaryMetadata_Test
azure-pipelines / InterpretBank_Sonar
InterpretBankTests.GlossaryServiceTests.UpdateGlossaryMetadata_Test
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive a call matching:
ExecuteSelectCommand(s => (s.CommandText == "UPDATE GlossaryMetadata SET GlossaryCreator = "@0", GlossaryDataCreation = "@1", GlossaryDescription = "@2", GlossarySetting = "@3", Tag1 = "@4", Tag2 = "@5" WHERE (ID = @6)"))
Actually received no matching calls.
Received 2 non-matching calls (non-matching arguments indicated with '*' characters):
ExecuteSelectCommand(*System.Data.SQLite.SQLiteCommand*)
ExecuteSelectCommand(*System.Data.SQLite.SQLiteCommand*)
Raw output
at NSubstitute.Core.ReceivedCallsExceptionThrower.Throw(ICallSpecification callSpecification, IEnumerable`1 matchingCalls, IEnumerable`1 nonMatchingCalls, Quantity requiredQuantity)
at NSubstitute.Routing.Handlers.CheckReceivedCallsHandler.Handle(ICall call)
at NSubstitute.Routing.Route.Handle(ICall call)
at NSubstitute.Proxies.CastleDynamicProxy.CastleForwardingInterceptor.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.ObjectProxy.ExecuteSelectCommand(SQLiteCommand sql)
Check failure on line 1 in InterpretBankTests.GlossaryServiceTests.UpdateTermContent_Test
azure-pipelines / InterpretBank_Sonar
InterpretBankTests.GlossaryServiceTests.UpdateTermContent_Test
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive a call matching:
ExecuteSelectCommand(s => (s.CommandText == "UPDATE GlossaryData SET CommentAll = "@0", RecordCreation = "@1", Tag1 = "@2", Tag2 = "@3" WHERE (ID = @4)"))
Actually received no matching calls.
Received 2 non-matching calls (non-matching arguments indicated with '*' characters):
ExecuteSelectCommand(*System.Data.SQLite.SQLiteCommand*)
ExecuteSelectCommand(*System.Data.SQLite.SQLiteCommand*)
Raw output
at NSubstitute.Core.ReceivedCallsExceptionThrower.Throw(ICallSpecification callSpecification, IEnumerable`1 matchingCalls, IEnumerable`1 nonMatchingCalls, Quantity requiredQuantity)
at NSubstitute.Routing.Handlers.CheckReceivedCallsHandler.Handle(ICall call)
at NSubstitute.Routing.Route.Handle(ICall call)
at NSubstitute.Proxies.CastleDynamicProxy.CastleForwardingInterceptor.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.ObjectProxy.ExecuteSelectCommand(SQLiteCommand sql)
Check failure on line 1 in InterpretBankTests.TerminologyServiceTests.MergeGlossaries_Test
azure-pipelines / InterpretBank_Sonar
InterpretBankTests.TerminologyServiceTests.MergeGlossaries_Test
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive a call matching:
ExecuteSelectCommand(s => (s.CommandText == "UPDATE GlossaryData SET Tag1 = "@0", Tag2 = "@1" WHERE Tag1 = "ToBeMergedGlossary""))
Actually received no matching calls.
Received 2 non-matching calls (non-matching arguments indicated with '*' characters):
ExecuteSelectCommand(*System.Data.SQLite.SQLiteCommand*)
ExecuteSelectCommand(*System.Data.SQLite.SQLiteCommand*)
Raw output
at NSubstitute.Core.ReceivedCallsExceptionThrower.Throw(ICallSpecification callSpecification, IEnumerable`1 matchingCalls, IEnumerable`1 nonMatchingCalls, Quantity requiredQuantity)
at NSubstitute.Routing.Handlers.CheckReceivedCallsHandler.Handle(ICall call)
at NSubstitute.Routing.Route.Handle(ICall call)
at NSubstitute.Proxies.CastleDynamicProxy.CastleForwardingInterceptor.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.ObjectProxy.ExecuteSelectCommand(SQLiteCommand sql)
Check failure on line 1 in InterpretBankTests.TerminologyServiceTests.UpdateTermContent_Test
azure-pipelines / InterpretBank_Sonar
InterpretBankTests.TerminologyServiceTests.UpdateTermContent_Test
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive a call matching:
ExecuteSelectCommand(s => (s.CommandText == "UPDATE GlossaryData SET CommentAll = "@0", RecordCreation = "@1", Tag1 = "@2", Tag2 = "@3" WHERE (ID = @4)"))
Actually received no matching calls.
Received 2 non-matching calls (non-matching arguments indicated with '*' characters):
ExecuteSelectCommand(*System.Data.SQLite.SQLiteCommand*)
ExecuteSelectCommand(*System.Data.SQLite.SQLiteCommand*)
Raw output
at NSubstitute.Core.ReceivedCallsExceptionThrower.Throw(ICallSpecification callSpecification, IEnumerable`1 matchingCalls, IEnumerable`1 nonMatchingCalls, Quantity requiredQuantity)
at NSubstitute.Routing.Handlers.CheckReceivedCallsHandler.Handle(ICall call)
at NSubstitute.Routing.Route.Handle(ICall call)
at NSubstitute.Proxies.CastleDynamicProxy.CastleForwardingInterceptor.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.ObjectProxy.ExecuteSelectCommand(SQLiteCommand sql)