[Pkg-owncloud-maintainers] Bug#743111: php-sabredav: FTBFS: Tests failures

David Suárez david.sephirot at gmail.com
Sun Mar 30 17:09:23 UTC 2014


Source: php-sabredav
Version: 1.7.11+dfsg-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140329 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory `/«BUILDDIR»/php-sabredav-1.7.11+dfsg'
> cd tests && phpunit
> PHPUnit 3.7.28 by Sebastian Bergmann.
> 
> Configuration read from /«BUILDDIR»/php-sabredav-1.7.11+dfsg/tests/phpunit.xml
> 
> ..SSSSSSSSSSSSSSSSSSSSSSS....................................   61 / 1176 (  5%)
> ...........F..F..............................................  122 / 1176 ( 10%)
> .............................................................  183 / 1176 ( 15%)
> .............................................................  244 / 1176 ( 20%)
> .............................................................  305 / 1176 ( 25%)
> .............................................................  366 / 1176 ( 31%)
> .............................................................  427 / 1176 ( 36%)
> .......SSSSSSSSSSSS..........................................  488 / 1176 ( 41%)
> .............................................................  549 / 1176 ( 46%)
> .SS..........................................................  610 / 1176 ( 51%)
> .............................................................  671 / 1176 ( 57%)
> ......SSSSSSSS...............................................  732 / 1176 ( 62%)
> .............................................................  793 / 1176 ( 67%)
> .............................................................  854 / 1176 ( 72%)
> .............................................................  915 / 1176 ( 77%)
> .............................................................  976 / 1176 ( 82%)
> ............................................................. 1037 / 1176 ( 88%)
> ..............SSSSSSSSS...................................... 1098 / 1176 ( 93%)
> ............................................................. 1159 / 1176 ( 98%)
> ..............
> 
> Time: 2.17 seconds, Memory: 36.75Mb
> 
> There were 2 failures:
> 
> 1) Sabre_CalDAV_CalendarQueryParserTest::testCompTimeRange
> Failed asserting that two arrays are equal.
> --- Expected
> +++ Actual
> @@ @@
>                      'date' => '2011-01-01 00:00:00'
> -                    'timezone_type' => 2
> -                    'timezone' => 'GMT'
> +                    'timezone_type' => 3
> +                    'timezone' => 'UTC'
>                  )
>                  'end' => DateTime Object (
>                      'date' => '2011-12-31 23:59:59'
> -                    'timezone_type' => 2
> -                    'timezone' => 'GMT'
> +                    'timezone_type' => 3
> +                    'timezone' => 'UTC'
> 
> @@ @@
>                      'date' => '2011-01-01 00:00:00'
> -                    'timezone_type' => 2
> -                    'timezone' => 'GMT'
> +                    'timezone_type' => 3
> +                    'timezone' => 'UTC'
> 
> @@ @@
>                      'date' => '2011-12-31 23:59:59'
> -                    'timezone_type' => 2
> -                    'timezone' => 'GMT'
> +                    'timezone_type' => 3
> +                    'timezone' => 'UTC'
> 
> @@ @@
>      'is-not-defined' => false
> -    'time-range' => false
> +    'time-range' => null
>  )
> 
> /«BUILDDIR»/php-sabredav-1.7.11+dfsg/tests/Sabre/CalDAV/CalendarQueryParserTest.php:183
> 
> 2) Sabre_CalDAV_CalendarQueryParserTest::testComplex
> Failed asserting that two arrays are equal.
> --- Expected
> +++ Actual
> @@ @@
>                              'date' => '2011-07-04 00:00:00'
> -                            'timezone_type' => 2
> -                            'timezone' => 'GMT'
> +                            'timezone_type' => 3
> +                            'timezone' => 'UTC'
> 
> @@ @@
>      'is-not-defined' => false
> -    'time-range' => false
> +    'time-range' => null
>  )
> 
> /«BUILDDIR»/php-sabredav-1.7.11+dfsg/tests/Sabre/CalDAV/CalendarQueryParserTest.php:346
> 
> FAILURES!
> Tests: 1149, Assertions: 2174, Failures: 2, Skipped: 54.
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/29/php-sabredav_1.7.11+dfsg-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-owncloud-maintainers mailing list