Update status files for browsers that now pass benchmark_smoke_test and html/fileapi_test

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14250 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ricow@google.com 2012-10-30 09:37:56 +00:00
parent 8c806ce0df
commit 8c4e614bb7
2 changed files with 0 additions and 9 deletions

View file

@ -16,9 +16,3 @@
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $runtime == drt && $checked ]
benchmark_smoke_test: Fail # TypeError: Object #<HTMLParagraphElement> has no method 'get$text'
[ $runtime == ie9 && $compiler == dart2js && $checked ]
benchmark_smoke_test: Fail

View file

@ -300,6 +300,3 @@ documentfragment_test: Skip # Timeout
[ $compiler == dart2js && $runtime == chrome && $system == windows]
css_test: Pass, Fail # Issue #2823
[ $compiler == dart2js && $checked && $browser]
fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name'