Mark Bergsma has uploaded a new change for review. Change subject: Make it possible to mark http stuff "non-fatal". ......................................................................
Make it possible to mark http stuff "non-fatal". The thread (s%d/c%d) still dies, but it does not mark this as fatal with respect to the test as such. This is useful where varnishd shuts the connection on a backend prematurely, as part of the correct execution of a test. Fix a undue recursion problem with asserts in the vtc_log code. --- M bin/varnishtest/vtc.h M bin/varnishtest/vtc_http.c M bin/varnishtest/vtc_log.c 3 files changed, 73 insertions(+), 29 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/varnish refs/changes/54/14954/1 -- To view, visit https://gerrit.wikimedia.org/r/14954 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia3c9c7acca68adec979eaca26f518e712fd02b9a Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/varnish Gerrit-Branch: upstream-persistent Gerrit-Owner: Mark Bergsma <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
