Hi, the tests took felt forever. However.
Against apache 2.2 without the patch C:\python27\python win-tests.py -r --httpd-dir=C:\Apache22-x86 Summary of test results: 1452 tests PASSED 73 tests SKIPPED 21 tests XFAILED (1 WORK-IN-PROGRESS) 68 tests FAILED against apache 2.4 with the patch C:\python27\python win-tests.py -r --httpd-dir=C:\Apache24-x86 Summary of test results: 1483 tests PASSED 41 tests SKIPPED 26 tests XFAILED (1 WORK-IN-PROGRESS) 68 tests FAILED my patch is like http://svn.apache.org/viewvc?view=revision&revision=1232267 So there is no need to merge my patch, too, if that is backported. I'd be glad if that will be in 1.7.5 If wanted I can provied the dav-fails.log Cheers Mario On Sun, Mar 11, 2012 at 12:06, Daniel Shahaf <danie...@elego.de> wrote: > There are outstanding backport nominations in 1.7.x/STATUS, is your > patch needed even after merging them? > > And on another note -- does the test suite pass? I've seen odd > behaviour with the tests last week and haven't had time to investigate > yet. (Either neon/bdb or serf/bdb.) >