On 2/16/06, Mike Matrigali <[EMAIL PROTECTED]> wrote: > it was meant as a place to create schema shared by all the tests > in the storetests suite. As you found it is the first test which > is special the "usesystem" suite as running this test creates the > db, while the rest just reuse the db. Given that we sometimes > have to disable tests, it probably is ok to leave it as is, as it > definitely should run in all environments.
Thanks for the answer, Mike. Just clarifying I understood correctly. So st_schema.sql should be enabled in j2me for any subsequent tests in storetests suite to be run in this environment. I just want to clarify if you are okay with the changes done by my patch. Thanks, Deepa
