Ticket #1619 (assigned task)

Opened 2 years ago

Last modified 2 years ago

activate tranforms tests

Reported by: lgodard Assigned to: lgodard (accepted)
Priority: P2 Milestone: CPS 3.5.0
Component: PortalTransforms Version: 3.4.0
Severity: normal Keywords:
Cc:

Description

Tests are desactivated /PortalTransforms/tests/test_transform.py identify passing tests and activate them correct broken tests

Change History

04/19/06 16:37:30 changed by lgodard

  • status changed from new to assigned.

filtered broken transforms, activate tests on remaining = [35296]

broken tests: exclude word_to_html testing for input test.doc exclude xls_to_html testing for input test_excel.xls exclude ooo_to_html testing for input test_writer.sxw exclude ooo_to_html testing for input test_calc.sxc exclude ooo_to_html testing for input test_impress.sxi exclude tidy_html testing for input test_lynx.html exclude rest_to_html testing for input rest1.rst exclude rest_to_html testing for input rest2.rst exclude rest_to_html testing for input rest3.rst

05/16/06 09:12:35 changed by lgodard

some ressources are missing on testing machine:

WARNING PortalTransforms? Unable to find binary "ppthtml"
WARNING PortalTransforms? Unable to find binary "pdftohtml"
WARNING PortalTransforms? Unable to find binary "rtf-converter"
WARNING PortalTransforms? Unable to find binary "rtf2xml"
WARNING PortalTransforms? Unable to find binary "lynx"

fitered tests (not performed):

exclude word_to_html testing for input test.doc
exclude xls_to_html testing for input test_excel.xls
exclude tidy_html testing for input test_lynx.html
exclude rest_to_html testing for input rest1.rst
exclude rest_to_html testing for input rest2.rst
exclude rest_to_html testing for input rest3.rst

05/16/06 11:02:02 changed by sfermigier

  • type changed from defect to task.
  • milestone changed from CPS 3.4.1 to CPS 3.4.2.