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

Unified Diff: tests/utils/utils.status

Issue 10683009: Adds support for layout tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merge changes Created 8 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/utils/txt_layout_test.txt ('k') | tools/testing/dart/browser_test.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 6a378be6be7b7ab5312763d0238bea665df686a6..ce083f6dad194c78d9b3369549f3d635d4166ba1 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -12,9 +12,8 @@ markdown_test: Skip
[ $compiler == frog ]
dummy_compiler_test: Fail
-
-[ $compiler == frog ]
utf8_test: Crash
+*_layout_test: Skip
[ $compiler == dart2js ]
utf8_test: Fail # compiler cancelled: Unhandled non-BMP character: U+10412
@@ -40,3 +39,6 @@ dummy_compiler_test: Fail # Issue 3529.
[ $compiler == frog && $runtime == none ]
*: Skip
+
+[ $runtime == vm ]
+*_layout_test: Skip
« no previous file with comments | « tests/utils/txt_layout_test.txt ('k') | tools/testing/dart/browser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698