dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.2k stars 1.57k forks source link

dart2dart attempts to rename types from platform library #6633

Closed DartBot closed 9 years ago

DartBot commented 11 years ago

This issue was originally filed by smok@google.com


Language/09_Generics/09_Generics_A02_t01: Fail Language/14_Types/4_Interface_Types_A10_t03: Fail

crelier commented 11 years ago

These failures disappeared with r15233.


Added AssumedStale label.