summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/libcore_failures.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index dec53a4c8d..c31e88ef00 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -332,13 +332,6 @@
"test.java.time"]
},
{
- description: "vogar does not respect '@BeforeMethod' and '@AfterMethod' annotations yet",
- result: ERROR,
- bug: 231283845,
- names: ["test.java.lang.invoke.MethodTypeTest#testGeneric",
- "test.java.lang.invoke.MethodTypeTest#testMakeGeneric"]
-},
-{
description: "Timing out after ojluni tests were enabled",
result: ERROR,
bug: 231439593,