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

Unified Diff: tests/html/html.status

Issue 1080583003: Emphasize that the XSS tests should not be casually suppressed (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index c9d468dad88af293a4552c49f251fbafa36865a9..2ce65001c1236712cd9ce8bbb93f4c8dd107b693 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -54,7 +54,7 @@ keyboard_event_test: Fail # Issue 13902
isolates_test: Fail # Issue 13921
indexeddb_3_test: Skip # Issue 19578. Timeouts and RuntimeError
fileapi_test/getFile: Pass, Fail # Issue 20488
-node_validator_test/dom_clobbering: Skip # Dartium is immune to DOM clobbering, so the HTML passes through the sanitizer.
+node_validator_important_if_you_suppress_make_the_bug_critical_test/dom_clobbering: Skip # Dartium is immune to DOM clobbering, so the HTML passes through the sanitizer.
terry 2015/04/13 17:10:49 Maybe add this comment with blank line before and
Alan Knight 2015/04/13 19:08:36 Done. Also changed it to a Fail rather than Skip,
[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) && $mode == debug ]
websocket_test/websocket: Skip # Issue 17666

Powered by Google App Engine
This is Rietveld 408576698