Skip to content

Commit

Permalink
adapting tests #2212 #2775 #21
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Feb 2, 2024
1 parent bbf87ea commit 0d812b2
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vType 'ElectricVehicle' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
1 change: 1 addition & 0 deletions tests/sumo/devices/battery/braunschweig/errors.sumo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vType 'PKW' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
1 change: 1 addition & 0 deletions tests/sumo/devices/battery/chargeLevelDist/errors.sumo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vType 'ElectricVehicle' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
1 change: 1 addition & 0 deletions tests/sumo/devices/battery/chargingStations/errors.sumo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vType 'ElectricVehicle' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vType 'ElectricVehicle' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Warning: The battery device is active for vType 'ElectricVehicle1' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
Warning: The battery device is active for vType 'ElectricVehicle2' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Warning: The battery device is active for vType 'ElectricVehicle1' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
Warning: The battery device is active for vType 'ElectricVehicle2' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vType 'ElectricVehicle' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vType 'ElectricVehicle' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
4 changes: 4 additions & 0 deletions tests/sumo/devices/battery/half_equipped/errors.sumo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Warning: The battery device is active for vehicle 'flow.2' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
Warning: The battery device is active for vehicle 'flow.3' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
Warning: The battery device is active for vehicle 'flow.5' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
Warning: The battery device is active for vehicle 'flow.7' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
1 change: 1 addition & 0 deletions tests/sumo/devices/battery/stoppingThreshold/errors.sumo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vType 'ElectricVehicle' but no emission class is set. The emission class Energy/unknown will be used, please consider setting an explicit emission class!
2 changes: 0 additions & 2 deletions tests/sumo/devices/emissions/phemlight_vtype/errors.sumo
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
Error: Unknown Energy Model parameter: vehicleMass
Quitting (on error).
1 change: 1 addition & 0 deletions tests/sumo/devices/stationfinder/charging/errors.sumo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warning: The battery device is active for vehicle 'veh0' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
3 changes: 3 additions & 0 deletions tests/sumo/devices/stationfinder/searching/errors.sumo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Warning: The battery device is active for vehicle 'veh0' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
Warning: The battery device is active for vehicle 'veh1' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
Warning: The battery device is active for vehicle 'veh2' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!

0 comments on commit 0d812b2

Please sign in to comment.