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 TIME = "FAST" 9 TEST_TYPE = "client" 10 11 DOC = """ 12 Enable and verify session_manager-driven browser hang detection. 13 """ 14 15 job.run_test('desktopui_HangDetector') 16 17