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

Unified Diff: tests/html/html.status

Issue 11810004: Make browser tests all run from a server instead of the local filesystem. (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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 65cc8f3ef2ce24f4a7278d08c9fb866a344eb215..2a2ab780f8fc4c2750e87d61244fe33314b98072 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -72,7 +72,6 @@ element_types_test/supported_output: Fail
element_types_test/supported_shadow: Fail
exceptions_test: Fail
fileapi_test: Fail
-indexeddb_1_test/supported: Fail # IE10 does not support from file://
inner_frame_test: Skip
input_element_test/supported_date: Fail
input_element_test/supported_datetime: Fail
@@ -243,7 +242,6 @@ element_types_test/supported_shadow: Fail
element_types_test/supported_track: Fail
exceptions_test: Fail # Uses webkitotifications, no analogue in moz
fileapi_test: Fail # FF does not support filesystem APIs.
-indexeddb_1_test/supported: Fail # FF disables indexedDB from file URLs.
# setup code fails. prepare. (DOM callback has errors) Caught [object Event]
inner_frame_test: Skip
input_element_test/supported_date: Fail
@@ -263,7 +261,6 @@ transferables_test: Fail # Issue 3392.
websql_test: Fail # FF does not support web SQL
# Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x805303f4"
# (NS_ERROR_DOM_BAD_URI) ...
ricow1 2013/01/10 20:03:41 does this comment belong to the removed line
Emily Fortuna 2013/01/11 02:57:12 Good catch. yes.
-xhr_test: Fail
[ $runtime == ie9 && ($system == linux || $system == macos) ]
*: Skip
@@ -286,6 +283,5 @@ request_animation_frame_test: Skip # Async test hangs.
isolates_test: Skip # Timeout because leg does not support web workers.
[ $compiler == dart2js && $runtime == ff ]
-xhr_test: Skip # Timeout
inner_frame_test: Skip # Timeout
svg_3_test: Skip # Timeout

Powered by Google App Engine
This is Rietveld 408576698