#1544: t/profiling/profiling.t fails on darwin
----------------------+-----------------------------------------------------
 Reporter:  dukeleto  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  testing   |     Version:  2.2.0
 Severity:  high      |    Keywords:       
     Lang:            |       Patch:       
 Platform:  darwin    |  
----------------------+-----------------------------------------------------
 {{{
 $ prove -v ./t/profiling/profiling.t
 ./t/profiling/profiling.t ..
 1..12
 ok 1 # profile creation didn't explode
 ok 2 # profile has a version number
 ok 3 # profile contains a CLI string
 ok 4 # profile has a say op
 ok 5 # profile has canonical timing information
 ok 6 # matcher didn't find non-existent opcode
 ok 7 # profile shows 'say' inside main sub
 not ok 8 # profile properly reflects normal control flow (simple)
 not ok 9 # profile properly reflects normal control flow (slightly less
 simple)
 not ok 10 # profile properly reflects tailcall control flow
 ok 11 # profile shows say on the correct line
 not ok 12 # profile shows 'say' inside nqp sub
 Failed 4/12 subtests

 Test Summary Report
 -------------------
 ./t/profiling/profiling.t (Wstat: 0 Tests: 12 Failed: 4)
   Failed tests:  8-10, 12
 Files=1, Tests=12,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.99 cusr
 0.19 csys =  1.22 CPU)
 Result: FAIL
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1544>
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