From: Colin A. <col...@go...> - 2008-04-22 10:54:51
|
I just tried it and it passes (ISE 5.7 on Windows, after doing an svn update). On 22/04/2008, Eric Bezault <er...@go...> wrote: > 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > gobo-eiffel-develop mailing list > gob...@li... > https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop > |