commit | 69f7acafcf510c47a8cd3034a8eeb9521f9d0e58 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Fri Nov 18 18:46:56 2022 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Mon Nov 21 15:48:31 2022 +0000 |
tree | 1c5cf80ecbcb90e8656252d268ca97e827d8857a | |
parent | f7bd1fa21250302ef885ffef3b1e096d53b0845c [diff] |
Run test run: Don't use arch guessing heuristics (part 1) Don't guess the arch from the devices filesystem. Just check which arch we are building for instead. As the first step, only assert that those two equal. Test: ./art/test.py -r --target --optimizing --32 -t 001-HelloWorld Test: ./art/test.py -r --target --optimizing --64 -t 001-HelloWorld Change-Id: I2a82cfee472b7ce2c0e1109bddbfd681b85d553c