Ticket #219: build.tools.test.failures.txt

File build.tools.test.failures.txt, 4.9 KB (added by jkeenan, 13 years ago)

t/tools/pmc2cutils: failures in two files

Line 
1$ prove -v t/tools/pmc2cutils/04-dump_pmc.t t/tools/pmc2cutils/05-gen_c.t
2t/tools/pmc2cutils/04-dump_pmc....
3
4OK:  Parrot top directory located
51..106
6ok 1 - use Parrot::Pmc2c::Pmc2cMain;
7ok 2 - use Cwd;
8ok 3 - use File::Temp;
9ok 4 - changed to temp directory for testing
10ok 5 - created src/ under tempdir
11ok 6 - created src/pmc/ under tempdir
12ok 7 - all src/pmc/*.pmc files copied to tempdir
13ok 8 - The object isa Parrot::Pmc2c::Pmc2cMain
14ok 9 - dump_vtable created vtable.dump
15ok 10 - dump_pmc succeeded
16ok 11 - default.dump created as expected
17ok 12 - changed back to original directory
18ok 13 - changed to temp directory for testing
19ok 14 - created src/ under tempdir
20ok 15 - created src/pmc/ under tempdir
21ok 16 - all src/pmc/*.pmc files copied to tempdir
22ok 17 - The object isa Parrot::Pmc2c::Pmc2cMain
23ok 18 - dump_vtable created vtable.dump
24 at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Pmc2cMain.pm line 157
25        Parrot::Pmc2c::Pmc2cMain::read_dump('Parrot::Pmc2c::Pmc2cMain=HASH(0x1909e70)', 'default.dump') called at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Parser.pm line 99
26        Parrot::Pmc2c::Parser::find_attrs('Parrot::Pmc2c::PMC=HASH(0x1999020)', '\x{a}\x{a}/*\x{a}\x{a}=back\x{a}\x{a}=head2 Methods\x{a}\x{a}=over 4\x{a}\x{a}=item C<void class_init...', 103, '/tmp/8kG3KuXRkR/src/pmc/array.pmc', 'Parrot::Pmc2c::Pmc2cMain=HASH(0x1909e70)') called at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Parser.pm line 79
27        Parrot::Pmc2c::Parser::parse_pmc('Parrot::Pmc2c::Pmc2cMain=HASH(0x1909e70)', '/tmp/8kG3KuXRkR/src/pmc/array.pmc') called at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Dumper.pm line 40
28        Parrot::Pmc2c::Pmc2cMain::dump_pmc('Parrot::Pmc2c::Pmc2cMain=HASH(0x1909e70)') called at t/tools/pmc2cutils/04-dump_pmc.t line 111
29cannot find file 'default.dump' in path '.', '/Users/jimk/work/parrot/t/tools/pmc2cutils/../..', '/Users/jimk/work/parrot/t/tools/pmc2cutils/../../src/pmc/', '/tmp/8kG3KuXRkR', '/tmp/8kG3KuXRkR/src/pmc', '/Users/jimk/work/parrot', '/Users/jimk/work/parrot/src/pmc' at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Pmc2cMain.pm line 237.
30# Looks like you planned 106 tests but only ran 18.
31# Looks like your test died just after 18.
32 Dubious, test returned 255 (wstat 65280, 0xff00)
33 Failed 88/106 subtests
34t/tools/pmc2cutils/05-gen_c.......
35
36OK:  Parrot top directory located
371..44
38ok 1 - use Parrot::Pmc2c::Pmc2cMain;
39ok 2 - use Cwd;
40ok 3 - use File::Temp;
41ok 4 - changed to temp directory for testing
42ok 5 - created /tmp/2Qtw4CzkFt/src under tempdir
43ok 6 - created /tmp/2Qtw4CzkFt/src/pmc under tempdir
44ok 7 - all src/pmc/*.pmc files copied to tempdir
45ok 8 - The object isa Parrot::Pmc2c::Pmc2cMain
46ok 9 - dump_vtable created vtable.dump
47ok 10 - dump_pmc succeeded
48ok 11 - default.dump created as expected
49ok 12 - gen_c completed successfully; args:  default.pmc
50ok 13 - changed back to original directory
51ok 14 - changed to temp directory for testing
52ok 15 - created src/ under tempdir
53ok 16 - created src/pmc/ under tempdir
54ok 17 - all src/pmc/*.pmc files copied to tempdir
55ok 18 - The object isa Parrot::Pmc2c::Pmc2cMain
56ok 19 - dump_vtable created vtable.dump
57 at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Pmc2cMain.pm line 157
58        Parrot::Pmc2c::Pmc2cMain::read_dump('Parrot::Pmc2c::Pmc2cMain=HASH(0x192f120)', 'default.dump') called at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Parser.pm line 99
59        Parrot::Pmc2c::Parser::find_attrs('Parrot::Pmc2c::PMC=HASH(0x199b270)', '\x{a}\x{a}/*\x{a}\x{a}=back\x{a}\x{a}=head2 Methods\x{a}\x{a}=over 4\x{a}\x{a}=item C<void class_init...', 103, '/tmp/oqDDQbJ1wR/src/pmc/array.pmc', 'Parrot::Pmc2c::Pmc2cMain=HASH(0x192f120)') called at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Parser.pm line 79
60        Parrot::Pmc2c::Parser::parse_pmc('Parrot::Pmc2c::Pmc2cMain=HASH(0x192f120)', '/tmp/oqDDQbJ1wR/src/pmc/array.pmc') called at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Dumper.pm line 40
61        Parrot::Pmc2c::Pmc2cMain::dump_pmc('Parrot::Pmc2c::Pmc2cMain=HASH(0x192f120)') called at t/tools/pmc2cutils/05-gen_c.t line 117
62cannot find file 'default.dump' in path '.', '/Users/jimk/work/parrot/t/tools/pmc2cutils/../..', '/Users/jimk/work/parrot/t/tools/pmc2cutils/../../src/pmc/', '/tmp/oqDDQbJ1wR', '/tmp/oqDDQbJ1wR/src/pmc', '/Users/jimk/work/parrot', '/Users/jimk/work/parrot/src/pmc' at /Users/jimk/work/parrot/lib/Parrot/Pmc2c/Pmc2cMain.pm line 237.
63# Looks like you planned 44 tests but only ran 19.
64# Looks like your test died just after 19.
65 Dubious, test returned 255 (wstat 65280, 0xff00)
66 Failed 25/44 subtests
67
68Test Summary Report
69-------------------
70t/tools/pmc2cutils/04-dump_pmc (Wstat: 65280 Tests: 18 Failed: 0)
71  Non-zero exit status: 255
72  Parse errors: Bad plan.  You planned 106 tests but ran 18.
73t/tools/pmc2cutils/05-gen_c   (Wstat: 65280 Tests: 19 Failed: 0)
74  Non-zero exit status: 255
75  Parse errors: Bad plan.  You planned 44 tests but ran 19.
76Files=2, Tests=37, 11 wallclock secs ( 0.09 usr  0.04 sys +  6.09 cusr  1.44 csys =  7.66 CPU)
77Result: FAIL