On Sat, Oct 13, 2012 at 5:22 PM, Justin Erenkrantz <jus...@erenkrantz.com> wrote: > When I run make check on Mac OS X 10.8.2, it looks like the > case-sensitivity checks now XPASS: > > XPASS: op-depth-test 23: test_case_rename on case (in)sensitive system > XPASS: copy_tests.py 102: case-only rename > > I'm wondering if the case-preserving semantics in 10.8 changed - as it > looks like rename will succeed now in 10.8. (My filesystem is still > case-preserving...see below.) > > Can someone with 10.7 verify that the tests still XFAIL? Or, is > something else going on?
On 10.7: XFAIL: op-depth-test 23: test_case_rename on case (in)sensitive system XFAIL: copy_tests.py 102: case-only rename with: $ apr-1-config --version 1.4.2