• 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...
build Loading commit data...
include Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
Makefile.nacl Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...