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

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

Issue 10069008: Remove suppression for NativeGCTest in release 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 491652a76fdf09026d0ac7a4b1d1752768f22333..79ca698014988112c51dcc7a5c389cd33b9d6752 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -8,9 +8,11 @@ dom/CallbacksTest: Pass, Fail # webkitRequestAnimationFrame now takes one argume
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
# TODO(vsm): Triage DOM tests.
dom/IndexedDB2Test: Fail # Crazy results.
-dom/NativeGCTest: Fail # Issue 1448.
html/html_tests: Pass, Fail # Issue 1946.
+[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
+dom/NativeGCTest: Skip # Issue 2538.
+
[ $compiler == none && $runtime == drt && $system == windows]
dom/AudioContextTest: Skip
« 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