Extend timeout for mpsc buffer test #1166
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
BitFaster.Caching.UnitTests.Lru.ConcurrentTLruDefaultClockTests ► WhenValueEvictedItemRemovedEventIsFired:
BitFaster.Caching.UnitTests/Lru/ConcurrentTLruTests.cs#L99
Failed test found in:
BitFaster.Caching.UnitTests/TestResults/results.trx
Error:
Expected removedItems[1].Key to be 4, but found 6.
|
BitFaster.Caching.UnitTests.Buffers.MpscBoundedBufferTests ► WhileBufferIsFilledItemsCanBeTaken:
BitFaster.Caching.UnitTests/TaskExtensions.cs#L13
Failed test found in:
BitFaster.Caching.UnitTests/TestResults/results3.trx
Error:
System.TimeoutException : fill timed out
|