From 4af48fcd4d5a2859b9786724298580c5c1ff63b8 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Tue, 4 Aug 2015 18:16:43 +0100 Subject: [PATCH] Update expectation. Vogar wants # between class and method. Change-Id: I3e4d54e2cc22bac6b73fe611fcbfcbe39095159c --- tools/libcore_failures.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index d58f034f9..7ada1896e 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -153,9 +153,9 @@ }, { description: "TimeZoneTest.testAllDisplayNames times out, needs investigation", - result: EXEC_FAILED, + result: EXEC_TIMEOUT, modes: [device], - names: ["libcore.java.util.TimeZoneTest.testAllDisplayNames"], + names: ["libcore.java.util.TimeZoneTest#testAllDisplayNames"], bug: 22786792 } ] -- 2.11.0