https://chromiumcodereview.appspot.com/10802030/diff/1/test/cctest/cctest.status File test/cctest/cctest.status (left):
https://chromiumcodereview.appspot.com/10802030/diff/1/test/cctest/cctest.status#oldcode68 test/cctest/cctest.status:68: # BUG(945): Socket connect fails on ARM This comment is misleading, the bug has more information: these tests fail when they're run in parallel. We need to keep SKIPping them, at least on ARM (we can run them on Android as long as we assume that the test driver runs with -j1 there, which might not be a safe assumption). https://chromiumcodereview.appspot.com/10802030/diff/1/test/cctest/cctest.status File test/cctest/cctest.status (right): https://chromiumcodereview.appspot.com/10802030/diff/1/test/cctest/cctest.status#newcode66 test/cctest/cctest.status:66: test-log/LogAccessorCallbacks: SKIP No reason to SKIP this when $arch == arm, is there? Please put these new entries into an Android specific section. https://chromiumcodereview.appspot.com/10802030/diff/1/test/cctest/cctest.status#newcode72 test/cctest/cctest.status:72: # BUG(355): Test crashes on ARM and IA32. Really? Have you seen this crash? The bug is pretty inconclusive and several years old; maybe this has long since been fixed. https://chromiumcodereview.appspot.com/10802030/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
