From 399ff772f6a44af7fed3944a8d35d830c3b60172 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Sat, 25 Apr 2015 14:39:59 +0100 Subject: Mark the test as failing while investigating. Recent linker changes required to increase the scope of our chroot-like environment on devices. There is however just this test failing. Change-Id: I496be04693b6cebefe68a0ac04947ed238b53e0d --- tools/libcore_failures.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools') diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index 2040b57..a387036 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -124,5 +124,11 @@ description: "Needs kernel updates on host/device", result: EXEC_FAILED, names: ["libcore.io.OsTest#test_socketPing"] +}, +{ + description: "Linker issues in chrooted environment", + modes: [device], + result: EXEC_FAILED, + names: ["org.apache.harmony.tests.java.lang.ProcessManagerTest#testEnvironment"] } ] -- cgit v1.1