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

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

Issue 10161014: 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') | lib/dom/frog/dom_frog.dart » ('J')
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 e6aff540712adad7c37a898561843a9706cef43c..1fe2c97ad3746a877ca89bf0e27597b0885b29e8 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) && $checked ]
html/TypedArrays1Test: Fail # Fails only on checked mode.
@@ -23,6 +25,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
vsm 2012/04/21 04:27:43 I think we need to add a call to layoutTestControl
[ $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') | lib/dom/frog/dom_frog.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698