Ticket #1095 (closed cage: fixed)
[PATCH] un-TODO unconditionally some tests in t/op/io.t
Reported by: | geraud | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | testing | Version: | 1.6.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | applied | Platform: |
Description
There are 2 tests in t/op/io.t which have a TODO status that seems to depend on the OS used. Currently known passing systems are Win32, Linux, Mac OS X and Open BSD. For quite some time now my FreeBSD boxes have reported succes for these two tests as well.
I first raised this issue (initially in order to add FreeBSD as a passing system) on IRC in August (see http://irclog.perlgeek.de/parrot/2009-08-13#i_1389952 ) but NotFound++ suggested to just remove the test because the number of passing OSes was just including everything and was not relevant anymore.
I attached the patch I nopaste'd in August.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.