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

Unified Diff: client/tests/client/client.status

Issue 10166024: Browser compat for window.requestAnimationFrame (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 | « no previous file | client/tests/client/client-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index 90c3379e85bbd21f6adfbe9a31d1f99d78ab942b..880bdd8cb1ad6f1c39b88396f3847878e86a5ab3 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -8,6 +8,8 @@ dom/WebGL1Test: Skip # Issue 1495
html/html_tests: Pass, Fail # Issue 1946.
dom/IndexedDB3Test: Fail # UnsupportedOperationException 'IDBCursorImplementation.get:key'
dom/IndexedDB4Test: Skip # Hangs in dartium. IDBKeyRange constructors not implemented.
+dom/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not implemented
+html/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not implemented
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
dom/NativeGCTest: Skip # Issue 2538.
@@ -20,6 +22,8 @@ dom/WindowNSMETest: Fail # Issue 1837, frog puts top-level members in the global
[ $compiler == frog && $runtime == drt ]
html/html_tests: Skip # Issue 2657
+dom/RequestAnimationFrameTest: Skip # drt hangs
+html/RequestAnimationFrameTest: Skip # drt hangs
[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || ($runtime == drt && $compiler == frog)]
# TODO(vsm): Triage DOM tests.
« no previous file with comments | « no previous file | client/tests/client/client-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698