blob: 662a4275881c072e2c096f16f789f36575d95d6c [file] [log] [blame]
NAME = 'Flaky client side test'
AUTHOR = 'scottz'
TIME = 'SHORT'
TEST_CATEGORY = 'Functional'
TEST_CLASS = 'General'
TEST_TYPE = 'client'
SUITE = 'dummyflake'
RETRIES = 2
DOC = """
Test that randomly fails half the time. Will be attempted 3 times.
"""
job.run_test('flaky_test', seconds=1)