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

Unified Diff: tests/html/html.status

Issue 11044021: Fixing up window.applicationCache and updating status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 85ee324cbd647b03cd03d48f6d94721079ff8972..71cb5cb906bb6229b7dde34d6bb07ca5be9e93a8 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -84,7 +84,7 @@ websql_test: Fail # IE does not support web SQL
audiobuffersourcenode_test: Fail
audiocontext_test: Fail
blob_constructor_test: Fail
-cache_test: Fail
+cache_test: fail # IE9 does not support ApplicationCache, but IE 10 does (and should work).
vsm 2012/10/03 22:52:06 fail -> Fail
canvas_test: Fail
canvas_using_html_test: Fail
css_test: Fail
@@ -220,7 +220,6 @@ typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types
indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.
[ $compiler == dart2js && $runtime == ff ]
-cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodError : method not found: 'get$status'
xhr_test: Skip # Timeout
inner_frame_test: Skip # Timeout
svg_3_test: Skip # Timeout
« lib/compiler/implementation/lib/native_helper.dart ('K') | « samples/tests/samples/samples.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698