]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Update engine and increases test time limit (#14853)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Sat, 25 Mar 2023 23:28:02 +0000 (12:28 +1300)
committerGitHub <noreply@github.com>
Sat, 25 Mar 2023 23:28:02 +0000 (10:28 +1100)
Content.IntegrationTests/PoolManagerTestEventHandler.cs
RobustToolbox

index d22189b0675de3e995e5e07229e7328c64ef088e..1bdb1541f48094ef27f390a35bbff3a69a58df04 100644 (file)
@@ -10,7 +10,7 @@ namespace Content.IntegrationTests;
 public sealed class PoolManagerTestEventHandler
 {
     // This value is completely arbitrary.
-    private static TimeSpan MaximumTotalTestingTimeLimit => TimeSpan.FromMinutes(15);
+    private static TimeSpan MaximumTotalTestingTimeLimit => TimeSpan.FromMinutes(20);
     private static TimeSpan HardStopTimeLimit => MaximumTotalTestingTimeLimit.Add(TimeSpan.FromMinutes(1));
     [OneTimeSetUp]
     public void Setup()
index 71e84d82f81b61158be7cf7e5bf46ee56bbca4a4..2662985ce24e1446c745055d4dd24bee87d4f458 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 71e84d82f81b61158be7cf7e5bf46ee56bbca4a4
+Subproject commit 2662985ce24e1446c745055d4dd24bee87d4f458