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

Unified Diff: tests/html/html.status

Issue 150783005: Fixes for 1750 roll (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: More fixes for 1750 Created 6 years, 10 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 | tools/dom/idl/dart/dart.idl » ('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 26672d00436ac81d9dc99967d4a7a3dac6cd7e7a..f44311f8e5c26e54c542997f7782ee64db168bad 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -5,6 +5,7 @@
event_test: Skip # Issue 1996
interactive_test: Skip # Must be run manually.
dromaeo_smoke_test: Skip # Issue 14521, 8257
+custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression)
[ $compiler == dart2js && $csp ]
custom/js_custom_test: Fail # Issue 14643
@@ -35,6 +36,10 @@ xhr_test/json: Fail # Issue 13069
async_test: Fail # Background timers not implemented.
keyboard_event_test: Fail # Issue 13902
isolates_test: Fail # Issue 13921
+node_test/iterating : RuntimeError # Issue 16657 (Chrome 33 regression)
+indexeddb_5_test: RuntimeError # Issue 16657 Chrome 33 regression)
+fileapi_test/fileEntry: RuntimeError # Issue 16657 (Chrome 33 regression)
+audiocontext_test/functional: RuntimeError # Issue 16657 (Chrome 33 regression)
[ $compiler == none && $runtime == drt && $system == windows ]
worker_test/functional: Pass, Crash # Issue 9929.
« no previous file with comments | « no previous file | tools/dom/idl/dart/dart.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698