OpenSimMirror/OpenSim/Tests/Common
Justin Clark-Casey (justincc) bcbd450fe4 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks.
This is to allow a second attempt to remove an avatar even if "show connections" shows them as already inactive (i.e. close has already been attempted once).
You should only attempt --force if a normal kick fails.
This is partly for diagnostics as we have seen some connections occasionally remain on lbsa plaza even if they are registered as inactive.
This is not a permanent solution and may not work anyway - the ultimate solution is to stop this problem from happening in the first place.
2012-08-20 20:24:54 +01:00
..
Helpers extend regression TestDetachScriptedAttachementToInventory() to check correct running status on a re-rezzed attachment 2012-07-24 22:33:54 +01:00
Mock Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 2012-08-20 20:24:54 +01:00
ANumericalToleranceConstraint.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
DatabaseTestAttribute.cs Add copyright headers. 2009-04-14 10:56:24 +00:00
DoubleToleranceConstraint.cs Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00
LongRunningAttribute.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
OpenSimTestCase.cs Automatically disable log4net before each regression test so that logging is confined to a single test if it's turned on. 2012-06-27 00:01:51 +01:00
QuaternionToleranceConstraint.cs When calling osNpcMoveTo(), rotate the avatar in the direction of travel. 2011-09-21 19:28:41 +01:00
TestHelpers.cs Automatically disable log4net before each regression test so that logging is confined to a single test if it's turned on. 2012-06-27 00:01:51 +01:00
TestLogging.cs Add copyright headers. Formatting cleanup. Fix a compiler warning. 2009-08-17 10:29:06 +09:00
VectorToleranceConstraint.cs Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00