Project

General

Profile

Actions

Bug #2435

closed

[mod_proxy] test failures leave running processes

Added by KiBi over 11 years ago. Updated over 11 years ago.

Status:
Fixed
Priority:
Normal
Category:
test_component
Target version:
ASK QUESTIONS IN Forums:

Description

Hi,

while improving my patch for #2434, I've made my initially-patched tests go wrong by passing empty substrings in the proxy.forward-env-vars config variable (due to prev+1 in strchr()). Unfortunately, the real server doesn't go away when the proxy server is killed, so subsequent tests all fail, and one has to run “killall lighttpd” to get rid of the running process.

The attached patch kills real+proxy instances explicitly, to make sure everyone goes away, no matter what the failure mode is.

Mraw,
KiBi


Files

Actions #1

Updated by stbuehler over 11 years ago

  • Target version changed from 1.4.x to 1.4.32
Actions #2

Updated by stbuehler over 11 years ago

  • Status changed from Patch Pending to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2857.

Actions

Also available in: Atom