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

Unified Diff: tests/html/html.status

Issue 10951016: Fixing up measurement test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Adding missing files. Created 8 years, 3 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 d9c6c0014aa4c7d6d2865a66fc5f934e075ee2d0..19523cf2b8a92b5d82aaf8f8c329aa7ee59a5f2d 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -8,7 +8,6 @@ event_test: Skip # Issue 1996
webgl_1_test: Skip # Issue 1495
xmldocument_test: Skip # XML in dart:html is incomplete
xmlelement_test: Skip # XML in dart:html is incomplete
-measurement_test: Pass, Fail # Issue 1940
[ $runtime == drt ]
xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
@@ -88,7 +87,6 @@ indexeddb_4_test: Fail
js_interop_2_test: Fail
js_interop_3_test: Fail
js_interop_4_test: Fail
-measurement_test: Fail
messageevent_test: Fail
mutationobserver_test: Fail
serialized_script_value_test: Fail
@@ -165,7 +163,6 @@ xhr_test: Fail
[ $compiler == dart2js && $runtime == drt ]
# Unknown error - should investigate.
-measurement_test: Fail
htmloptionscollection_test: Fail # Issue 3813.
unknownelement_test: Fail # Issue 4189

Powered by Google App Engine
This is Rietveld 408576698