#412: Failure of set_integer_keyed_str on linux AMD64
--------------------+-------------------------------------------------------
 Reporter:  mikehh  |        Type:  bug   
   Status:  new     |    Priority:  normal
Milestone:          |   Component:  none  
  Version:  trunk   |    Severity:  medium
 Keywords:          |        Lang:        
    Patch:          |    Platform:  linux 
--------------------+-------------------------------------------------------

Comment(by mikehh):

 Nope - it still failed those tests on my Kubuntu Intrepid Amd64!!!!! at
 r38087

 I did a make realclean, svn up, perl Configure.pl --optimize --test, make,
 make smoke:[[BR]]
 [http://smolder.plusthree.com/app/public_projects/report_details/19817]
 {{{
 Test Summary Report
 -------------------
 t/pmc/packfile.t                          (Wstat: 256 Tests: 6 Failed: 1)
   Failed test:  6
   Non-zero exit status: 1
 t/pmc/packfilesegment.t                   (Wstat: 256 Tests: 1 Failed: 1)
   Failed test:  1
   Non-zero exit status: 1
 Files=395, Tests=11693, 704 wallclock secs (12.50 usr  4.20 sys + 329.01
 cusr 149.83 csys = 495.54 CPU)
 Result: FAIL

 }}}

 I then copied my svn/parrot (up to date - just a clean copy) to parrot.t

 perl Configure.pl --optimize --test --configure_trace[[BR]]
 make world 2>&1 | tee make_world.38087.log[[BR]]
 make html[[BR]]
 make smoke[[BR]]
 [http://smolder.plusthree.com/app/public_projects/report_details/19818]
 {{{
 All tests successful.
 Files=395, Tests=11733, 688 wallclock secs (12.18 usr  5.14 sys + 327.90
 cusr 150.09 csys = 495.31 CPU)
 Result: PASS

 }}}

 On the same computer different root partition / same home partition - home
 dir mhu64 vs mhk64),
 I ran on Ubuntu Intrepid with --optimize --test and passed those tests at
 r38086[[BR]]
 [http://smolder.plusthree.com/app/public_projects/report_details/19811]

 Same gcc compiler and same perl - I need to check if there are any
 differences with the CPAN modules loaded, but the relevant ones should be
 the same.  The only difference, I can think of, other than one is running
 kdm as opposed to gnome, is that I was using mySQL on the Kubuntu and
 PostgreSQL on Ubuntu for some other tests I was doing.

 I am going to check if I can find any config differences between the two.

 I will report back on this if/when I find anything.

 Cheers, Michael (mikehh)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/412#comment:2>
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