1 AUTHOR = "Gregory Smith <gps (a] google.com>" 2 NAME = "error test for cleanup phase exception" 3 TEST_TYPE = "client" 4 TEST_CLASS = "General" 5 TEST_CATEGORY = "Functional" 6 TIME = "SHORT" 7 DOC = """Raise an exception during cleanup(). This tests Autotest itself.""" 8 9 job.run_test('error_cleanup') 10