OSDN Git Service

Update expectation.
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 4 Aug 2015 17:16:43 +0000 (18:16 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Tue, 4 Aug 2015 17:16:43 +0000 (18:16 +0100)
Vogar wants # between class and method.

Change-Id: I3e4d54e2cc22bac6b73fe611fcbfcbe39095159c

tools/libcore_failures.txt

index d58f034..7ada189 100644 (file)
 },
 {
   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
 }
 ]