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

Unified Diff: tests/language/language.status

Issue 137343002: Handle BOMs in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Created 6 years, 11 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 3fadd70dafe4a0844fdb51e26492cd3a36f4e305..b5d96fdeb6512bc7b29c9e6b706ea9b0739e6cf2 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -23,6 +23,8 @@ mixin_forwarding_constructor2_test: Fail # Issue 13641
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627
+unicode_bom_test: Fail # Issue 16067
+
[ $compiler == none && $checked ]
type_variable_bounds4_test/01: Fail # Issue 14006
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/scanner/utf8_bytes_scanner.dart ('k') | tests/language/unicode_bom_middle_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698