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

Unified Diff: tests/language/language_dart2js.status

Issue 23583038: Fix dart2js decimal number tokenization. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Marked tests for d-suffixed doubles as failing for dartanalyzer. Created 7 years, 3 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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 8c7244df7b0ee47742dcfc6b42cc3cd280b01ae1..ae2069db0b3a7d80e1a05a1b95b0409fd1257010 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -157,7 +157,6 @@ duplicate_implements_test/03: Fail # Issue 12991
duplicate_implements_test/04: Fail # Issue 12991
list_literal1_test/01: Fail # Issue 12993
map_literal1_test/01: Fail # Issue 12993
-number_identifier_test/05: Fail # Issue 13070
scope_variable_test/01: Fail # Issue 13016
static_final_field2_test/02: Fail # Issue 13017
throw7_test/01: Fail # Issue 13019

Powered by Google App Engine
This is Rietveld 408576698