Skip to content

Commit

Permalink
patching expected results refs #21, #12335
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 14, 2024
1 parent 046f5fc commit ae5abe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/complex/traci/lane/lane/output.complex
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ allowed to change to the left ('private', 'emergency', 'authority', 'army', 'vip
allowed to change to the right ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'taxi', 'bus', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail_urban', 'rail', 'rail_electric', 'rail_fast', 'ship', 'container', 'cable_car', 'subway', 'aircraft', 'wheelchair', 'scooter', 'drone', 'custom1', 'custom2')
allowed to change to the left after setChangePermissions ()
allowed to change to the right after setChangePermissions ('passenger',)
loaded permissions ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'taxi', 'bus', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail', 'rail_electric', 'ship', 'wheelchair', 'scooter', 'custom1', 'custom2') ('rail_urban', 'rail_fast', 'container', 'cable_car', 'subway', 'aircraft', 'drone')
loaded permissions ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'taxi', 'bus', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail', 'rail_electric', 'ship', 'container', 'aircraft', 'wheelchair', 'scooter', 'drone', 'custom1', 'custom2') ('rail_urban', 'rail_fast', 'cable_car', 'subway')
after setAllowed ('taxi',) ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'bus', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail_urban', 'rail', 'rail_electric', 'rail_fast', 'ship', 'container', 'cable_car', 'subway', 'aircraft', 'wheelchair', 'scooter', 'drone', 'custom1', 'custom2')
after setDisallowed ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'taxi', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail_urban', 'rail', 'rail_electric', 'rail_fast', 'ship', 'container', 'cable_car', 'subway', 'aircraft', 'wheelchair', 'scooter', 'drone', 'custom1', 'custom2') ('bus',)
after setMaxSpeed 42.0
Expand Down
2 changes: 1 addition & 1 deletion tests/complex/traci/lane/sublane/output.complex
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ allowed to change to the left ('private', 'emergency', 'authority', 'army', 'vip
allowed to change to the right ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'taxi', 'bus', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail_urban', 'rail', 'rail_electric', 'rail_fast', 'ship', 'container', 'cable_car', 'subway', 'aircraft', 'wheelchair', 'scooter', 'drone', 'custom1', 'custom2')
allowed to change to the left after setChangePermissions ()
allowed to change to the right after setChangePermissions ('passenger',)
loaded permissions ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'taxi', 'bus', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail', 'rail_electric', 'ship', 'wheelchair', 'scooter', 'custom1', 'custom2') ('rail_urban', 'rail_fast', 'container', 'cable_car', 'subway', 'aircraft', 'drone')
loaded permissions ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'taxi', 'bus', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail', 'rail_electric', 'ship', 'container', 'aircraft', 'wheelchair', 'scooter', 'drone', 'custom1', 'custom2') ('rail_urban', 'rail_fast', 'cable_car', 'subway')
after setAllowed ('taxi',) ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'bus', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail_urban', 'rail', 'rail_electric', 'rail_fast', 'ship', 'container', 'cable_car', 'subway', 'aircraft', 'wheelchair', 'scooter', 'drone', 'custom1', 'custom2')
after setDisallowed ('private', 'emergency', 'authority', 'army', 'vip', 'pedestrian', 'passenger', 'hov', 'taxi', 'coach', 'delivery', 'truck', 'trailer', 'motorcycle', 'moped', 'bicycle', 'evehicle', 'tram', 'rail_urban', 'rail', 'rail_electric', 'rail_fast', 'ship', 'container', 'cable_car', 'subway', 'aircraft', 'wheelchair', 'scooter', 'drone', 'custom1', 'custom2') ('bus',)
after setMaxSpeed 42.0
Expand Down

0 comments on commit ae5abe9

Please sign in to comment.