skymeyer / Vatsimphp

Vatsimphp - VATSIM data parser
http://skymeyer.github.io/Vatsimphp/
Apache License 2.0
29 stars 7 forks source link

Failed build: date time conversion #7

Closed lblockken closed 10 years ago

lblockken commented 10 years ago

Build is failing on Bamboo related to date time conversion:

07-Oct-2013 15:40:36 PHPUnit 3.7.27 by Sebastian Bergmann. 07-Oct-2013 15:40:36
07-Oct-2013 15:40:36 Configuration read from /home/bamboo/bamboo-home/xml-data/build-dir/VAT-NB-JOB1/phpunit.xml.dist 07-Oct-2013 15:40:36
07-Oct-2013 15:40:36 ............................................................... 63 / 164 ( 38%) 07-Oct-2013 15:40:36 .....................F......................................... 126 / 164 ( 76%) 07-Oct-2013 15:40:36 ...................................... 07-Oct-2013 15:40:36
07-Oct-2013 15:40:36 Time: 450 ms, Memory: 7.75Mb 07-Oct-2013 15:40:36
07-Oct-2013 15:40:36 There was 1 failure: 07-Oct-2013 15:40:36
07-Oct-2013 15:40:36 1) Vatsimphp\DataParserTest::testConvertTs with data set #0 ('20130601000000', 1370044800) 07-Oct-2013 15:40:36 Failed asserting that 1370059200 is identical to 1370044800. 07-Oct-2013 15:40:36
07-Oct-2013 15:40:36 /home/bamboo/bamboo-home/xml-data/build-dir/VAT-NB-JOB1/tests/Vatsimphp/Parser/DataParserTest.php:176 07-Oct-2013 15:40:36 /usr/share/php5/PEAR/PHPUnit/TextUI/Command.php:176 07-Oct-2013 15:40:36 /usr/share/php5/PEAR/PHPUnit/TextUI/Command.php:129 07-Oct-2013 15:40:36
07-Oct-2013 15:40:36 FAILURES! 07-Oct-2013 15:40:36 Tests: 164, Assertions: 287, Failures: 1. 07-Oct-2013 15:40:36