Test problem on Debian/unstable armhf

2012-02-01 Thread Dominique Dumont
Hello

I've uploaded SDL-perl 2.536 on Debian/unstable . On armhf,
sdlx-controller-interface test fails with the following message:

#   Failed test at t/sdlx_controller_interface.t line 109.
# Structures begin differing at:
#  $got-[0] = '0'
# $expected-[0] = '1'
# Looks like you failed 1 test of 154.
t/sdlx_controller_interface.t ... 

Any idea why ?

The full build log is there:
https://buildd.debian.org/status/fetch.php?pkg=libsdl-perlarch=armhfver=2.536-1stamp=1328045545

(BTW you should use eq_or_diff from Test::Differences instead of 
is_deeply. we'd get more information from the test failure.)

All the best

--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont -o- http://ddumont.wordpress.com/



signature.asc
Description: This is a digitally signed message part.


Re: Test problem on Debian/unstable armhf

2012-02-01 Thread Tobias Leich
Hi, you hit one of two problems I couldnt figure out yet right.

1) The problem you posted is IMO more a performance issue and will
happen on slow or busy machines.

2) t/mixer_channels.t: a problem with multithreading an C-callbacks.
This happens just on BSDs as far as I know.

It would help if I had a armhf virtual machine. How to get one?
There is no armhf iso-image. Is armel the same?
URL: http://www.debian.org/CD/jigdo-cd/

Cheers, Tobias

Am 01.02.2012 09:28, schrieb Dominique Dumont:
 Hello

 I've uploaded SDL-perl 2.536 on Debian/unstable . On armhf,
 sdlx-controller-interface test fails with the following message:

 # Failed test at t/sdlx_controller_interface.t line 109.
 # Structures begin differing at:
 # $got-[0] = '0'
 # $expected-[0] = '1'
 # Looks like you failed 1 test of 154.
 t/sdlx_controller_interface.t ...

 Any idea why ?

 The full build log is there:
 https://buildd.debian.org/status/fetch.php?pkg=libsdl-perlarch=armhfver=2.536-1stamp=1328045545

 (BTW you should use eq_or_diff from Test::Differences instead of
 is_deeply. we'd get more information from the test failure.)

 All the best

 --
 http://config-model.wiki.sourceforge.net/ -o-
http://search.cpan.org/~ddumont/
 http://www.ohloh.net/accounts/ddumont -o- http://ddumont.wordpress.com/