remove value task #2412
Annotations
10 errors and 11 warnings
tests/Proto.Actor.Tests/SupervisionTests_AllForOne.cs#L41
Assert.Contains() Failure
Not found: ResumeMailbox { }
In value: List<Object> [Started { }]
|
tests/Proto.Actor.Tests/SupervisionTests_AllForOne.cs#L134
System.InvalidOperationException : Collection was modified; enumeration operation may not execute.
|
tests/Proto.Actor.Tests/SupervisionTests_AllForOne.cs#L157
System.InvalidOperationException : Sequence contains more than one element
|
tests/Proto.Actor.Tests/SupervisionTests_OneForOne.cs#L176
System.InvalidOperationException : Collection was modified; enumeration operation may not execute.
|
tests/Proto.Actor.Tests/ActorTests.cs#L204
Assert.Equal() Failure
Expected: 7
Actual: 33110
|
tests/Proto.Actor.Tests/SupervisionTests_OneForOne.cs#L310
System.InvalidOperationException : Collection was modified; enumeration operation may not execute.
|
tests/Proto.Actor.Tests/SupervisionTests_OneForOne.cs#L121
Assert.DoesNotContain() Failure
Found: { }
In value: List<Object> [Started { }, MessageEnvelope { Sender = , Message = 1st restart, Header = MessageHeader { Count = 0, Keys = System.Collections.Immutable.ImmutableDictionary`2+<get_Keys>d__25[System.String,System.String], Values = System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,System.String] } }, MessageEnvelope { Sender = , Message = 2nd restart, Header = MessageHeader { Count = 0, Keys = System.Collections.Immutable.ImmutableDictionary`2+<get_Keys>d__25[System.String,System.String], Values = System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,System.String] } }, MessageEnvelope { Sender = , Message = 3rd restart, Header = MessageHeader { Count = 0, Keys = System.Collections.Immutable.ImmutableDictionary`2+<get_Keys>d__25[System.String,System.String], Values = System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,System.String] } }, SuspendMailbox { }, ...]
|
tests/Proto.Actor.Tests/SupervisionTests_OneForOne.cs#L228
System.InvalidOperationException : Collection was modified; enumeration operation may not execute.
|
tests/Proto.Actor.Tests/SupervisionTests_OneForOne.cs#L261
System.InvalidOperationException : Sequence contains more than one element
|
tests/Proto.Actor.Tests/SupervisionTests_OneForOne.cs#L36
Assert.Contains() Failure
Not found: ResumeMailbox { }
In value: List<Object> [Started { }]
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading