mirror of
https://github.com/ppy/osu.git
synced 2024-11-08 01:27:46 +08:00
17174a7b09
Basically, the failing delayed test would fire two web requests during the proceedings. In unfortunate timing, the first would succeed and the test would think "everything is okay", but the actual request loading results has not yet run. This check ensures *something* is loaded, which seems to be enough to make things reliable. |
||
---|---|---|
.. | ||
TestScenePlaylistsLoungeSubScreen.cs | ||
TestScenePlaylistsMatchSettingsOverlay.cs | ||
TestScenePlaylistsParticipantsList.cs | ||
TestScenePlaylistsResultsScreen.cs | ||
TestScenePlaylistsRoomCreation.cs | ||
TestScenePlaylistsScreen.cs |