id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1544,t/profiling/profiling.t fails on darwin,dukeleto,jkeenan,"{{{
$ 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
}}}",bug,closed,normal,,testing,2.2.0,high,fixed,,,,,darwin
