1 # Copyright (c) 2012 The Chromium OS Authors. All rights reserved. 2 # Use of this source code is governed by a BSD-style license that can be 3 # found in the LICENSE file. 4 5 AUTHOR = "cmasone (a] chromium.org" 6 NAME = "desktopui_HangDetector" 7 ATTRIBUTES = "suite:regression" 8 SUITE = "regression" 9 TIME = "FAST" 10 TEST_TYPE = "client" 11 12 DOC = """ 13 Enable and verify session_manager-driven browser hang detection. 14 """ 15 16 job.run_test('desktopui_HangDetector') 17 18