Chromium Code Reviews| Index: dart/start_here.txt |
| diff --git a/dart/start_here.txt b/dart/start_here.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1e9b8c0138fefc09021b3239dec4391267990a6b |
| --- /dev/null |
| +++ b/dart/start_here.txt |
| @@ -0,0 +1,5 @@ |
| +FAILED: dart2js-d8 release_ia32 corelib/apply2_test # NoSuchMethodError : method not found: 'Symbol("call")' |
|
kasperl
2013/11/29 10:10:55
I guess you're not planning on submitting this fil
ahe
2013/12/06 15:57:53
Done.
|
| +FAILED: dart2js-d8 release_ia32 corelib/apply_test # TypeError: Cannot call method 'get$iterator' of null |
| +FAILED: dart2js-d8 release_ia32 isolate/illegal_msg_mirror_test # TypeError: Cannot set property '$reflectable' of undefined |
| +FAILED: dart2js-d8 release_ia32 language/function_subtype_cast2_test |
| +FAILED: dart2js-d8 release_ia32 language/function_subtype_cast3_test |