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

Unified Diff: client/tests/client/client.status

Issue 10066034: second try: only mark fail on checked mode (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index f7c8b358dc457422e8db1f3144a248f317914d96..4e46869684df2f1c97b47c4b4eb868d9e1476b96 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -7,10 +7,12 @@ dom/CallbacksTest: Pass, Fail # webkitRequestAnimationFrame now takes one argume
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
# TODO(vsm): Triage DOM tests.
-html/TypedArrays1Test: Fail # Fails only on checked mode.
dom/IndexedDB2Test: Fail # Crazy results.
html/html_tests: Pass, Fail # Issue 1946.
+[ $compiler == none && ($runtime == drt || $runtime == dartium) && $checked ]
+html/TypedArrays1Test: Fail # Fails only on checked mode.
+
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
dom/NativeGCTest: Skip # Issue 2538.
« 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