| Index: tests/standalone/standalone.status
 | 
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
 | 
| index 720552df2a58db00deed1ea0de1a8c3e7e997563..ab837c9cfe99525b3df4a9ce9824e8e4a09e209c 100644
 | 
| --- a/tests/standalone/standalone.status
 | 
| +++ b/tests/standalone/standalone.status
 | 
| @@ -12,6 +12,7 @@ package/invalid_uri_test: Fail, OK # Fails intentionally
 | 
|  # these tests when we update the dart-binary.
 | 
|  status_expression_test: Fail, OK
 | 
|  io/status_file_parser_test: Fail, OK
 | 
| +io/test_runner_exit_code_test: Fail, OK
 | 
|  
 | 
|  [ $compiler == dart2js || ($compiler == none && $runtime == drt) ]
 | 
|  # The following tests require files in the tools-directory to be modified.
 | 
| 
 |