1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 15:33:21 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Dean Herbert 24d84890e4 Change all filter control button state test to until steps
There's multiple schedules at play which could be adding multi-frame
delays. let's play it safe and try and fix flaky tests.

Example of `Schedule` which could cause an issue:
392cb352cc/osu.Game/Collections/CollectionDropdown.cs (L77-L78)

Example of test failure:
https://github.com/ppy/osu/runs/7648118894?check_suite_focus=true
2022-08-03 20:03:07 +09:00
..
TestSceneAdvancedStats.cs Add messages to all InvalidOperationExceptions 2022-06-28 01:34:25 +09:00
TestSceneBeatmapCarousel.cs Add failing test case 2022-08-01 18:43:01 +03:00
TestSceneBeatmapDetails.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatmapInfoWedge.cs Fix BeatmapInfoWedge test potentially failing due to quick initial load 2022-07-02 13:03:14 +09:00
TestSceneBeatmapLeaderboard.cs Remove unused RulesetStore from BeatmapManager constructor 2022-07-28 16:19:05 +09:00
TestSceneBeatmapMetadataDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatmapOptionsOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatmapRecommendations.cs Fix regressing BeatmapRecommendations tests due to diffcalc running at 2022-07-01 17:10:15 +09:00
TestSceneDifficultyRangeFilterControl.cs Remove nullable disables 2022-07-03 21:15:13 +09:00
TestSceneFilterControl.cs Change all filter control button state test to until steps 2022-08-03 20:03:07 +09:00
TestScenePlaySongSelect.cs Add failing test case 2022-07-30 18:50:41 +03:00
TestSceneSongSelectFooter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneTopLocalRank.cs Remove unused RulesetStore from BeatmapManager constructor 2022-07-28 16:19:05 +09:00
TestSceneUpdateBeatmapSetButton.cs Fix UpdateBeatmapSetButton intermittent test failure 2022-07-21 16:24:48 +09:00
TestSceneUserTopScoreContainer.cs Country -> CountryCode 2022-07-18 08:40:34 +03:00