abstreet/tests/goldenfiles/prebaked_summaries.json
Dustin Carlino e1f27ec1f9 Add a smoke test that PT doesn't crash the simulation, and relax a check
to get this test to pass. #372

Now regenerate the maps with PT
2022-04-17 17:14:26 +01:00

23 lines
610 B
JSON

[
{
"map": "montlake (in seattle (us))",
"scenario": "weekday",
"finished_trips": 36710,
"cancelled_trips": 86,
"total_trip_duration_seconds": 18533515.794600103
},
{
"map": "parliament (in tehran (ir))",
"scenario": "random people going to and from work",
"finished_trips": 29350,
"cancelled_trips": 16734,
"total_trip_duration_seconds": 41782683.482600205
},
{
"map": "sao_miguel_paulista (in sao_paulo (br))",
"scenario": "Full",
"finished_trips": 122840,
"cancelled_trips": 33043,
"total_trip_duration_seconds": 151227240.71540084
}
]