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

Unified Diff: tests/utils/utils.status

Issue 26998002: Remove pixel/layout tests in tests/utils + special casing in the testing scripts for pixel/layout t… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 1c83e5e9d259e248fb5cdc82ddab9aa6e4377439..6a464c3624d94d4f8b9dc44ebdb5915834675a71 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -9,24 +9,12 @@ recursive_import_test: Slow, Pass
[ $compiler == none && $runtime == drt ]
dummy_compiler_test: Skip # http://dartbug.com/7233
dart2js_test: Skip # Uses dart:io.
-txt_layout_test: Skip # Might just go away.
[ $compiler == dart2js && $browser ]
*: Skip
-[ $runtime == vm ]
-*_layout_test: Skip
-
-[ $system == macos || $system == windows ]
-*_layout_test: Skip
-
-[ $compiler == none && $runtime == drt && $system == linux ]
-png_layout_test: Fail # Issue 13540
-
[ $compiler == none && $runtime == dartium ]
dart2js_test: Skip # Uses dart:io.
-png_layout_test: Skip # dartium doesn't support layout tests
-txt_layout_test: Skip # dartium doesn't support layout tests
[ $compiler == dartanalyzer ]
dart2js_test: fail # dart2js issue 13919 - excluded setter for final var
« 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