http://codereview.chromium.org/391012/diff/1/3 File test/mjsunit/mjsunit.status (right):
http://codereview.chromium.org/391012/diff/1/3#newcode66 Line 66: string-indexof-2: PASS, SKIP if $mode == debug On 2009/11/11 09:32:20, Christian Plesner Hansen wrote: > If you want to skip it only on arm shouldn't it be > if ($mode == debug && $arch == arm) These is a [ $arch == arm ] on line 48. http://codereview.chromium.org/391012 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
