GsDevKit / GsDevKit_home

master GsDevKit project
http://gsdevkit.github.io/GsDevKit_home
MIT License
31 stars 36 forks source link

Need an _home test that validates issue GsDevKit/GsDevKit_upgrade#29 has been fixed #327

Closed dalehenrich closed 1 year ago

dalehenrich commented 1 year ago

As reported in GsDevKit/GsDevKit_upgrade#29, a set of Zinc classes have been included in the GemStone base as of 3.7.0 and we need to validate that when a tODE image is upgraded to 3.7.0. This can be done by adding a method that references all of the classes that have been moved and then validate that the method as been recompiled after upgrade image has been run ...

dalehenrich commented 1 year ago

closing this ... found a less invasive way to add the necessary tests .. make a local copy of the testTravisCI.sh script as part of our internal battery tests ... and make the necessary mods ...