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

Unified Diff: tests/html/html.status

Issue 10868067: dart2js dart:html conversions for serialized script values. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « lib/html/src/dart2js_Conversions.dart ('k') | tests/html/indexeddb_2_test.dart » ('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 0b8673ec7aef9acc8fcf75fe4a03db32b28d3abf..ba80a25a5c65366c8ef36fe266623840ecde893a 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -24,7 +24,6 @@ audioelement_test: Fail # Issue 4517
blob_constructor_test: Fail # Issue 4517
css_test: Fail # Issue 4517
htmlaudioelement_test: Fail # Issue 4517
-indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
[ $compiler == none && $runtime == drt && $system == macos]
audiocontext_test: Pass, Fail
@@ -34,7 +33,6 @@ documentfragment_test: Pass, Timeout
[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
# TODO(vsm): Triage DOM tests.
-indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
htmloptionscollection_test: Fail # Issue 3813.
shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
shadow_dom_layout_test: Skip
@@ -195,10 +193,6 @@ indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er
localstorage_test: Fail
mutationobserver_test: Fail # Bots have FF 13, will pass on FF 14.
-[ $compiler == dart2js && ($runtime == drt || $runtime == ff) && $system == linux]
-# DOM errors.
-indexeddb_2_test: Fail # Uncaught error
-
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
fileapi_test: Skip # Issue 3022
@@ -216,6 +210,3 @@ fileapi_test: Skip # Issue 3022
[ $compiler == dart2js && $runtime == ff && $system == windows]
js_interop_2_test: Fail # Issue 4658.
-
-[ $compiler == dart2js && $runtime == drt && $system == macos ]
-indexeddb_2_test: Fail # Issue 3669.
« no previous file with comments | « lib/html/src/dart2js_Conversions.dart ('k') | tests/html/indexeddb_2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698