Cleanup the benchmarks #14
Annotations
5 errors
Test:
_/tests/NexusMods.EventSourcing.Tests/BasicFunctionalityTests.cs#L45
System.Collections.Generic.KeyNotFoundException : The given key 'NexusMods.EventSourcing.Abstractions.AttributeDefinition`2[NexusMods.EventSourcing.Abstractions.IEntity,System.Type]' was not present in the dictionary.
|
Test
Expectation has property root.Id that the other object does not have.
Expectation has property root.Name that the other object does not have.
With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.
|
Test:
_/tests/NexusMods.EventSourcing.Tests/EventSerializerTests.cs#L23
Expected property root.ModId to be Mod<ab490db7-5608-4436-b0e8-6ebe4905e21b>, but found Mod<ac5e818d-dc06-4a06-a5a5-ea179c4d1e67>.
Expected property root.Enabled to be True, but found True.
With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.
|
Test
Expected value to be 11, but found 10 (difference of -1).
|
Test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading