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

Unified Diff: tests/language/language.status

Issue 823143005: Update status file and test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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/compiler/dart2js_extra/compile_time_constant4_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index af469136265477d1386f5a3240f4c9f512f9b425..bd92a89b0d8d7f27f6662abdb73d045c380e2611 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -17,6 +17,8 @@ closure_in_initializer_test: Fail # Issue 6422
# Regular bugs which should be fixed.
duplicate_export_negative_test: Fail # Issue 6134
+compile_time_constant_c_test/01: Fail # Issue 21000
+compile_time_constant12_test: Fail # Issue 21000
[ $runtime != vm ]
# Async/await is currently only supported by the vm.
@@ -66,8 +68,6 @@ least_upper_bound_expansive_test/*: Fail, OK
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627
-compile_time_constant_c_test/01: CompileTimeError # Issue 21000
-compile_time_constant12_test: CompileTimeError # Issue 21000
unicode_bom_test: Fail # Issue 16067
[ $compiler == none && $checked ]
« no previous file with comments | « tests/compiler/dart2js_extra/compile_time_constant4_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698