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
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ public void TestImportWhenClosed()
[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))