#1194: 7 config steps improperly rely on Perl 5 %Config 'OSNAME' element
-----------------------+----------------------------------------------------
Reporter: jkeenan | Owner: jkeenan
Type: bug | Status: assigned
Priority: normal | Milestone:
Component: configure | Version: 1.7.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
-----------------------+----------------------------------------------------
Comment(by mikehh):
I get the same results for tests as on trunk.
run with:
{{{
perl Configure.pl --optimize --test --cc=g++ --cxx=g++ --link=g++ --ld=g++
--maintainer --configure_trace
}}}
at r42280 in convert_OSNAME branch
[http://smolder.plusthree.com/app/public_projects/report_details/29679]
t/src/warnings.t fails test 2 - --optimize problems - TT #1187
pre/post-config tests PASS
in fulltest I get a failure with testr but also get this in trunk
{{{
Test Summary Report
-------------------
t/pmc/eval.t (Wstat: 0 Tests: 17 Failed: 0)
TODO passed: 12
t/pmc/threads.t (Wstat: 256 Tests: 14 Failed: 1)
Failed test: 9
Non-zero exit status: 1
Files=221, Tests=6718, 61 wallclock secs ( 3.07 usr 0.51 sys + 55.79 cusr
33.96 csys = 93.33 CPU)
Result: FAIL
make[1]: *** [testr] Error 1
}}}
the rest of fulltest passes (except for the t/src/warnings.t test 2)
[in trunk if I build with gcc t/pmc/threads.t passes testr but the TODO
test fails]
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1194#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets