mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 23:52:57 +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]
|
[Test]
|
||||||
[NonParallelizable]
|
[NonParallelizable]
|
||||||
|
[Ignore("Binding IPC on Appveyor isn't working (port in use). Need to figure out why")]
|
||||||
public void TestImportOverIPC()
|
public void TestImportOverIPC()
|
||||||
{
|
{
|
||||||
using (HeadlessGameHost host = new CleanRunHeadlessGameHost("host", true))
|
using (HeadlessGameHost host = new CleanRunHeadlessGameHost("host", true))
|
||||||
|
Loading…
Reference in New Issue
Block a user