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

Unified Diff: tests/html/html.status

Issue 12041082: Adding supported checks for HttpRequestProgressEvent. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/xhr_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 130a16a86cdefd64410d4757cf2813cb9ac3aa0a..04b30e66766d632fb1fdd89e9864d618acfcc753 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -88,6 +88,7 @@ websql_test: Fail
websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
window_open_test: Skip
xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875.
+xhr_test/supported_HttpRequestProgressEvent: Fail
xsltprocessor_test: Fail
[ $runtime == ie9 ]
@@ -154,6 +155,7 @@ window_open_test: Skip # BUG(4016)
xsltprocessor_test: Skip # BUG(4016)
isolates_test: Skip # BUG(4016)
xhr_test: Skip # BUG(4016)
+xhr_test/supported_HttpRequestProgressEvent: Fail
xhr_cross_origin_test: Fail # Issue 6016.
[ $runtime == safari ]
@@ -283,6 +285,7 @@ svgelement2_test: Fail
transferables_test: Fail # Issue 3392.
websql_test: Fail # FF does not support web SQL
wheelevent_test: Skip # Times out on FF 16. Issue 7943
+xhr_test/supported_HttpRequestProgressEvent: Fail
[ $runtime == ie9 && ($system == linux || $system == macos) ]
*: Skip
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/xhr_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698