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

Unified Diff: tests/utils/utils.status

Issue 2372713006: Skip failing test under asan (see issue 27441) (Closed)
Patch Set: Created 4 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/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index e2df3614a641ef06f68f24afee39b430e2647437..acd7a5b0bdc0c499119307016a2f6ef199702d87 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -24,3 +24,6 @@ recursive_import_test: Crash # Issue 24485
[ $hot_reload || $hot_reload_rollback ]
recursive_import_test: Skip # Running dart2js under frequent reloads is slow.
dummy_compiler_test: Skip # Running dart2js under frequent reloads is slow.
+
+[ $builder_tag == asan ]
rmacnak 2016/09/27 20:25:17 I only see this failing on ia32 asan, not x64 asan
+recursive_import_test: Skip # Issue 27441
« 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