Simplify Timeout
operator
#1192
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
Test.Async.TimeoutTest.TimeoutExceptionWithoutCancellation:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L58
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutExceptionWithOperationCanceledExceptionInnerException:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L84
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutException:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L41
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutExceptionWithoutOperationCanceledExceptionInnerException:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L70
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutExceptionWithoutCancellation:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L58
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutExceptionWithOperationCanceledExceptionInnerException:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L84
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutException:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L41
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutExceptionWithoutOperationCanceledExceptionInnerException:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L70
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutExceptionWithoutCancellation:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L58
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|
Test.Async.TimeoutTest.TimeoutExceptionWithOperationCanceledExceptionInnerException:
_/Tests/SuperLinq.Async.Test/TimeoutTest.cs#L84
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(System.OperationCanceledException)
---- System.OperationCanceledException : The operation was canceled.
|