SteamKit
SteamKit copied to clipboard
DebugLog tests have race conditions
trafficstars
[xUnit.net 00:00:00.49] Tests.SmartCMServerListFacts.GetNextServerCandidate_OnlyReturnsMatchingServerOfType [FAIL]
[xUnit.net 00:00:00.49] Assert.Equal() Failure: Strings differ
[xUnit.net 00:00:00.49] ↓ (pos 0)
[xUnit.net 00:00:00.49] Expected: "category"
[xUnit.net 00:00:00.49] Actual: "ServerList"
[xUnit.net 00:00:00.49] ↑ (pos 0)
[xUnit.net 00:00:00.49] Stack Trace:
These tests sometimes fail because of async nature of running tests.