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

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

Issue 10540052: Only generate assert in checked mode. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 6 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 | « lib/compiler/implementation/warnings.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-leg.status
===================================================================
--- tests/co19/co19-leg.status (revision 8424)
+++ tests/co19/co19-leg.status (working copy)
@@ -121,6 +121,8 @@
Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail # Runtime error: TypeError: Object 1 has no method '$call$3'
Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A03_t02: Fail # Runtime error: TypeError: Object 1 has no method '$call$3'
Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # Runtime error: TypeError: Object a1 has no method '$call$2'
+Language/11_Statements/15_Assert_A01_t03: Fail # We don't complain about assert misusage
+Language/11_Statements/15_Assert_A01_t04: Fail # We don't complain about assert misusage
LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
@@ -719,7 +721,6 @@
Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error
Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error
Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
-Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t11: Fail, OK # @compile-error
Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t16: Fail, OK # @compile-error
Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t17: Fail, OK # @compile-error
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698