mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 07:23:14 +08:00
Disable failing tests temporarily
This commit is contained in:
parent
340997f505
commit
cfac47413c
@ -113,6 +113,7 @@ namespace osu.Game.Tests.Beatmaps.Formats
|
||||
|
||||
[TestCase(normal)]
|
||||
[TestCase(marathon)]
|
||||
[Ignore("temporarily disabled pending DeepEqual fix (https://github.com/jamesfoster/DeepEqual/pull/35)")]
|
||||
// Currently fails:
|
||||
// [TestCase(with_sb)]
|
||||
public void TestParity(string beatmap)
|
||||
|
Loading…
Reference in New Issue
Block a user