Revert "Skip tests 1923 and 1924 on ASAN 64"
Fix ASAN issue by giving the test threads more stack space for these tests. Test: export SANITIZE_HOST=address ASAN_OPTIONS='detect_leaks=0 Test: ./test/testrunner/testrunner.py --host -j50 -t 1923 Test: ./test/testrunner/testrunner.py --host -j50 -t 1924 Bug: 65189092 This reverts commit 7cfc6598. Change-Id: I5b985f97f00a72e769961658be451e86355f5bc7
Loading
Please sign in to comment