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

Unified Diff: tests/utils/utils.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/try/try.status ('k') | tools/testing/dart/status_file_parser.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index a720427cdc37c2936039543f60a90fd6c056045a..fadb64dbaa777b2b8fcf3b834840890867d401cb 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -7,7 +7,7 @@ dummy_compiler_test: Slow, Pass
recursive_import_test: Slow, Pass
[ $compiler == none && $runtime == drt ]
-dummy_compiler_test: Skip # http://dartbug.com/7233
+dummy_compiler_test: Skip # Issue 7233
[ $compiler == dart2js && $browser ]
*: Skip
@@ -21,6 +21,6 @@ source_mirrors_test: Slow, Pass
dummy_compiler_test: Slow, Pass
[ $compiler == none && $runtime == ContentShellOnAndroid ]
-dummy_compiler_test: Pass, RuntimeError # http://dartbug.com/17662
-recursive_import_test: Pass, RuntimeError # http://dartbug.com/17662
-source_mirrors_test: Pass, RuntimeError # http://dartbug.com/17662
+dummy_compiler_test: Pass, RuntimeError # Issue 17662
+recursive_import_test: Pass, RuntimeError # Issue 17662
+source_mirrors_test: Pass, RuntimeError # Issue 17662
« no previous file with comments | « tests/try/try.status ('k') | tools/testing/dart/status_file_parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698