Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) d649194be3 minor: formatting and comments 15 years ago
  Justin Clark-Casey (justincc) cf58c0ab08 minor: remove some commented out iar test code 15 years ago
  Diva Canto df889855ec Commented out one IAR test, because it's failing and needs attention from justincc or arthursv. I think the mock inventory service needs a little bit more beef. 15 years ago
  Justin Clark-Casey (justincc) e17a2331a0 * Re-enable TestLoadIarV0_1ExistingUsers() 15 years ago
  Justin Clark-Casey (justincc) ff28ecee1b Re-enable TestSaveIarV0_1() 15 years ago
  Justin Clark-Casey (justincc) a668a5b0d3 Add standard doc and standard doc formatting to IAssetService 15 years ago
  Justin Clark-Casey (justincc) 957962b482 Remove NRE catching on TestReplicateArchivePathToUserInventory() since race failure now appears to have gone 15 years ago
  Justin Clark-Casey (justincc) fdd0ce68b3 Do new inventory module setup, which is why the test was failing (not the original race condition, hopefully!) 15 years ago
  Justin Clark-Casey (justincc) 2dbdb7e036 Re-enable TestReplicateArchivePathToUserInventory() but stop it failing on the NRE for now 15 years ago
  Justin Clark-Casey (justincc) f9b60f5c34 Disable test again. Ho hum. 15 years ago
  Justin Clark-Casey (justincc) 39c9f681ab re-enable just TestReplicateArchivePathToUserInventory() for now to find out if the race condition has been vanquished 15 years ago
  Justin Clark-Casey (justincc) 226c082ed4 Establish CachedUserInfo.OnInventoryReceived event so that region/test inventory code can be written with the async inventory fetch 15 years ago
  Arthur Valadares 18aa2ea0c5 * Improves SceneSetupHelper to allow the tester to choose a real or mock, inventory and asset, service modules. The boolean startServices was replaced with realServices string. If the string contains the word asset, it will start a real asset module, if it contains inventory, it starts a real inventory. Otherwise, it use mock (NullPlugin-like) objects, for tests that don't really need functionality. 15 years ago
  Justin Clark-Casey (justincc) 07e6a492a1 Disable all IAR tests for now due to possible failure-causing race condition 15 years ago
  Justin Clark-Casey (justincc) bc6de6f5f0 Disable TestReplicateArchivePathToUserInventory() pending more investigation 15 years ago
  Justin Clark-Casey (justincc) 07e00e110d Reinstate TestLoadIarV0_1ExistingUsers(), removing unnecessary wait 15 years ago
  Justin Clark-Casey (justincc) 9e5736eeec insert a little more debug info for TestReplicateArchivePathToUserInventory() 15 years ago
  Justin Clark-Casey (justincc) f8d8f07cb4 Remove waiting in TestReplicateArchivePathToUserInventory() since local inventory loading is synchronous 15 years ago
  Justin Clark-Casey (justincc) 1b65bd5861 Recomment TestReplicateArchivePathToUserInventory() for now due to occasional test fail 15 years ago
  Justin Clark-Casey (justincc) 9e0f1b7fef reinstate TestSaveIarV0_1() 15 years ago
  Justin Clark-Casey 3323413f53 reinstate TestReplicateArchivePathToUserInventory() 15 years ago
  Arthur Valadares d4ed7b03af * Fixed a few more async calls. Still not uncommented, some asserts still failing 15 years ago
  diva 6c1d6283e6 Small improvement in the IAR tests, but these tests are still showing random behavior, so they are still commented out. 15 years ago
  diva 1874c635ea Commenting the IAR tests for now until we understand how to set up things in this new inventory model. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Justin Clarke Casey 582c20b1c4 * reseparate inventory item creator id and creator uuid 15 years ago
  Justin Clarke Casey a3145e4e5a * Reintroduce save iar test, which wasn't working because the asset service hadn't been manually post intiailized 15 years ago
  Justin Clarke Casey 29671fc103 * Resolve http://opensimulator.org/mantis/view.php?id=3191 15 years ago
  Justin Clarke Casey ad7214620f * Re-enable save oar test by loading asset data plugins from test mock class 15 years ago
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 years ago