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

Unified Diff: tests/html/html.status

Issue 754403002: Update status for html and lib tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month 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 | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 1fa60824186cb90cb8b3d1c1edae0fade06942ac..510b2fa3351c12b3b43d4fa19d8024f80267ad10 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -65,6 +65,7 @@ request_animation_frame_test: Skip # Times out, and also passes while taking 4.0
fileapi_test/fileEntry: Pass, RuntimeError # Issue 20488
fileapi_test/getFile: Pass, RuntimeError # Issue 20488
indexeddb_5_test: Pass, RuntimeError # Issue 21262
+native_gc_test: Pass, Slow
[ $compiler == none && $runtime == drt && $system == windows ]
worker_test/functional: Pass, Crash # Issue 9929.
@@ -355,6 +356,10 @@ postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
[ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ]
wheelevent_test: Fail # http://dartbug.com/12958
+[ $compiler == dart2js && $runtime == chrome && $system == windows ]
+css_test/functional: Fail # Issue 21710
+css_test/supportsPointConversions: Fail # Issue 21710
+
[ $runtime == dartium && ($system == macos || $system == windows || $system == linux)]
# Desktop operation systems do not support touch events on chrome 34 dartium.
touchevent_test/supported: Fail
« no previous file with comments | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698