mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Revert "Enabling these tests to prove a point"
This reverts commit 0d5bcc5a4a.
This commit is contained in:
@@ -48,11 +48,11 @@ namespace Tgstation.Server.Tests.Instance
|
||||
|
||||
await RunBasicTest(cancellationToken);
|
||||
|
||||
await RunLongRunningTestThenUpdate(cancellationToken);
|
||||
await RunLongRunningTestThenUpdateWithByondVersionSwitch(cancellationToken);
|
||||
|
||||
// await RunLongRunningTestThenUpdate(cancellationToken);
|
||||
// await RunLongRunningTestThenUpdateWithByondVersionSwitch(cancellationToken);
|
||||
// Remove this deploy when the above tests are reenabled
|
||||
// await DeployTestDme("LongRunning/long_running_test", DreamDaemonSecurity.Trusted, cancellationToken);
|
||||
await DeployTestDme("LongRunning/long_running_test", DreamDaemonSecurity.Trusted, cancellationToken);
|
||||
|
||||
await RunHeartbeatTest(cancellationToken);
|
||||
|
||||
await StartAndLeaveRunning(cancellationToken);
|
||||
|
||||
Reference in New Issue
Block a user