1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 09:32:55 +08:00

Disable test again (accidentally re-enabled)

This commit is contained in:
Dean Herbert 2018-02-08 17:22:23 +09:00
parent 789e25069f
commit d8da68c55f

View File

@ -44,6 +44,7 @@ namespace osu.Game.Tests.Beatmaps.IO
[Test]
[NonParallelizable]
[Ignore("Binding IPC on Appveyor isn't working (port in use). Need to figure out why")]
public void TestImportOverIPC()
{
using (HeadlessGameHost host = new CleanRunHeadlessGameHost("host", true))