blob: 9edbd16b80512569583ac237b1d1023c3ddcc3f7 [file] [log] [blame]
mbligh8c5c9c12008-11-27 00:25:49 +00001AUTHOR = "Gregory Smith <gps@google.com>"
mbligh8c5c9c12008-11-27 00:25:49 +00002NAME = "error test for cleanup phase exception"
3TEST_TYPE = "client"
4TEST_CLASS = "General"
5TEST_CATEGORY = "Functional"
6TIME = "SHORT"
7DOC = """Raise an exception during cleanup(). This tests Autotest itself."""
8
9job.run_test('error_cleanup')