summaryrefslogtreecommitdiff
path: root/java/sdk.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2021-10-28 18:16:14 +0100
committer Paul Duffin <paulduffin@google.com> 2021-10-29 17:57:12 +0100
commit132c3e61c0357bf0ef438107b2896e55841bbca2 (patch)
tree8602b2e1951eab9f55bc9ad96d5741c1b6f3c4da /java/sdk.go
parent0b3b36a4027a7456f765b85fd819a4d26ed50795 (diff)
Run TestClasspath test cases with Always_use_prebuilt_sdks=true/false
Previously, the TestClasspath test cases were only run with the default setting of Always_use_prebuilt_sdks=false. That meant that some of the code under test that depended on the setting of that variable was not tested properly. This change runs the test cases m with Always_use_prebuilt_sdks=true as well. Those test cases whose behavior depends on the setting of that variable are split into two separate test cases, each of which only runs with the appropriate setting of that variable. All other test cases are run for both settings of the variable. That revealed a slight issue with the test setup (a missing prebuilts/sdk/public/core/android.jar file) which broke the core_current test when run with Always_use_prebuilt_sdks=true which has also been fixed. Bug: 204189791 Test: m nothing Change-Id: If2ea3fde40c7573262e93691af0b5a57e4d54469
Diffstat (limited to 'java/sdk.go')
0 files changed, 0 insertions, 0 deletions