mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Re-enabled TestLifecycle regression test logging so I can get some idea of why it's failing on jenkins but not locally
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user