test_info
`test_fail` automatically sets `test_info.result`. This commit removes a case where `test_info.result` was being manually set after `test_fail` was called. Signed-off-by: Chris Jones <christopher.jones@arm.com>