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

Unified Diff: tests/utils/utils.status

Issue 1123343008: Implement raw list checks. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update test expectations. 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
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 155660ea00d120021943f833fbee825ecb4229cb..af2c954b5b11c85515b23d927bdabcc950de641b 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -29,6 +29,6 @@ recursive_import_test: Pass, RuntimeError # Issue 17662
source_mirrors_test: Pass, RuntimeError # Issue 17662
[ $compiler == dart2js && $cps_ir ]
-dummy_compiler_test: Crash # (provider): handleStaticFunctionGet: function(provider)
-recursive_import_test : Crash # t: Failed assertion: line 1960 pos 12: 'compiler.compilationFailed' is not true.
-source_mirrors_test : Crash # t: Failed assertion: line 1960 pos 12: 'compiler.compilationFailed' is not true.
+dummy_compiler_test: Crash # Unhandled node
+recursive_import_test: Crash # Unhandled node
+source_mirrors_test: Crash # Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698