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

Unified Diff: samples/samples.status

Issue 2679553003: [Gardening] Disable running strong-mode analyzer tests in code that is not strong mode clean (Closed)
Patch Set: add analyzer Created 3 years, 10 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 | « runtime/tests/vm/vm.status ('k') | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index caf91ca762ba05dff6c5a8c01d1e7e0c62df58b4..2a676bedcd37a48479aaf22dcc020fca844d5310 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -17,6 +17,9 @@ sample_extension: Crash # Unable to compile UnsupportedError.message.
[ $compiler == dart2analyzer ]
build_dart: Skip
+[ $compiler == dart2analyzer && $builder_tag == strong ]
+*: Skip # Issue 28649
+
[ $arch == arm ]
sample_extension/test/*: Skip # Issue 14705
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698