• cullinan's avatar
    Fix/suppress unittests broken on Android · 87db4ff1
    cullinan authored
    cctest/test-threads/ThreadJoinSelf is suppressed for Android, but the
    test has since been moved to unittests/Thread.SelfJoin. Move the
    suppression to unittests.status.
    
    unittests/ThreadLocalStorageTest.DoTest fails on older Android devices
    as it assumes the availability of more TLS slots than many devices
    implement. Test a smaller number of slots (32) on Android. Remove old
    suppression of test-platform-tls/FastTLS (which no longer exists).
    
    cctest/test-mark-compact/RegressJoinThreadsOnIsolateDeinit can't deal
    with shared mappings. Check for 's' instead of '-'.
    
    BUG=v8:3706
    LOG=
    
    Review URL: https://codereview.chromium.org/735863003
    
    Cr-Commit-Position: refs/heads/master@{#25492}
    87db4ff1
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...