 Chromium Code Reviews
 Chromium Code Reviews Issue 10543027:
  Fixes for checked mode and change buildbot script to run dart2js tests in checked mode also.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
    
  
    Issue 10543027:
  Fixes for checked mode and change buildbot script to run dart2js tests in checked mode also.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/| Index: tests/language/language_dart2js.status | 
| =================================================================== | 
| --- tests/language/language_dart2js.status (revision 8378) | 
| +++ tests/language/language_dart2js.status (working copy) | 
| @@ -25,6 +25,7 @@ | 
| assign_top_method_negative_test: Pass # For the wrong reasons. | 
| f_bounded_quantification_test/01: Fail | 
| f_bounded_quantification_test/02: Fail | 
| +default_factory2_test/01: Fail # Type bounds for type variable not checked. | 
| arithmetic_test: Fail |