blob: e049cb3ee9ac9862e11f00810331fbf9ed44e066 [file] [log] [blame]
/*
* This file contains expectations for ART's buildbot when running gcstress.
* The script that uses this file is art/tools/run-libcore-tests.sh.
*/
[
{
description: "Timeouts on target with gcstress.",
result: EXEC_FAILED,
modes: [device],
names: ["libcore.javax.crypto.CipherBasicsTest#testGcmEncryption"]
}
]