mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Disabled unstable CI integration tests.
This commit is contained in:
@@ -77,6 +77,7 @@ namespace NzbDrone.Common.Test
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
|
[Explicit]
|
||||||
public void Should_be_able_to_start_and_stop_service()
|
public void Should_be_able_to_start_and_stop_service()
|
||||||
{
|
{
|
||||||
Subject.GetService(ALWAYS_INSTALLED_SERVICE).Status
|
Subject.GetService(ALWAYS_INSTALLED_SERVICE).Status
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ namespace NzbDrone.Integration.Test
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
|
[Ignore("SignalR on CI seems unstable")]
|
||||||
public void should_add_and_delete_root_folders()
|
public void should_add_and_delete_root_folders()
|
||||||
{
|
{
|
||||||
ConnectSignalR();
|
ConnectSignalR();
|
||||||
|
|||||||
Reference in New Issue
Block a user