blob: 721c2c59478a8032e042f7b05e500c46e43cd788 [file] [log] [blame]
NAME = 'Flaky client side test'
AUTHOR = 'scottz'
TIME = 'SHORT'
TEST_CATEGORY = 'Functional'
TEST_CLASS = 'General'
TEST_TYPE = 'client'
ATTRIBUTES = "suite:dummyclientretries, suite:dummyflake"
SUITE = 'dummyflake, dummyclientretries'
DOC = """
Test that randomly fails half the time.
"""
job.run_test('flaky_test', seconds=1)