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