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

Unified Diff: tests/language/language_kernel.status

Issue 2930093002: Complain about external methods with a body. (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
« runtime/tests/vm/vm.status ('K') | « tests/co19/co19-kernel.status ('k') | no next file » | 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 772a6929cb5b8edfa27c4f43a5cfc095c54ca386..b86dc0767a620b958a1a098ec627e2402b2575b3 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -115,6 +115,7 @@ dynamic_prefix_core_test/01: RuntimeError # KernelVM bug: Blocked on language is
for2_test: RuntimeError # KernelVM bug: Closure conversion?
for_variable_capture_test: RuntimeError # KernelVM bug: Closure conversion?
+external_test/10: MissingRuntimeError # KernelVM bug: Unbound external.
external_test/13: MissingRuntimeError # KernelVM bug: Unbound external.
external_test/20: MissingRuntimeError # KernelVM bug: Unbound external.
@@ -361,14 +362,6 @@ deferred_duplicate_prefix2_test/01: MissingCompileTimeError # Fixed in ahe's dev
deferred_duplicate_prefix3_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
enum_syntax_test/06: MissingCompileTimeError # Fixed in ahe's dev branch.
enum_syntax_test/30: MissingCompileTimeError # Fixed in ahe's dev branch.
-external_test/11: MissingCompileTimeError # Fixed in ahe's dev branch.
-external_test/12: MissingCompileTimeError # Fixed in ahe's dev branch.
-external_test/21: MissingCompileTimeError # Fixed in ahe's dev branch.
-external_test/22: MissingCompileTimeError # Fixed in ahe's dev branch.
-external_test/23: MissingCompileTimeError # Fixed in ahe's dev branch.
-external_test/25: MissingCompileTimeError # Fixed in ahe's dev branch.
-external_test/30: MissingCompileTimeError # Fixed in ahe's dev branch.
-external_test/31: MissingCompileTimeError # Fixed in ahe's dev branch.
final_initializer_instance_reference_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
final_syntax_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
final_syntax_test/02: MissingCompileTimeError # Fixed in ahe's dev branch.
« runtime/tests/vm/vm.status ('K') | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698