Another comment for testing jenkins

0.9.0-post-fixes
Diva Canto 2017-08-14 15:01:19 -07:00
parent 3052c7080a
commit af5573728a
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ namespace OpenSim.Tests.Permissions
// Try A2 takes copies of objects that can be copied.
for (int i = 0; i < 6; i++)
TakeOneBox(Common.TheScene.GetSceneObjectGroups(), names[i], perms[i]);
// Ad-hoc. Enough time to let the take work.
Thread.Sleep(5000);
items = Common.TheScene.InventoryService.GetFolderItems(Common.TheAvatars[1].UUID, objsFolder.ID);