1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-12 17:23:09 +08:00

Cancel test more

This commit is contained in:
Dean Herbert 2023-12-21 18:17:03 +09:00
parent 4f1e6c31d7
commit 0648201844
No known key found for this signature in database

View File

@ -420,7 +420,7 @@ namespace osu.Game.Tests.Visual.SongSelect
} }
[Test] [Test]
[FlakyTest] // temporary while peppy investigates [Ignore("temporary while peppy investigates. probably realm batching related.")]
public void TestSelectionRetainedOnBeatmapUpdate() public void TestSelectionRetainedOnBeatmapUpdate()
{ {
createSongSelect(); createSongSelect();