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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 108333007: tests for inlining between IR and AST functions (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: \moved tests to dart2js_extra, library for test annotations Created 7 years 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 | « sdk/lib/_internal/lib/annotations.dart ('k') | tests/compiler/dart2js_extra/ir_representation_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index c694332a70e3952d09ca48c40a787f5fef7b1108..2f7992de107cfd6ddba6e0164ba4e6c344a96a8c 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -14,6 +14,10 @@ constant_javascript_semantics4_test: Fail, OK
variable_type_test/03: Fail, OK
variable_type_test/01: Fail, OK
+[ $compiler == dart2js && $host_checked ]
+# Can't use multitest: an import path contains '..', which is not supported.
ngeoffray 2013/12/19 09:49:08 Maybe put that as a note instead. The main comment
lukas 2013/12/19 11:32:48 Done.
+ir_representation_test: CompileTimeError, OK
+
[ $compiler == dart2js && $mode == debug ]
operator_test: Skip
string_interpolation_test: Skip
« no previous file with comments | « sdk/lib/_internal/lib/annotations.dart ('k') | tests/compiler/dart2js_extra/ir_representation_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698