blob: ab45bd3308850bf1667c71c2b9cb50a6de705dfa [file] [log] [blame]
NAME = "platform_LowMemoryTest.form"
PURPOSE = "Tab discarding functional tests with forms."
CRITERIA = """Failed if oom-kill is invoked."""
ATTRIBUTES = "suite:crosbolt_perf_nightly"
AUTHOR="Vovo Yang"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "platform"
TEST_TYPE = "client"
DOC = """
This is a low memory policy functional test. It creates several web page
with random javascript data and a form with pending data. It failed if the
oom-killer is invoked.
"""
job.run_test('platform_LowMemoryTest', flavor='form')