mirror of https://github.com/ppy/osu
Disable failing tests temporarily
This commit is contained in:
parent
340997f505
commit
cfac47413c
|
@ -113,6 +113,7 @@ public void TestDecodeHitObjects()
|
|||
|
||||
[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