1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 04:42:58 +08:00
osu-lazer/osu.Game.Tests/Visual
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
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Background Remove unused RulesetStore from BeatmapManager constructor 2022-07-28 16:19:05 +09:00
Beatmaps Automated #nullable processing 2022-06-17 16:37:17 +09:00
Collections Merge branch 'master' into realm-collections 2022-07-28 21:00:08 +09:00
Colours Automated #nullable processing 2022-06-17 16:37:17 +09:00
Components Automated #nullable processing 2022-06-17 16:37:17 +09:00
Editing Add test coverage of editor crash 2022-08-01 16:53:49 +09:00
Gameplay Add battery info for desktop platforms 2022-07-30 14:26:19 +02:00
Menus Fix intermittent MusicController tests 2022-07-08 14:29:15 +09:00
Mods Automated #nullable processing 2022-06-17 16:37:17 +09:00
Multiplayer Fix failing tests 2022-07-30 11:49:33 +03:00
Navigation Add test coverage of playlist exit confirmation 2022-07-29 17:11:37 +09:00
Online Add proper test coverage 2022-07-28 12:16:21 +09:00
Playlists Fix failing tests 2022-07-30 11:49:33 +03:00
Ranking Automated #nullable processing 2022-06-17 16:37:17 +09:00
Settings Update parameter discards 2022-06-24 21:26:19 +09:00
SongSelect Change all filter control button state test to until steps 2022-08-03 20:03:07 +09:00
UserInterface Add failing assertions to demonstrate autosize failure 2022-08-01 22:04:14 +02:00
TestMultiplayerComponents.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00