re-enable just TestReplicateArchivePathToUserInventory() for now to find out if the race condition has been vanquished
parent
226c082ed4
commit
39c9f681ab
|
@ -379,7 +379,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
|
|||
/// <summary>
|
||||
/// Test replication of an archive path to the user's inventory.
|
||||
/// </summary>
|
||||
//[Test]
|
||||
[Test]
|
||||
public void TestReplicateArchivePathToUserInventory()
|
||||
{
|
||||
TestHelper.InMethod();
|
||||
|
|
Loading…
Reference in New Issue