Update test status.

Review URL: https://chromiumcodereview.appspot.com//10823363

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10818 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ahe@google.com
2012-08-16 13:41:06 +00:00
parent df1af8ddf2
commit a56dcc505f
+3
View File
@@ -53,6 +53,7 @@ bad_override_test/02: Fail # Issue 3859.
setter_no_getter_call_test/01: Crash # Issue 4360
top_level_getter_arrow_syntax_test: Fail # http://dartbug.com/4538
# DartC specific tests that should not be run by the VM
*dartc_test: Skip
@@ -255,3 +256,5 @@ super_first_constructor_test: Fail
disable_privacy_test: Fail, Ok
# This test hard codes name of file being run and precise position.
generic_test: Fail, Ok
top_level_getter_arrow_syntax_test: Fail # TODO(ahe): I'm working on this.
getters_setters_test: Fail # TODO(ahe): I'm working on this.