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 5AUTHOR = "cmasone@chromium.org" 6NAME = "desktopui_HangDetector" 7ATTRIBUTES = "suite:regression" 8TIME = "FAST" 9TEST_TYPE = "client" 10 11DOC = """ 12Enable and verify session_manager-driven browser hang detection. 13""" 14 15job.run_test('desktopui_HangDetector') 16 17