1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 19:10:28 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/SongSelect
T
Dean Herbert a73919917c Fix intermittent test failures in TestScenBeatmapInfoWedge due to async load
https://github.com/ppy/osu/runs/4358685294?check_suite_focus=true

Occurs due to the wedge content also reloading on ruleset change, which
wasn't being accounted for. In a fail case, the content would change
during the "select beatmap" step's async load wait, causing incorrect
results.

https://github.com/ppy/osu/blob/51a353e12db189f9958228d30fe045b8460c6b92/osu.Game/Screens/Select/BeatmapInfoWedge.cs#L70
a73919917c · 2021-11-30 12:32:09 +09:00
History
..