Export to GitHub

glassdb - issue #315

GsDeployerBar_Instances not cleaned up by test tearDown method


Posted on Nov 24, 2011 by Helpful Elephant

While working on another issue, I found that the Global GsDeployerBar_Instances in UserGlobals is not cleaned up by the GsDeployer tests that use it.

Should add:

UserGlobals removeKey: #GsDeployerBar_Instances ifAbsent: [].

to the tearDown methods to those tests

Status: Accepted

Labels:
Type-Defect Priority-Medium GLASS-Server Version-1.0-beta.8.7