1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 03:11:23 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
T
Dan Balasescu 1906c2f725 Fix TestTouchScreenDetectionAtSongSelect test failure
https://github.com/ppy/osu/actions/runs/9985890747/job/27597501295

In this case, the settings overlay is taking a very long time to load
(on a background thread), and pops in when it finishes loading because
it's been requested to open.

The opens the settings overlay, closes it (by pressing escape, this does
not actually close it because it's not loaded yet), and then enters song
select by pressing 'P' 3 times. The settings overlay finishes loading at
just the right opportune moment to eat one of the 'P' key presses.
1906c2f725 · 2024-07-18 16:26:16 +09:00
History
..
2024-03-16 12:15:12 +08:00
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00
2024-07-12 16:29:41 +09:00
2024-06-27 06:41:44 +03:00