| Index: tests/corelib_2/corelib_2.status
 | 
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
 | 
| index 1adfdac6a5245b7f284be7a6b19578e83cc6fb2c..8dc11dfc941e30c1a4533c890dab9384483ecb95 100644
 | 
| --- a/tests/corelib_2/corelib_2.status
 | 
| +++ b/tests/corelib_2/corelib_2.status
 | 
| @@ -28,6 +28,7 @@ const_list_literal_test: RuntimeError # Issue 29921
 | 
|  const_list_remove_range_test: RuntimeError # Issue 29921
 | 
|  const_list_set_range_test: RuntimeError # Issue 29921
 | 
|  compare_to2_test: RuntimeError # Issue 30170
 | 
| +date_time10_test: RuntimeError # Issue 29921
 | 
|  
 | 
|  [ ($compiler == dart2js || $compiler == dartdevc) && $runtime != none ]
 | 
|  big_integer_arith_vm_test: RuntimeError # Issues 10245, 30170
 | 
| 
 |