On 6 December 2012 06:24, Christopher Jones <christopher.jo...@oracle.com> wrote: > On 12/05/2012 01:40 AM, Anatoliy Belsky wrote: >> >> That's a windows specific fail, the tests still pass on linux. XFAIL >> would mark that wrong on linux, that's why. >> >> Regards >> >> Anatoliy > > > Please leave them enabled in the meantime. Otherwise we have 0 coverage.
Alternatively, we could have two copies of the tests, with: 1. A phpt file that SKIPs on Windows and runs normally, and 2. A phpt file that SKIPs on non-Windows and is XFAIL. Longer term, I know we have some other tests that would benefit from platform specific XFAILs: tests/func/005a.phpt still failed only on OS X last time I checked (due to a kernel bug we can't really work around), for instance. Adam -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php