| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 [ $compiler == dart2dart ] | 5 [ $compiler == dart2dart ] |
| 6 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2
js | 6 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2
js |
| 7 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js | 7 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js |
| 8 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js | 8 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js |
| 9 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax | 9 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax |
| 10 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js | 10 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js |
| (...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited
from dart2js | 157 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited
from dart2js |
| 158 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js | 158 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js |
| 159 LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201 | 159 LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201 |
| 160 LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201 | 160 LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201 |
| 161 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211 | 161 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211 |
| 162 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test:
encoded file name | 162 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test:
encoded file name |
| 163 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test:
encoded file name | 163 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test:
encoded file name |
| 164 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test:
encoded file name | 164 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test:
encoded file name |
| 165 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test:
encoded file name | 165 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test:
encoded file name |
| 166 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test:
encoded file name | 166 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test:
encoded file name |
| 167 |
| 168 Language/03_Overview/2_Privacy_A01_t19: Fail, OK # co19 issue 198 |
| 169 Language/03_Overview/2_Privacy_A01_t20: Fail, OK # co19 issue 198 |
| OLD | NEW |