Chromium Code Reviews

Unified Diff: pkg/pkg.status

Issue 10907215: Issue 3553. Stop treating static final variables as constants (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Tweaks for tests Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 55ee3578f1b4204da5040d7849a9c18226f6d421..42d8a59624ff7bcdb71cfaee411ec8e69b350b4c 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -24,6 +24,8 @@ intl/test/date_time_format_file_odd_test: skip
# broken
[ $compiler == dartc]
intl/test/date_time_format_file_test: skip
+intl/test/date_time_format_file_even_test: Fail # issue 5143
+intl/test/date_time_format_file_odd_test: Fail # issue 5143
[ $compiler == dartc ]
unittest/test/mock_regexp_negative_test: fail
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | tests/co19/co19-compiler.status » ('j') | no next file with comments »

Powered by Google App Engine