Status: New
Owner: ----

New issue 3706 by [email protected]: Android test failures
https://code.google.com/p/v8/issues/detail?id=3706

These tests fail when running `make android_arm.release.check` with a Nexus 7:

=== mjsunit/asm/uint32div === (TurboFan)
/data/local/tmp/v8/test/mjsunit/mjsunit.js:178: Failure: expected <0> found <-1>
    throw new MjsUnitAssertionError(message);
    ^
Error
at new MjsUnitAssertionError (/data/local/tmp/v8/test/mjsunit/mjsunit.js:31:16)
    at fail (/data/local/tmp/v8/test/mjsunit/mjsunit.js:178:11)
    at assertEquals (/data/local/tmp/v8/test/mjsunit/mjsunit.js:248:7)
    at /data/local/tmp/v8/test/mjsunit/asm/uint32div.js:43:32

ANDROID: Error returned by test
8 KB/s (352 bytes in 0.040s)
Command: tools/android-run.py $PWD/out/android_arm.release/d8 --test --random-seed=-475552623 --turbo-asm --turbo-filter=* --always-opt --nohard-abort --nodead-code-elimination --nofold-constants $PWD/test/mjsunit/mjsunit.js $PWD/test/mjsunit/asm/uint32div.js


=== unittests/ThreadLocalStorageTest.DoTest === (all variants)
Note: Google Test filter = ThreadLocalStorageTest.DoTest
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ThreadLocalStorageTest
[ RUN      ] ThreadLocalStorageTest.DoTest


#
# Fatal error in ../test/unittests/base/platform/platform-unittest.cc, line 75
# CHECK_EQ(GetValue(i), Thread::GetThreadLocal(keys_[i])) failed
#   Expected: 0x2e
#   Found: 0x100
#
Segmentation fault
ANDROID: Error returned by test
8 KB/s (330 bytes in 0.039s)
Command: tools/android-run.py $PWD/out/android_arm.release/unittests --random-seed=-814528528 --gtest_filter=ThreadLocalStorageTest.DoTest --gtest_random_seed=-814528528 --gtest_print_time=0 --nohard-abort --nodead-code-elimination --nofold-constants


=== cctest/test-mark-compact/RegressJoinThreadsOnIsolateDeinit === (all variants)
#
# Fatal error in ../test/cctest/test-mark-compact.cc, line 449
# CHECK(buffer[position] == '-' || buffer[position] == 'p') failed
#
Segmentation fault
ANDROID: Error returned by test
9 KB/s (394 bytes in 0.042s)
Command: tools/android-run.py $PWD/out/android_arm.release/cctest --random-seed=622282566 test-mark-compact/RegressJoinThreadsOnIsolateDeinit --nohard-abort --nodead-code-elimination --nofold-constants --testing_serialization_file=$PWD/out/.serdes/serdes_RegressJoinThreadsOnIsolateDeinit


=== intl/break-iterator/zh-break === (all variants)
/data/local/tmp/v8/test/intl/assert.js:98: Error: Failure: expected <国务院
, found <国>.
  throw new Error(message);
        ^
Error: Failure: expected <国务院>, found <国>.
    at fail (/data/local/tmp/v8/test/intl/assert.js:98:9)
    at assertEquals (/data/local/tmp/v8/test/intl/assert.js:107:5)
    at /data/local/tmp/v8/test/intl/break-iterator/zh-break.js:49:42

ANDROID: Error returned by test
8 KB/s (373 bytes in 0.042s)
Command: tools/android-run.py $PWD/out/android_arm.release/d8 --test --random-seed=565503464 --allow-natives-syntax --nohard-abort --nodead-code-elimination --nofold-constants $PWD/test/intl/assert.js $PWD/test/intl/utils.js $PWD/test/intl/break-iterator/zh-break.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to