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

Unified Diff: tests/language/language_analyzer.status

Issue 270573007: Issue 16314. Skip leading UTF-8 BOM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index b520e22fd975e32d618332104faa797090db709d..2e977bc9e8755d7c7f9b30421b6a421b9c6518a5 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -13,8 +13,6 @@ built_in_identifier_prefix_test: CompileTimeError # Issue 12694
override_field_test/03: fail
method_override7_test/03: Fail # Issue 11496
-unicode_bom_test: Fail # Issue 16314
-
type_check_const_function_typedef2_test/00: MissingCompileTimeError, Ok # Compile-time error in checked mode, because of constants.
call_closurization_test: StaticWarning # Issue 17476

Powered by Google App Engine
This is Rietveld 408576698