commit | a04f0bcf56c255aaae32c6a47ff740197a6c2971 | [log] [tgz] |
---|---|---|
author | Sorin Basca <sorinbasca@google.com> | Fri May 06 12:08:06 2022 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri May 06 13:31:21 2022 +0000 |
tree | 63ab77094e9320993e8e5a38af33990e4e766db2 | |
parent | 312bce0ac914f372815f4bde66722726dc1e534d [diff] |
Revert^2 "Making CompletableFutureTest as known failure on gcstress debug" This reverts commit I68d342d26004d85f7ae546c9eeb1034f6f9e430b. Reason for revert: Test is still failing Change-Id: I9bceac72497ae440e5448072178973b18eb68834
diff --git a/tools/libcore_gcstress_debug_failures.txt b/tools/libcore_gcstress_debug_failures.txt index aa5a4f6..4718947 100644 --- a/tools/libcore_gcstress_debug_failures.txt +++ b/tools/libcore_gcstress_debug_failures.txt
@@ -62,5 +62,13 @@ names: ["libcore.java.lang.ThreadTest#nativeThreadNames", "jsr166.ThreadLocalTest#testGenericITL" ] +}, +{ + description: "Time-sensitive test fails check of elapsed time with gcstress", + result: EXEC_FAILED, + bug: 205007075, + names: ["jsr166.CompletableFutureTest#testCompleteOnTimeout_completed", + "jsr166.CompletableFutureTest#testDelayedExecutor" + ] } ]