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

Unified Diff: tests/html/html.status

Issue 10915107: Update status file to skip websql_test on windows under dartium as it seems to raise a bactrace (cr… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
« 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
===================================================================
--- tests/html/html.status (revision 11908)
+++ tests/html/html.status (working copy)
@@ -17,6 +17,9 @@
[ $compiler == none && $runtime == drt && $system == windows]
audiocontext_test: Skip
+[ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows]
+websql_test: Skip # Issue 4941: stderr contains a backtrace.
+
[ $compiler == dart2js && $runtime == drt && $system == windows]
audiocontext_test: Fail # Issue 4517
audioelement_test: Fail # Issue 4517
« 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