Update test status.

Review URL: https://codereview.chromium.org//14171004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21279 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ahe@google.com
2013-04-11 13:27:28 +00:00
parent ba4d23258b
commit 762334b7a9
+4 -1
View File
@@ -55,11 +55,14 @@ string_base_vm_test: Fail, OK # VM specific test.
string_replace_func_test: Skip # Bug 6554 - doesn't terminate.
symbol_test/none: Fail
symbol_test/01: Fail
symbol_test/02: Fail
symbol_test/03: Fail
[ $compiler == dart2js && $unchecked ]
symbol_test/01: Fail # This passes for the wrong reason in checked mode.
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.