aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2009-08-11 16:55:45 +0100
committerJustin Clark-Casey (justincc)2009-08-11 16:55:45 +0100
commit39c9f681abb2950c868a206d749888eecaf8fa9c (patch)
treee539619d364079d59bd065a0c3991087186c3b76 /OpenSim
parentEstablish CachedUserInfo.OnInventoryReceived event so that region/test invent... (diff)
downloadopensim-SC_OLD-39c9f681abb2950c868a206d749888eecaf8fa9c.zip
opensim-SC_OLD-39c9f681abb2950c868a206d749888eecaf8fa9c.tar.gz
opensim-SC_OLD-39c9f681abb2950c868a206d749888eecaf8fa9c.tar.bz2
opensim-SC_OLD-39c9f681abb2950c868a206d749888eecaf8fa9c.tar.xz
re-enable just TestReplicateArchivePathToUserInventory() for now to find out if the race condition has been vanquished
Diffstat (limited to 'OpenSim')
-rw-r--r--OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
index 8ac9b1f..ffdda96 100644
--- a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
+++ b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
@@ -379,7 +379,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
379 /// <summary> 379 /// <summary>
380 /// Test replication of an archive path to the user's inventory. 380 /// Test replication of an archive path to the user's inventory.
381 /// </summary> 381 /// </summary>
382 //[Test] 382 [Test]
383 public void TestReplicateArchivePathToUserInventory() 383 public void TestReplicateArchivePathToUserInventory()
384 { 384 {
385 TestHelper.InMethod(); 385 TestHelper.InMethod();