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

Unified Diff: tests/standalone/standalone.status

Issue 10920089: Generate a warning and a runtime error for calls to nonexistent static calls, getters and setters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove case for variable == null in handling of ForIn. Created 8 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/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index e72369a4bdca62fc839f686409479a1c189a3de8..46810cd965e533b7eae0552fba2f2ca1ed0f4c6e 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -58,6 +58,7 @@ deoptimization_test: Fail, OK # Requires bigint.
out_of_memory_test: Fail, OK # d8 handles much larger arrays than Dart VM.
io/http_parser_test: Fail, OK # ByteArray
io/options_test: Fail, OK # Cannot pass options to d8.
+io/process_exit_negative_test: Fail # Exit handler is not called.
ngeoffray 2012/09/05 11:46:45 Is that a Fail, OK?
karlklose 2012/09/05 14:53:42 This change was reverted.
[ $compiler == dart2js && $runtime == none ]
io/options_test: Fail
« tests/language/setter_no_getter_test.dart ('K') | « tests/language/setter_no_getter_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698