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:
parent
789e25069f
commit
d8da68c55f
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user