I'm trying to use hudson to parse collective.xmlreport junit compatible test
reports but hudson keeps giving to me that error "no testreport found in ..."
but there are those reports in it.

I think that the format must be wrong.
Does anyone do have tried to integrate hudson and this recipe ?
If any, maybe one idea why hudson is telling me that ?


One of the xmls present in the report dir:
<testsuite errors="0" failures="0" hostname="judith"
name="icsu.plone.policy.tests.test_setup.TestSetup" tests="6"
time="0.303649902344" timestamp="2010-02-21T16:00:31.747787">
  <properties />
  <testcase classname="icsu.plone.policy.tests.test_setup.TestSetup"
name="test_mail_host" time="0.0505499839783" />
  <testcase classname="icsu.plone.policy.tests.test_setup.TestSetup"
name="test_portal_properties" time="0.076297044754" />
  <testcase classname="icsu.plone.policy.tests.test_setup.TestSetup"
name="test_products_dependencies_installed" time="0.0552709102631" />
  <testcase classname="icsu.plone.policy.tests.test_setup.TestSetup"
name="test_skin_installed" time="0.0398528575897" />
  <testcase classname="icsu.plone.policy.tests.test_setup.TestSetup"
name="test_workflows_installed" time="0.0397510528564" />
  <testcase classname="icsu.plone.policy.tests.test_setup.TestSetup"
name="test_workflows_mapped" time="0.0419280529022" />
  <system-out />
  <system-err />
</testsuite>


-- 
Cordialement,
KiOrKY
GPG Key FingerPrint: 0x1A1194B7681112AF

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to