12Dec2013 - detailed test results for TOOLS

(To start TextTest for these tests, run 'texttest -a tools -d /home/delphi/sumo/tests')

default: 153 tests: 150 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : xml schemaCheck tools ( Last six runs Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,36
> Error on parsing 'contributed/traci4j/test/sumo_maps/cross3ltl/input_routes.rou.xml'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 40, in validate
>     schemes[schemaLoc] = etree.XMLSchema(etree.parse(schemaLoc))
>   File "xmlschema.pxi", line 105, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:128508)
> XMLSchemaParseError: complex type 'vTypeType': The content model is not determinist., line 6
> Error on parsing 'contributed/traci4j/test/sumo_maps/variable_speed_signs/input_routes.rou.xml'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 40, in validate
>     schemes[schemaLoc] = etree.XMLSchema(etree.parse(schemaLoc))
>   File "xmlschema.pxi", line 105, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:128508)
> XMLSchemaParseError: complex type 'vTypeType': The content model is not determinist., line 6
> Error on parsing 'game/kuehne/kuehne.rou.xml'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 40, in validate
>     schemes[schemaLoc] = etree.XMLSchema(etree.parse(schemaLoc))
>   File "xmlschema.pxi", line 105, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:128508)
> XMLSchemaParseError: complex type 'vTypeType': The content model is not determinist., line 6
> Error on parsing 'game/square/square.rou.xml'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 40, in validate
>     schemes[schemaLoc] = etree.XMLSchema(etree.parse(schemaLoc))
>   File "xmlschema.pxi", line 105, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:128508)
> XMLSchemaParseError: complex type 'vTypeType': The content model is not determinist., line 6
> Error on parsing 'game/cross/cross.rou.xml'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 40, in validate
>     schemes[schemaLoc] = etree.XMLSchema(etree.parse(schemaLoc))
>   File "xmlschema.pxi", line 105, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:128508)
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : xml schemaCheck tests additional ( Last six runs Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1
< Error on parsing 'sumo/extended/calibrator/errors/invalid_flow/input_additional.add.xml'!
---
> Error on parsing 'tools/output/generateMeanDataDefinitions/e1.add.xml'!
4,92c4,5
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< sumo/extended/vaporizer/errors/begin_empty/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'vaporizer', attribute 'begin': '' is not a valid value of the atomic type 'nonNegativeFloatType'.
< sumo/extended/vaporizer/errors/begin_negative/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'vaporizer', attribute 'begin': '-10' is not a valid value of the atomic type 'nonNegativeFloatType'.
< sumo/extended/vaporizer/errors/begin_negative/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'vaporizer', attribute 'begin': [facet 'minInclusive'] The value '-10' is less than the minimum value allowed ('0').
< sumo/extended/vaporizer/errors/begin_not_numeric/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'vaporizer', attribute 'begin': 'xxx' is not a valid value of the atomic type 'nonNegativeFloatType'.
< sumo/extended/vaporizer/errors/end_empty/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'vaporizer', attribute 'end': '' is not a valid value of the atomic type 'nonNegativeFloatType'.
< sumo/extended/vaporizer/errors/end_negative/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'vaporizer', attribute 'end': '-86400' is not a valid value of the atomic type 'nonNegativeFloatType'.
< sumo/extended/vaporizer/errors/end_negative/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'vaporizer', attribute 'end': [facet 'minInclusive'] The value '-86400' is less than the minimum value allowed ('0').
< sumo/extended/vaporizer/errors/end_not_numeric/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'vaporizer', attribute 'end': 'xxx' is not a valid value of the atomic type 'nonNegativeFloatType'.
< sumo/extended/vaporizer/errors/id_missing/input_additional2.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'vaporizer': The attribute 'id' is required but missing.
< sumo/extended/wauts/errors/cross3ltl_error_missing_startprog/input_additional.add.xml:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'WAUT': The attribute 'startProg' is required but missing.
< sumo/extended/wauts/errors/cross3ltl_error_missing_switchtime/input_additional.add.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'wautSwitch': The attribute 'time' is required but missing.
< sumo/extended/wauts/errors/cross3ltl_error_missing_to_prog/input_additional.add.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'wautSwitch': The attribute 'to' is required but missing.
< sumo/extended/wauts/errors/cross3ltl_error_missing_wautid/input_additional.add.xml:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'WAUT': The attribute 'id' is required but missing.
< sumo/meta/xml_validation/input_additional.add.xml:1:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'additional', attribute 'blub': The attribute 'blub' is not allowed.
< sumo/output/e1/errors/file_missing/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'e1Detector': The attribute 'file' is required but missing.
< sumo/output/e1/errors/freq_empty/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'e1Detector', attribute 'freq': '' is not a valid value of the atomic type 'positiveFloatType'.
< sumo/output/e1/errors/freq_false/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'e1Detector', attribute 'freq': 'sss' is not a valid value of the atomic type 'positiveFloatType'.
< sumo/output/e1/errors/freq_missing/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'e1Detector': The attribute 'freq' is required but missing.
< sumo/output/e1/errors/freq_negative/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'e1Detector', attribute 'freq': '-100' is not a valid value of the atomic type 'positiveFloatType'.
< sumo/output/e1/errors/freq_negative/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_MINEXCLUSIVE_VALID: Element 'e1Detector', attribute 'freq': [facet 'minExclusive'] The value '-100' must be greater than '0'.
< sumo/output/e1/errors/id_missing/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'e1Detector': The attribute 'id' is required but missing.
< sumo/output/e1/errors/lane_missing/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'e1Detector': The attribute 'lane' is required but missing.
< sumo/output/e1/errors/pos_empty/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'e1Detector', attribute 'pos': '' is not a valid value of the atomic type 'xs:float'.
< sumo/output/e1/errors/pos_false/input_additional.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'e1Detector', attribute 'pos': 'xxx' is not a valid value of the atomic type 'xs:float'.
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : xml schemaCheck tests routes ( Last six runs Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1,38c1,7374
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< duarouter/routes/style1_input/errors/vehicle_empty_arrivallane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': '' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/style1_input/errors/vehicle_empty_arrivalpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': '' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/style1_input/errors/vehicle_empty_arrivalspeed/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': '' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/style1_input/errors/vehicle_empty_departlane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': '' is not a valid value of the union type 'departLaneType'.
< duarouter/routes/style1_input/errors/vehicle_empty_departpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departPos': '' is not a valid value of the union type 'departPosType'.
< duarouter/routes/style1_input/errors/vehicle_empty_departspeed/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departSpeed': '' is not a valid value of the union type 'departSpeedType'.
< duarouter/routes/style1_input/errors/vehicle_false_arrivallane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': 'xxx' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/style1_input/errors/vehicle_false_arrivalpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': 'xxx' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/style1_input/errors/vehicle_false_arrivalspeed/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': 'xxx' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/style1_input/errors/vehicle_false_departlane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': 'xxx' is not a valid value of the union type 'departLaneType'.
< duarouter/routes/style1_input/errors/vehicle_false_departpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departPos': 'xxx' is not a valid value of the union type 'departPosType'.
< duarouter/routes/style1_input/errors/vehicle_false_departspeed/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departSpeed': 'xxx' is not a valid value of the union type 'departSpeedType'.
< duarouter/routes/style2_input/errors/vehicle_empty_arrivallane/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': '' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/style2_input/errors/vehicle_empty_arrivalpos/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': '' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/style2_input/errors/vehicle_empty_arrivalspeed/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': '' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/style2_input/errors/vehicle_empty_departlane/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': '' is not a valid value of the union type 'departLaneType'.
< duarouter/routes/style2_input/errors/vehicle_empty_departpos/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departPos': '' is not a valid value of the union type 'departPosType'.
< duarouter/routes/style2_input/errors/vehicle_empty_departspeed/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departSpeed': '' is not a valid value of the union type 'departSpeedType'.
< duarouter/routes/style2_input/errors/vehicle_false_arrivallane/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': 'xxx' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/style2_input/errors/vehicle_false_arrivalpos/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': 'xxx' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/style2_input/errors/vehicle_false_arrivalspeed/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': 'xxx' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/style2_input/errors/vehicle_false_departlane/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': 'xxx' is not a valid value of the union type 'departLaneType'.
< duarouter/routes/style2_input/errors/vehicle_false_departpos/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departPos': 'xxx' is not a valid value of the union type 'departPosType'.
< duarouter/routes/style2_input/errors/vehicle_false_departspeed/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departSpeed': 'xxx' is not a valid value of the union type 'departSpeedType'.
< sumo/basic/person/walk_0/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'walk', attribute 'duration': '0' is not a valid value of the atomic type 'positiveFloatType'.
< sumo/basic/person/walk_0/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_MINEXCLUSIVE_VALID: Element 'walk', attribute 'duration': [facet 'minExclusive'] The value '0' must be greater than '0'.
< sumo/basic/routes/parsing/nested_ref/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'route', attribute 'id': The attribute 'id' is not allowed.
< sumo/bugs/ticket837/input_routes.rou.xml:3:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'carFollowing-Invalid': This element is not expected. Expected is one of ( param, carFollowing-Krauss, carFollowing-KraussPS, carFollowing-KraussOrig1, carFollowing-IDM, carFollowing-IDMM, carFollowing-BKerner, carFollowing-Wiedemann ).
<truncated after showing first 30 lines>