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

Unified Diff: dart/tests/try/try.status

Issue 386563002: Add "point of interest" app for command-line testing of dart2js type information. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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 | « dart/tests/try/test_try.dart ('k') | dart/tests/try/web/cursor_position_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/try.status
diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
index 570362d6d27a4b8208cd80a4921b3b887cd9a4b7..ac5aa37a663fd8af4d78f9468d88cc7261f134ec 100644
--- a/dart/tests/try/try.status
+++ b/dart/tests/try/try.status
@@ -7,13 +7,16 @@
# dart2js-chrome
# dart2js-ff (Firefox)
[ $compiler != dart2js || ($runtime != drt && $runtime != chrome && $runtime != ff && $runtime != safari) ]
-*: Skip
+web/*: Skip
[ $compiler == dart2js && $runtime == drt ]
-end_to_end_test: Fail, Pass # https://code.google.com/p/v8/issues/detail?id=3347
+web/end_to_end_test: Fail, Pass # https://code.google.com/p/v8/issues/detail?id=3347
[ $csp ]
-end_to_end_test: Fail, OK # http://dartbug.com/17935
+web/end_to_end_test: Fail, OK # http://dartbug.com/17935
[ $runtime == safari ]
-cursor_position_test: Fail # http://dartbug.com/19836
+web/cursor_position_test: Fail # http://dartbug.com/19836
+
+[ $browser ]
+poi/poi_test: SkipByDesign # Uses dart:io.
« no previous file with comments | « dart/tests/try/test_try.dart ('k') | dart/tests/try/web/cursor_position_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698