Unit test fixups - ImpossibleCommandException not Exception now #4174
Annotations
6 warnings
Rdmp.Core.Tests/CommandExecution/CommandInvokerTests.cs#L21
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Rdmp.Core.Tests/CommandExecution/CommandInvokerTests.cs#L31
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Rdmp.Core.Tests/CommandExecution/CommandInvokerTests.cs#L44
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Rdmp.Core.Tests/CommandExecution/CommandInvokerTests.cs#L21
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Rdmp.Core.Tests/CommandExecution/CommandInvokerTests.cs#L31
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Rdmp.Core.Tests/CommandExecution/CommandInvokerTests.cs#L44
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
The logs for this run have expired and are no longer available.
Loading