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

Unified Diff: tests/html/html.status

Issue 10810066: Fix status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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 | « no previous file | no next file » | 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 78abdbbdd1cef272dff5bb7b6f9c0c602c5cc6d9..9c60dc6df12ce2663c76409f654596885ff23706 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -28,6 +28,7 @@ indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps corre
htmloptionscollection_test: Fail # Issue 3813.
shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
shadow_dom_layout_test: Skip
+unknownelement_test: Fail # Issue 4189
[ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ]
history_test: Fail
@@ -165,6 +166,7 @@ fileapi_test: Skip # Issue 3022
# Unknown error - should investigate.
measurement_test: Fail
htmloptionscollection_test: Fail # Issue 3813.
+unknownelement_test: Fail # Issue 4189
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
@@ -173,7 +175,6 @@ htmloptionscollection_test: Fail # Issue 3813.
dom_isolates_test: Fail # error: cannot resolve spawnDomIsolate
svgelement2_test: Fail # Html library relies on mangling. Issue 3039.
transferables_test: Skip # until isInstance works in dart2js
-unknownelement_test: Fail # Issue 4189
[ $compiler == dart2js && $runtime == d8 ]
# Should investigate why this test succeeds on d8.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698