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

Unified Diff: tests/co19/co19-analyzer2.status

Issue 355203009: Rewrite 'throw thrownException' with 'throw new AnalysisException(...)' (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 | « pkg/analyzer/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-analyzer2.status
diff --git a/tests/co19/co19-analyzer2.status b/tests/co19/co19-analyzer2.status
index b9f6ace3b63e5a27f3201f27be3d0bd5f747b66e..dc691b9cd7ae8fe9674243e9dd6b33250d2b6e4a 100644
--- a/tests/co19/co19-analyzer2.status
+++ b/tests/co19/co19-analyzer2.status
@@ -3,9 +3,6 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2analyzer ]
-LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash # co19 issue 692
-LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash # co19 issue 692
-
LibTest/core/RegExp/firstMatch_A01_t01: Fail
# invalid argument for constant constructor
« no previous file with comments | « pkg/analyzer/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698