Chromium Code Reviews| Index: samples/tests/samples/samples.status |
| =================================================================== |
| --- samples/tests/samples/samples.status (revision 5637) |
| +++ samples/tests/samples/samples.status (working copy) |
| @@ -67,6 +67,4 @@ |
| *: Skip |
| [ $component == legium ] |
| -total/TotalTest: Skip # Timeout |
| -dartcombat/DartCombatTest: Fail # duplicate definition |
| -swarm/SwarmTest: Fail # Requires library privacy |
| +dartcombat/DartCombatTest: Fail # Uncaught TypeError: Object #<FutureImpl> has no method 'receive$1' |
|
Siggi Cherem (dart-lang)
2012/03/24 01:10:19
good to know.. I added a bug to fix this.
ngeoffray
2012/03/25 19:00:52
Note that I haven't investigated the failure, and
Siggi Cherem (dart-lang)
2012/03/26 18:01:42
I recently changed sendport.call to return a futur
|