Hi Peter, can you run the test manually? for example: mkdir /home/pcjc2/gedasrc/git/utils/tests/gxyrs/run cd /home/pcjc2/gedasrc/git/utils/tests/gxyrs/run
/usr/bin/perl -w /home/pcjc2/gedasrc/git/utils/utils/gxyrs/gxyrs --tabulate pcb_example1.xy --adjust do_nothing.pl --output out.txt 2> error.txt what is the output in out.txt and error.txt? Thanks, Carlos El dom, 23-11-2008 a las 18:24 +0000, Peter Clifton escribió: > Hi guys, > > I'm trying to make sensible tarballs for testing a win32 build, and I'm > unable to since the addition of gxyrs. > > The test-suite is failing: > > Running test do_nothing_tabulated > cd /home/pcjc2/gedasrc/git/utils/tests/gxyrs/run && /usr/bin/perl -w > /home/pcjc2/gedasrc/git/utils/utils/gxyrs/gxyrs --tabulate pcb_example1.xy > --adjust do_nothing.pl --output out.txt 2> error.txt > FAILED: gxyrs returned 2 which did not match the expected 1 > Running test do_nothing > cd /home/pcjc2/gedasrc/git/utils/tests/gxyrs/run && /usr/bin/perl -w > /home/pcjc2/gedasrc/git/utils/utils/gxyrs/gxyrs pcb_example1.xy --adjust > do_nothing.pl --output out.txt 2> error.txt > FAILED: gxyrs returned 2 which did not match the expected 1 > Running test match_column_is_not_number > cd /home/pcjc2/gedasrc/git/utils/tests/gxyrs/run && /usr/bin/perl -w > /home/pcjc2/gedasrc/git/utils/utils/gxyrs/gxyrs --eval "return check_columns > 'd1', 'R[0-9]+'" pcb_example1.xy --output out.txt 2> error.txt > FAILED: gxyrs returned 2 which did not match the expected 255 > Running test match_column_is_not_number2 > cd /home/pcjc2/gedasrc/git/utils/tests/gxyrs/run && /usr/bin/perl -w > /home/pcjc2/gedasrc/git/utils/utils/gxyrs/gxyrs --eval "return check_columns > '1d', 'R[0-9]+'" pcb_example1.xy --output out.txt 2> error.txt > FAILED: gxyrs returned 2 which did not match the expected 255 > Running test match_column_is_real > cd /home/pcjc2/gedasrc/git/utils/tests/gxyrs/run && /usr/bin/perl -w > /home/pcjc2/gedasrc/git/utils/utils/gxyrs/gxyrs --eval "return check_columns > '1.1', 'R[0-9]+'" pcb_example1.xy --output out.txt 2> error.txt > FAILED: gxyrs returned 2 which did not match the expected 255 > > [snip lots more failure] > > > Any ideas? > _______________________________________________ geda-dev mailing list geda-dev@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev