gtfs-validator icon indicating copy to clipboard operation
gtfs-validator copied to clipboard

Build does not complete, tests failing

Open abyrd opened this issue 9 years ago • 1 comments

Failed tests:   calendarDateRangeStart(com.conveyal.gtfs.GtfsStatisticsServiceTest): expected:<Mon May 26 00:00:00 CEST 2014> but was:<Mon May 26 06:00:00 CEST 2014>
  calendarDateRangeEnd(com.conveyal.gtfs.GtfsStatisticsServiceTest): expected:<Mon May 26 00:00:00 CEST 2014> but was:<Mon May 26 06:00:00 CEST 2014>
  validateTrips(com.conveyal.gtfs.GtfsValidationServiceTest): expected:<11> but was:<9>

abyrd avatar Jun 24 '15 10:06 abyrd

Judging by the 6-hour mismatch in times, I suspect that these are all timezone issues.

abyrd avatar Jun 24 '15 10:06 abyrd