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

Unified Diff: pkg/pkg.status

Issue 1151533003: Skip analyzer2dart tests. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 6f2deee18de2ef2fe92c7e33f9819e7a2a07d808..18896282080be97268dd22085e1945864a0c7ea8 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -11,6 +11,9 @@
*/*/*/*/packages/*/*: Skip
*/*/*/*/*/packages/*/*: Skip
+# Analyzer2dart is not maintained anymore.
+analyzer2dart/test/*: Skip
+
[ $compiler != dartanalyzer && $compiler != dart2analyzer ]
docgen/test/inherited_comments_test: Fail # issue 22233
@@ -178,11 +181,6 @@ analyzer/test/src/task/manager_test: Crash # try/finally
analyzer/test/src/task/model_test: Crash # try/finally
analyzer/test/src/util/asserts_test: Crash # try/finally
analyzer/test/src/util/lru_map_test: Crash # try/finally
-analyzer2dart/test/driver_test: Crash # Please triage this failure.
-analyzer2dart/test/end2end_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-analyzer2dart/test/identifier_semantics_test: Crash # Please triage this failure.
-analyzer2dart/test/sexpr_test: Crash # Please triage this failure.
-analyzer2dart/test/tree_shaker_test: Crash # Instance of 'TypeOperator': type casts not implemented.
fixnum/test/int_32_test: Crash # try/finally
fixnum/test/int_64_test: Crash # try/finally
js_ast/test/printer_callback_test: Crash # Unhandled node
« 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