Re-enabled TestLifecycle regression test logging so I can get some idea of why it's failing on jenkins but not locally
parent
889194db63
commit
c3923a1aa6
|
@ -47,7 +47,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
|||
public void TestLifecycle()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
// TestHelpers.EnableLogging();
|
||||
TestHelpers.EnableLogging();
|
||||
|
||||
UUID estateOwnerId = TestHelpers.ParseTail(0x1);
|
||||
UUID regionId = TestHelpers.ParseTail(0x10);
|
||||
|
|
Loading…
Reference in New Issue