osu/osu.Game/Tests
Dean Herbert 9f7c6adb58 Fix test failures due to logger pollution
As seen at
https://github.com/ppy/osu/pull/13831/checks?check_run_id=3025050307. I
can't confirm that this will fix the issue but it looks like the only
plausible reason. I have confirmed that the logging is not coming from
the local (first logging is guaranteed to be after `SetupForRun`).
2021-07-09 12:15:30 +09:00
..
Beatmaps Implement FindProvider and AllSources properly on all test ISkinSources 2021-06-22 12:03:14 +03:00
Visual Remove redundant arguments 2021-07-05 23:52:39 +08:00
CleanRunHeadlessGameHost.cs Fix test failures due to logger pollution 2021-07-09 12:15:30 +09:00
OsuTestBrowser.cs
TestScoreInfo.cs
VisualTestRunner.cs