diff options
author | 2024-08-15 08:40:51 +0000 | |
---|---|---|
committer | 2024-08-15 18:42:03 +0000 | |
commit | 389340dc009588d325bd84c8883c4eb43aea5b65 (patch) | |
tree | f172f7cb5c90b721c38929abe00159a16b1d8e65 /compiler/optimizing/superblock_cloner_test.cc | |
parent | a18a521d868568b3b4436d1f26e52e2934434104 (diff) |
Update buildbot-vm.sh to launch the right QEMU with correct CPU options.
Previously we used system QEMU which was too old and didn't contain all
the recent riscv64 fixes, which resulted in frequent erroneous SIGILLs
when running ART tests.
Bug: 283085397
Test: run ART run-tests on a Linux RISC-V VM, observe that they pass:
lunch aosp_riscv64-trunk_stable-eng
export ART_TEST_SSH_USER=ubuntu
export ART_TEST_SSH_HOST=localhost
export ART_TEST_SSH_PORT=10001
export ART_TEST_ON_VM=true
. art/tools/buildbot-utils.sh
art/tools/buildbot-build.sh --target
# Create, boot and configure the VM.
art/tools/buildbot-vm.sh create
art/tools/buildbot-vm.sh boot
art/tools/buildbot-vm.sh install-keys
art/tools/buildbot-cleanup-device.sh
art/tools/buildbot-setup-device.sh
art/tools/buildbot-sync.sh
art/test.py --target -r -j8 --ndebug --no-image --optimizing
Change-Id: I196e52b222c2a979343cd9e2c3c63612677ccdd2
Diffstat (limited to 'compiler/optimizing/superblock_cloner_test.cc')
0 files changed, 0 insertions, 0 deletions