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

Unified Diff: tests/co19/co19-runtime.status

Issue 10823396: Implement import scope (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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 | « runtime/vm/parser.cc ('k') | tests/language/library1_negative_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 10922)
+++ tests/co19/co19-runtime.status (working copy)
@@ -17,6 +17,8 @@
LibTest/core/Math/parseInt_A02_t01: Fail
LibTest/core/Math/parseDouble_A02_t01: Fail
+Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 177
+
Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in compile-time constant expression)
Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM
Language/10_Expressions/01_Constants_A15_t48: Fail # co19 issue 171
@@ -71,6 +73,7 @@
Language/11_Statements/09_Try_A01_t14: Fail # co19 issue 168
Language/11_Statements/09_Try_A02_t02: Fail # co19 issue 119
Language/11_Statements/09_Try_A05_t06: Fail # issue 430
+Language/12_Libraries_and_Scripts/2_Imports_A04_t01: Fail # issue 4564
Language/13_Types/5_Function_Types_A02_t01: Fail # issue 1604 (call operator not implemented)
LibTest/core/Math/parseDouble_A02_t01: Fail # issue 1929
@@ -317,8 +320,9 @@
[ $runtime == vm && $unchecked ]
Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # co19 issue 97
+Language/12_Libraries_and_Scripts/2_Imports_A03_t02: Fail # co19 issue 176
+Language/12_Libraries_and_Scripts/2_Imports_A03_t01: Fail # co19 issue 176
-
[ $arch == simarm ]
*: Skip
@@ -365,7 +369,6 @@
Language/11_Statements/08_Switch_A06_t02: Fail
Language/11_Statements/08_Switch_A06_t03: Fail
Language/11_Statements/08_Switch_A06_t04: Fail
-Language/12_Libraries_and_Scripts/2_Imports_A02_t10: Fail
Language/12_Libraries_and_Scripts/2_Imports_A05_t01: Fail
Language/12_Libraries_and_Scripts/2_Imports_A08_t02: Fail
LibTest/core/Future/handleException_A01_t07: Fail
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/library1_negative_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698