 Chromium Code Reviews
 Chromium Code Reviews Issue 9838068:
  Rename test.dart component to specify compiler + runtime.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
    
  
    Issue 9838068:
  Rename test.dart component to specify compiler + runtime.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/| Index: tests/co19/co19-frog.status | 
| =================================================================== | 
| --- tests/co19/co19-frog.status (revision 5854) | 
| +++ tests/co19/co19-frog.status (working copy) | 
| @@ -2,5 +2,5 @@ | 
| # for details. All rights reserved. Use of this source code is governed by a | 
| # BSD-style license that can be found in the LICENSE file. | 
| -[ $component == frog || $component == frogsh ] | 
| +[ ($compiler == frog || $compiler == frogsh) && $runtime == d8 ] | 
| *: Skip |