Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: tests/language/language_kernel.status

Issue 2938793002: Implement metadata on classes and additional semantic checks. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index d9b30800ae3a61bbc0c090dccd591f2d820b927c..ff00bb361880b886b9f48fd63a8eba761045a485 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -104,8 +104,6 @@ const_dynamic_type_literal_test/02: RuntimeError # KernelVM bug: Constant map du
map_literal3_test: RuntimeError # KernelVM bug: Constant map duplicated key.
map_literal6_test: RuntimeError # KernelVM bug: Constant map duplicated key.
-const_evaluation_test/01: RuntimeError # KernelVM bug: Reflecting on metadata.
-
cyclic_type_test/00: RuntimeError # KernelVM bug: Incorrect type argument.
cyclic_type_test/01: RuntimeError # KernelVM bug: Incorrect type argument.
cyclic_type_test/03: RuntimeError # KernelVM bug: Incorrect type argument.
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698