﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
11892	Test-Suite: make wp_die() a pluggable function	hakre	westi	"There are multiple occurences of the die() (and perhaps exit()) statement within the code. 

Those can be a blocker in running the testsuite. I suggest to replace those with a call to a new function called wp_exit(); which is plugable so that the testsuite can replace it.

Otherwise it's not possible to test code containing those statements. At least I'm not aware of a method to do so."	defect (bug)	closed	normal	3.0	Unit Tests	3.0	blocker	fixed		ShaneF
