From 3e9be9904a7a3dfce076ba64a5f27e87c38e027d Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Tue, 5 Jan 2016 12:46:51 +0000 Subject: [PATCH] Disable test due to toybox update. bug:26395656 Change-Id: I0356bf0e5fff3cab198f6c91da097ff0de564c89 --- tools/libcore_failures.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index 880be2679..e29bcf3a2 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -248,6 +248,12 @@ modes_variants: [[device, X32]], names: ["org.apache.harmony.tests.java.text.DecimalFormatTest#test_formatDouble_withFieldPosition", "org.apache.harmony.tests.java.text.DecimalFormatTest#test_formatToCharacterIterator_original"] +}, +{ + description: "'cat -' does not work anymore", + result: EXEC_FAILED, + bug: 26395656, + modes: [device], + names: ["org.apache.harmony.tests.java.lang.ProcessTest#test_getOutputStream"] } - ] -- 2.11.0