#1677: t/pmc/bytebuffer.t: Fails when ICU is not present
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: testing | Version: 2.4.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
I am told by mikehh that ''t/pmc/bytebuffer.t'' is newly added. It fails
when ICU is not present on the test box.
{{{
[parrot] 513 $ prove -v t/pmc/bytebuffer.t
t/pmc/bytebuffer.t .. no ICU lib loaded
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Test Summary Report
-------------------
t/pmc/bytebuffer.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=1, Tests=0, 4 wallclock secs
( 0.10 usr 0.04 sys + 0.03 cusr 0.08 csys = 0.25 CPU)
Result: FAIL
}}}
This failure was observed during both `make coretest` and `make test` on a
Darwin/PPC box where ICU is not known to be installed.
The test needs to be modified to check for ICU and `SKIP` if it is not
present.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1677>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets