> > # GET /authz_core/a/b/c//index.html HTTP/1.1\r\nHost: > > merge-disabled\r\nConnection: close\r\n\r\n > > # expected 200, got 403 for c// doesn't match locationmatch > > not ok 7 > > # Test 7 got: "403" (t/apache/mergeslashes.t at line 73 fail #7) > > # Expected: "200" (c// doesn't match locationmatch) > > Failed 1/7 subtests
Backported version is working OK for me too. Thanks for the reliability fix Joe. Can you verify the 403 in t/logs/error_log is a 'client denied by server configuration' and that it goes away (but other tests break) if you comment the 2nd-to last locationmatch in t/conf/core.conf? -- Eric Covener [email protected]
