From: Eric B. <er...@go...> - 2008-04-22 08:12:29
|
Colin Paul Adams wrote: >>>>>> "Colin" == Colin Paul Adams <co...@co...> writes: > >>>>>> "Eric" == Eric Bezault <er...@go...> writes: > Eric> formatting classes in 'date' library. I guess moving it to > Eric> string/date should be OK. I would hope that the library > Eric> 'math' does not depend on 'string'. > > Colin> It's library.xace shows no indication of a dependency. More > Colin> significantly, the system.xace for it's tests does not > Colin> include the string/library.xace, and decisively, nor does > Colin> the generated ge.xace in that test cluster. > > Colin> So I will go ahead with this move. > > Done, and committed. I get this assertion violation when compiling the xslt tests with ISE 5.7 with assertions on. Test Summary for xslt # Passed: 83 tests # Failed: 0 test # ABORTED: 1 test # Total: 84 tests (453 assertions) Test Results: ABORT: [XM_XSLT_TEST_BOOKS.test_transform] Eiffel exception ------------------------------------------------------------------------------- Class / Object Routine Nature of exception Effect ------------------------------------------------------------------------------- ST_XSD_DATE_TIME_FORMAT zoned_date_time_to_string @9 valid_zoned_date_time_string: <0000000003EAFE88> Postcondition violated. Fail ------------------------------------------------------------------------------- ST_XSD_DATE_TIME_FORMAT zoned_date_time_to_string @4 <0000000003EAFE88> Routine failure. Fail ------------------------------------------------------------------------------- XM_XPATH_DATE_TIME_VALUE string_value @4 <0000000003EAF488> Routine failure. Fail ------------------------------------------------------------------------------- XM_XPATH_DATE_TIME_VALUE convert_to_type @6 <0000000003EAF488> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_CONTENT_CONSTRUCTOR evaluate_item @15 <0000000003C919F0> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_COMPILED_VALUE_OF expand_children @8 <0000000003C91980> (From XM_XSLT_TEXT_CONSTRUCTOR) Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_COMPILED_VALUE_OF evaluate_item @8 <0000000003C91980> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_COMPILED_VALUE_OF create_iterator @5 <0000000003C91980> (From XM_XSLT_TEXT_CONSTRUCTOR) Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_COMPILED_VALUE_OF create_node_iterator @5 <0000000003C91980> (From XM_XSLT_INSTRUCTION) Routine failure. Fail ------------------------------------------------------------------------------- XM_XPATH_BLOCK_NODE_ITERATOR forth @18 <0000000003EAE928> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_CONTENT_CONSTRUCTOR evaluate_sequence @48 <0000000003C916F8> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_CONTENT_CONSTRUCTOR evaluate_item @24 <0000000003C916F8> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_COMPILED_COMMENT expand_children @8 <0000000003C91690> (From XM_XSLT_TEXT_CONSTRUCTOR) Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_COMPILED_COMMENT generate_tail_call @6 <0000000003C91690> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_BLOCK generate_tail_call @13 <0000000003C915F0> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_BLOCK generate_events @8 <0000000003C915F0> (From XM_XSLT_INSTRUCTION) Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_FIXED_ELEMENT generate_tail_call @26 <0000000003C91570> (From XM_XSLT_ELEMENT_CONSTRUCTOR) Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_COMPILED_TEMPLATE expand @6 <0000000003C91540> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_COMPILED_TEMPLATE generate_tail_call @8 <0000000003C91540> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_TRANSFORMER apply_templates_2 @25 <0000000003D0E0B0> (From XM_XSLT_TEMPLATE_ROUTINES) Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_TRANSFORMER apply_templates @33 <0000000003D0E0B0> (From XM_XSLT_TEMPLATE_ROUTINES) Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_TRANSFORMER perform_transformation @10 <0000000003D0E0B0> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_TRANSFORMER transform_document @24 <0000000003D0E0B0> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_TRANSFORMER transform @71 <0000000003D0E0B0> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_TEST_BOOKS test_transform @17 <0000000004A41D18> Routine failure. Fail ------------------------------------------------------------------------------- PROCEDURE fast_call <0000000004A41D88> Routine failure. Fail ------------------------------------------------------------------------------- PROCEDURE call @3 <0000000004A41D88> Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_TEST_BOOKS execute_without_rescue @4 <0000000004A41D18> (From TS_TEST_CASE) Routine failure. Fail ------------------------------------------------------------------------------- XM_XSLT_TEST_BOOKS execute_with_rescue @3 <0000000004A41D18> (From TS_TEST_CASE) Routine failure. Retry =============================================================================== -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |