Disable failing tests temporarily

This commit is contained in:
Dean Herbert 2019-03-08 10:42:25 +09:00
parent 340997f505
commit cfac47413c
1 changed files with 1 additions and 0 deletions

View File

@ -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)