Cleanup the benchmarks #14
dotnet-build-and-test.yaml
on: push
Matrix: build-and-test / build-and-test
Annotations
7 errors
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.CanLinkEntities:
_/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.
|
NexusMods.EventSourcing.Tests.EventStoreTests.InMemoryEventStoreTests.CanGetAndReturnEvents
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.
|
NexusMods.EventSourcing.Tests.EventSerializerTests.CanDeserializeEvents:
_/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.
|
NexusMods.EventSourcing.Tests.EventStoreTests.FasterKVEventStoreTests.CanGetAndReturnEvents
Expected value to be 11, but found 10 (difference of -1).
|
build-and-test / Build and Test (ubuntu-latest)
Process completed with exit code 1.
|
build-and-test / Build and Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-and-test / Build and Test (windows-latest)
The operation was canceled.
|