#1393: t/compilers/pge/pge_examples.t:  PASS by itself, FAIL during 'make smoke'
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  testing  |     Version:  1.9.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by mikehh):

 this test does NOT fail on amd64 with all variants (gcc/g++ with or
 without --optimize)

 I ran the test on i386 at r43380 and it ONLY failed on the gcc build (no
 --optimize).

 see smoke #31459
 [http://smolder.plusthree.com/app/public_projects/report_details/31459]

 The test passes gcc build with --optimize and g++ builds with or without
 --optimize.
 smoke #31457, #31455, #31458 respectively.

 All tests PASS (pre/post-config, make corevm/make coretest, smoke
 (#31455), fulltest) at r43380 - Ubuntu 9.10 i386 (g++ with --optimize)

 All tests PASS (pre/post-config, make corevm/make coretest, smoke
 (#31457), fulltest) at r43380 - Ubuntu 9.10 i386 (gcc with --optimize)

 All tests PASS (pre/post-config, make corevm/make coretest, smoke
 (#31458), fulltest) at r43380 - Ubuntu 9.10 i386 (g++)

 t/compilers/pge/pge_examples.t - Failed test:  2 in smoke and fulltest
 [library_tests]
 all other tests PASS (pre/post-config, make corevm/make coretest, smoke
 (#31459), fulltest) at r43380 - Ubuntu 9.10 i386 (gcc)


 regarding r43211 (TT #1368) - the change was introduced at r42924 and
 caused the failures detailed in the ticket.  I did a partial reversion of
 this commit at r43033 to get the tests to pass for the release.  After the
 merge of the context_unify3_simple branch the test passed with the changes
 in r42924 so I reversed the changes in r43033 at r43211. (IOW r43033
 modified r42924 and r43211 restored it to its original form)

 please also note that the test seems to pass in smoke #31454 (which is not
 mine) but seems to have been build on Ubuntu 9.10 i386 just using perl
 Configure.pl with no options (I tend to use extra options and perl
 5.10.1).

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