On Fri, 21 Sep 2001, Simon Cozens wrote:
> Very nice, but can I remind you and everyone else that we're trying
> to get it working before we get it pretty?
Apropos, here's what I get on Debian Sparc/Linux (my default perl there
has iv='long long', so that's what we get here too). Note that nearly
everything fails.
I fear some sort of alignment or sizeof() issue is at work, and I'd hate
to see whatever problems exist so far get widely propagated into other
pieces of the source.
/opt/perl-trial/bin/perl5.7.2 t/harness
t/op/basic......# Failed test (Parrot/Test.pm at line 74)
# got: '0'
# expected: '42'
# Looks like you failed 1 tests of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/2 tests, 50.00% okay (-1 skipped test: 0 okay, 0.00%)
t/op/integer....# Failed test (Parrot/Test.pm at line 74)
# got: '0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
'
# expected: '0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
'
# expected: '42
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
0
0
'
# expected: '574908040
862362060
1724724120
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
'
# expected: '286331153
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
'
# expected: '203
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
0
-1
'
# expected: '3
5
-2
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
-1
'
# expected: '2
-7
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
0
'
# expected: '1
5
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
-1
'
# expected: '5
-5
'
# Failed test (Parrot/Test.pm at line 74)
# got: '-1
-1
'
# expected: '-1
-5
'
# Failed test (Parrot/Test.pm at line 74)
# got: '-1
0
'
# expected: '-5
5
'
# Looks like you failed 11 tests of 26.
dubious
Test returned status 11 (wstat 2816, 0xb00)
DIED. FAILED tests 1-7, 21-24
Failed 11/26 tests, 57.69% okay
t/op/number.....# Failed test (Parrot/Test.pm at line 74)
# got: 'ok 1
'
# expected: 'ok 1
ok 2
'
# Failed test (Parrot/Test.pm at line 74)
# got: 'ok 1
'
# expected: 'ok 1
ok 2
'
# Failed test (Parrot/Test.pm at line 74)
# got: 'ok 1
'
# expected: 'ok 1
ok 2
ok 3
'
# Failed test (Parrot/Test.pm at line 74)
# got: 'ok 1
'
# expected: 'ok 1
ok 2
ok 3
'
# Failed test (Parrot/Test.pm at line 74)
# got: 'ok 1
'
# expected: 'ok 1
ok 2
ok 3
'
# Failed test (Parrot/Test.pm at line 74)
# got: 'ok 1
'
# expected: 'ok 1
ok 2
ok 3
'
# Failed test (Parrot/Test.pm at line 74)
# got: '0
0
-1
'
# expected: '0
2147483647
-2147483648
'
# Looks like you failed 7 tests of 23.
dubious
Test returned status 7 (wstat 1792, 0x700)
DIED. FAILED tests 7, 9, 11, 13, 15, 17, 23
Failed 7/23 tests, 69.57% okay (-2 skipped tests: 14 okay, 60.87%)
t/op/string.....# Failed test (Parrot/Test.pm at line 74)
# got: '0'
# expected: '4'
# Looks like you failed 1 tests of 5.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/5 tests, 80.00% okay (-1 skipped test: 3 okay, 60.00%)
t/op/trans......ok
Failed 4/5 test scripts, 20.00% okay. 20/74 subtests failed, 72.97% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/op/basic.t 1 256 2 1 50.00% 1
t/op/integer.t 11 2816 26 11 42.31% 1-7 21-24
t/op/number.t 7 1792 23 7 30.43% 7 9 11 13 15 17 23
t/op/string.t 1 256 5 1 20.00% 2
4 subtests skipped.
make: *** [test] Error 29
--
Andy Dougherty [EMAIL PROTECTED]
Dept. of Physics
Lafayette College, Easton PA 18042