Added an android section including android_arm and android_ia32. The ARM section is untouched as I do not have ARM device to test the cross compiled binary. Some of them passed in ARM simulator mode in my Linux machine as you have mentioned.

You should really set up a buildbot for all those kinds of testing!


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
Fix the comment and add them in Android section. Actually
test-debug/DebuggerAgent passed with -j8. But from your comments in the
bug entry, I skipped it.

On 2012/07/19 13:26:09, Jakob wrote:
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
On 2012/07/19 13:26:09, Jakob wrote:
No reason to SKIP this when $arch == arm, is there? Please put these
new entries
into an Android specific section.

Done.

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.
Yes, it crashes as there is no /tmp in Android.

On 2012/07/19 13:26:09, Jakob wrote:
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

Reply via email to