#1337: deprecate runtime/parrot/library/Protoobject.pir
-------------------------+--------------------------------------------------
 Reporter:  pmichaud     |        Owner:          
     Type:  deprecation  |       Status:  reopened
 Priority:  normal       |    Milestone:          
Component:  none         |      Version:  1.8.0   
 Severity:  medium       |   Resolution:          
 Keywords:               |         Lang:          
    Patch:               |     Platform:          
-------------------------+--------------------------------------------------
Changes (by NotFound):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Please fix this before closing the ticket:

 $ prove -v t/compilers/pct/pct_hllcompiler.t
 t/compilers/pct/pct_hllcompiler.t ..
 1..6
 ok 1 - some of the auxiliary methods
 not ok 2 - one complete start-to-end compiler

 #   Failed test 'one complete start-to-end compiler'
 #   at t/compilers/pct/pct_hllcompiler.t line 41.
 # Exited with error code: 1
 # Received:
 # "load_bytecode" couldn't find file 'Protoobject.pbc'
 # current instr.: 'parrot;NoneGrammar;init' pc 93
 (/home/julian/parrot/t/compilers/pct/pct_hllcompiler_2.pir:42)
 #
 # Expected:
 # thingy
 #
 ok 3 - default stages
 ok 4 - inserting and removing stages
 ok 5 - EXPORTALL method
 ok 6 - lineof method
 # Looks like you failed 1 test of 6.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/6 subtests

 Test Summary Report
 -------------------
 t/compilers/pct/pct_hllcompiler.t (Wstat: 256 Tests: 6 Failed: 1)
   Failed test:  2
   Non-zero exit status: 1
 Files=1, Tests=6,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.11 cusr
 0.05 csys =  0.19 CPU)
 Result: FAIL

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1337#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to