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

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

Issue 10695179: Add test for bug in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove print. Created 8 years, 5 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 | tests/compiler/dart2js/is_inference2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/dart2js.status
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
index 3051dc180c9e8b27e05eb31f9b11e9ff821d2ce9..4265fab1eafca9bd28d5d333a937a5a9582419cf 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -8,6 +8,7 @@ pretty_parameter_test: Fail # TODO(floitsch): investigate.
type_inference2_test: Fail # Issue 2577, requires liveness analysis.
type_inference4_test: Fail # Issue 2665.
type_inference5_test: Fail # Issue 2665.
+is_inference2_test: Fail # Issue 4069.
[ $compiler == dartc || $compiler == frog || $compiler == dart2js || $runtime == ie || $runtime == opera || $runtime == ff || $runtime == chrome || $runtime == safari ]
*: Skip # dart2js uses #import('dart:io'); and it is not self-hosted (yet).
« no previous file with comments | « no previous file | tests/compiler/dart2js/is_inference2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698