fix a bug in crash handling

currently, if a page load ended up in Java crash, the crash will be
intercepted by test harness and during the test tearDown step, the
test status file will be removed, and the harness would think all
sites have been loaded successfully

Change-Id: Ifc02d7f4b7e76c8e8aad06fff273f9d61060874d
1 file changed