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

Unified Diff: tests/html/html.status

Issue 11068022: FormData is FormData in all browsers. (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 f1b146881ea58bfd7c32391631cb1e961c912239..775f19b1177df2ec4d1571940b7908426b8ba9d7 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -211,7 +211,6 @@ request_animation_frame_test: Skip # Async test hangs.
[ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
isolates_test: Skip # Timeout because leg does not support web workers.
typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types.
-form_data_test: Fail # Wrong JavaScript type name for FormData, issue 5681.
[ $compiler == dart2js && $runtime == ff && $system == linux]
indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.

Powered by Google App Engine
This is Rietveld 408576698