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

Unified Diff: tests/language/language.status

Issue 845793004: Update status files, replace "dartbug.com" with "Issue ". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove change to test_runner. 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/isolate/isolate.status ('k') | tests/language/language_analyzer.status » ('j') | 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 06bb1f4d2e9e20d9717ccce8c307feada580ffe0..bbb8c4ed8eccd22490d01d466775d3589ae46caf 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -5,7 +5,7 @@
# This directory contains tests that are intended to show the
# current state of the language.
-mirror_in_static_init_test: CompileTimeError, OK
+mirror_in_static_init_test: CompileTimeError, OK # Change this to a multitest. Issue 22071
[ $compiler == none ]
built_in_identifier_prefix_test: Fail # Issue 6970
@@ -93,13 +93,13 @@ first_class_types_literals_test: Pass, Fail # Issue 13719: Please triage this fa
issue13474_test: Pass, Fail # Issue 14651.
typed_message_test: Crash, Fail # Issue 13921, 14400
vm/optimized_guarded_field_isolates_test: Fail # Issue 13921.
-main_test/01: Fail # http://dartbug.com/20028
-main_test/02: Fail # http://dartbug.com/20028
-main_test/04: Fail # http://dartbug.com/20028
-main_test/05: Fail # http://dartbug.com/20028
-main_test/21: Fail # http://dartbug.com/20028
-main_test/42: Fail # http://dartbug.com/20028
-
+main_test/01: Fail # Issue 20028
+main_test/02: Fail # Issue 20028
+main_test/04: Fail # Issue 20028
+main_test/05: Fail # Issue 20028
+main_test/21: Fail # Issue 20028
+main_test/42: Fail # Issue 20028
+mirror_in_static_init_test: Fail # Issue 22071
[ $compiler == none && $runtime == drt ]
disassemble_test: Pass, Fail # Issue 18122
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/language/language_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698