1/*
2 * This file contains expectations for ART's buildbot. The purpose of this file is
3 * to temporarily list failing tests and not break the bots.
4 *
5 * This file contains the expectations for the 'libjdwp-aot' and 'libjdwp-jit'
6 * test groups on the chromium buildbot running with 'gcstress' and 'debug'.
7 */
8[
9{
10  description: "Test times out",
11  result: EXEC_FAILED,
12  bug: 187141551,
13  name: "org.apache.harmony.jpda.tests.jdwp.ClassType_SetValuesTest#testSetValues001"
14}
15]
16