#1678: t/pir/macro.t: test 'basic macro with argument' fails on Darwin/PPC
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: testing | Version: 2.4.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
This file was added to the distro last August by dukeleto. However, it
appears it wasn't being run regularly because the directory in which it
appears, ''t/pir/'' was not included in any test targets. whiteknight
noted this problem this weekend and we added the directory to
`...@parrot::Harness::DefaultTests::runcore_tests`, which are always run.
The test passes for me on Linux/i386 but fails on Darwin/PPC:
{{{
$ prove -v t/pir/macro.t
t/pir/macro.t ..
1..3
ok 1 - basic macro
not ok 2 - basic macro with argument
ok 3 - .macro_const
Failed 1/3 subtests
Test Summary Report
-------------------
t/pir/macro.t (Wstat: 0 Tests: 3 Failed: 1)
Failed test: 2
Files=1, Tests=3, 1 wallclock secs ( 0.10 usr 0.02 sys + 0.04 cusr
0.03 csys = 0.19 CPU)
Result: FAIL
}}}
Can we get this fixed before the release?
Thank you very much.
kid51
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1678>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets