a9ce640c36c040b9d2d6df879c71fa3ba38f0ceb |
|
18-Dec-2017 |
Orion Hodson <oth@google.com> |
dx: Test script fixes for OpenJDK 9 Add build scripts to each directory and class files generated with Java 8 compiler. The tests use the latter as golden inputs and remove the compiler and jasmin as a test running dependency. The build scripts are only present for updating tests. There are a few tests where the class files are not added because there are too many generated during execution. The tests still using the compiler are 095, 124, 129, 130, 131 and 143. Bug: 70525148 Test: export EXPERIMENTAL_USE_OPENJDK9=1.8; . build/envsetup.sh; lunch; art/tools/buildbot-build --host -j32; dalvik/dx/tests/run-all-tests --seq Test: export EXPERIMENTAL_USE_OPENJDK9=false; . build/envsetup.sh; lunch; art/tools/buildbot-build --host -j32; dalvik/dx/tests/run-all-tests --seq Change-Id: Ifd49e3e81bccb3a0317e9f5677f73d4c5445965e
|
9feebf2627346eee3a9c6a117d7f279784a51720 |
|
01-Mar-2017 |
Orion Hodson <oth@google.com> |
Update dx tests and test runner scripts Update the expected output for a range dx tests that have bitrotted. Add support for known failures to run-all-tests until all tests are working. Test: dalvik/dx/run-all-tests Change-Id: I2f774e428acab67f7c1e12bcb349352b8068ef0b
|
f9d446f733e69e7f415536a367e3946a490192a9 |
|
25-Sep-2013 |
Yohann Roussel <yroussel@google.com> |
Add tests about dx multidex options. (cherry picked from commit fc30e016ca4dbd4224a693e2eb7600060e547d3a) Change-Id: Ibfc0a9b54244197b0044f995e3a221898c86ca3d
|
fc30e016ca4dbd4224a693e2eb7600060e547d3a |
|
25-Sep-2013 |
Yohann Roussel <yroussel@google.com> |
Add tests about dx multidex options. Change-Id: Ib41d9970976fd8e96b4b2c2d900b123d13965082
|