1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 16:52:54 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach fdc41ace7e
Fix flaky editor beatmap creation test
As seen in
https://github.com/ppy/osu/actions/runs/12289146465/job/34294167417#step:5:1588
or
https://github.com/ppy/osu/actions/runs/12310133160/job/34358241666#step:5:53.

Exception messages hint pretty strongly at this being a threading issue
and there does seem to be a rather frivolous lack of waiting for
`CreateNewDifficulty()` to do its thing, so I'm thinking maybe this will
help.
2024-12-13 17:35:41 +09:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
Beatmaps Pass the same thing in twice for better maybe 2024-05-27 20:30:01 +09:00
Collections Add search bar to collection management dialog 2024-11-18 16:32:56 +09:00
Colours Automated pass 2023-06-24 01:00:03 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
DailyChallenge Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Editing Fix flaky editor beatmap creation test 2024-12-13 17:35:41 +09:00
Gameplay Merge branch 'master' into netcore-analyzer 2024-12-05 17:18:56 +08:00
Menus Merge pull request #30894 from HenintsoaSky/star-fountains-toggle-setting 2024-11-28 17:35:11 +09:00
Mods Fix score no longer being saved when quick-restarting after pass 2024-11-30 23:36:02 -05:00
Multiplayer Merge branch 'master' into better-room-status 2024-12-11 18:06:55 +09:00
Navigation Update usages of IPC in line with framework changes 2024-12-03 16:34:23 +09:00
Online Fix weird default in test scene 2024-11-28 17:54:03 -05:00
Playlists Merge branch 'master' into better-room-status 2024-12-11 18:06:55 +09:00
Ranking Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider 2024-11-17 18:13:37 -05:00
Settings Add test coverage 2024-11-01 19:26:56 +01:00
SongSelect Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
SongSelectV2 Move BeatmapInfoWedgeV2 to correct namespace 2024-12-12 12:53:05 +09:00
UserInterface Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
TestMultiplayerComponents.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuScreenStack.cs Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments 2023-07-25 20:20:53 +09:00