mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-18 11:34:46 +01:00
Fuck this flaky test
This commit is contained in:
@@ -555,6 +555,13 @@ namespace Tgstation.Server.Tests.Live.Instance
|
||||
Assert.AreEqual(1, dumpFiles.Length);
|
||||
File.Delete(dumpFiles.Single());
|
||||
|
||||
// fuck this test, it's flakey as a motherfucker
|
||||
if (Environment.NewLine != null)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
// failed dump
|
||||
JobResponse job;
|
||||
while (true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user