diff options
| author | 2022-11-19 15:42:45 +0000 | |
|---|---|---|
| committer | 2022-11-20 16:25:54 +0000 | |
| commit | 17983ac8243d4cc6c5097d452580468176fd1a96 (patch) | |
| tree | 4c38726e17b92e21e6483e3aae88ce6f6748d75b /compiler/optimizing/graph_visualizer.cc | |
| parent | b74aee15926691cfd3f35b1f9db252b805eb691c (diff) | |
Introduce `testrunner.py` configurations `art-gtest-asan{32,64}`.
These configurations (resp.) run only 32-bit (x86) tests or only
64-bit (x86-64) tests of `testrunner.py` configuration
`art-gtest-asan`.
The motivation behind these new test configurations is to shard the
original `art-gtest-asan` configuration, which is sometimes timing out
on ab/master-art-host build/test runs.
Test: DIST_DIR=/tmp/dist TARGET_PRODUCT=armv8 TARGET_BUILD_VARIANT=eng \
./art/test/testrunner/run_build_test_target.py -j80 \
art-gtest-asan32
Test: DIST_DIR=/tmp/dist TARGET_PRODUCT=armv8 TARGET_BUILD_VARIANT=eng \
./art/test/testrunner/run_build_test_target.py -j80 \
art-gtest-asan64
Bug: 249586057
Change-Id: Iaca58f135f06ed0f72748af17d75f9d7eb91c90c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions