On Thu, Mar 4, 2010 at 1:58 AM, Simon Laws <[email protected]> wrote: > JIRA already open against policy tests... > > POL_3001_TestCase - TUSCANY-3370 > POL_3002_TestCase - TUSCANY-3370 > POL_4003_TestCase - TUSCANY-3372 > POL_4028_TestCase - TUSCANY-3380 > > > Simon >
I've fixed various error message problems to do with old namespaces, missing suffixes, hardcoded paths etc which got 5 more policy tests passing so its down to these 11 which fail for real issues: Failed tests: testDummy(client.POL_3001_TestCase) testDummy(client.POL_3002_TestCase) testDummy(client.POL_4003_TestCase) testDummy(client.POL_4028_TestCase) testDummy(client.POL_9006_TestCase) testDummy(client.POL_9009_TestCase) testDummy(client.POL_9015_TestCase) testDummy(client.POL_9016_TestCase) testDummy(client.POL_9017_TestCase) testDummy(client.POL_9018_TestCase) testDummy(client.POL_10001_TestCase) ...ant
