blob: 84ba6673c6ae1094c7f369cee48ea6565f0724c1 [file] [log] [blame]
# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = "Mussa Kiroga"
NAME = "ui_SettingsPage"
PURPOSE = "Collects settings page images as data to examine default icons"
CRITERIA = """
"""
SUITE = "ui"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "ui"
TEST_TYPE = "client"
DEPENDENCIES = "board:link"
DOC = """
Collects screenshots of settings page. Goal is to observe how the settings page
looks over multiple builds before writing image comparison based tests.
All images will be uploaded to biopic and examined via biopic web interface.
"""
job.run_test('ui_SettingsPage')