mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Disabled unstable CI integration tests.
This commit is contained in:
parent
866f971d41
commit
cd5b00afa8
@ -77,6 +77,7 @@ public void UnInstallService()
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Explicit]
|
||||
public void Should_be_able_to_start_and_stop_service()
|
||||
{
|
||||
Subject.GetService(ALWAYS_INSTALLED_SERVICE).Status
|
||||
|
@ -15,6 +15,7 @@ public void should_have_no_root_folder_initially()
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("SignalR on CI seems unstable")]
|
||||
public void should_add_and_delete_root_folders()
|
||||
{
|
||||
ConnectSignalR();
|
||||
|
Loading…
Reference in New Issue
Block a user