re-enable just TestReplicateArchivePathToUserInventory() for now to find out if the race condition has been vanquished

arthursv
Justin Clark-Casey (justincc) 2009-08-11 16:55:45 +01:00
parent 226c082ed4
commit 39c9f681ab
1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
/// <summary> /// <summary>
/// Test replication of an archive path to the user's inventory. /// Test replication of an archive path to the user's inventory.
/// </summary> /// </summary>
//[Test] [Test]
public void TestReplicateArchivePathToUserInventory() public void TestReplicateArchivePathToUserInventory()
{ {
TestHelper.InMethod(); TestHelper.InMethod();