Could someone look at this please?

$ .../parrot/ext/Parrot-Embed$ prove -bv t/languages.t

t/languages....
1..8
ok 1 - use Parrot::Embed;
ok 2 - new() should return a valid interpreter
ok 3 - The object isa Parrot::Interpreter
ok 4 - ... returning true if it could load the file
ok 5 - ... throwing no exception if so
ok 6 - The object isa Parrot::PMC
Null PMC access in find_method()
current instr.: 'parrot;abc;Compiler;main' pc 58 (abc.pir:49)
called from Sub 'parrot;abc;Compiler;main' pc -1 ((unknown file):-1)
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 2/8 subtests

Test Summary Report
-------------------
t/languages (Wstat: 256 Tests: 6 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 8 tests but ran 6.
Files=1, Tests=6,  0 wallclock secs ( 0.05 usr  0.00 sys +  0.05 cusr
0.00 csys =  0.10 CPU)
Result: FAIL
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to