Hi all,
It failed in Linux aarch64 , looks like:
`* What went wrong:
A problem occurred evaluating project ':conscrypt-openjdk'.
No test build selected for os.arch = aarch_64. Expression: (buildToTest != null). Values: buildToTest = null`
The entire output is here:
(base) [root@ip-172-31-73-75 conscrypt]# ./gradlew build
Android SDK has not been detected. Skipping Android projects.
FAILURE: Build failed with an exception.
No test build selected for os.arch = aarch_64. Expression: (buildToTest != null). Values: buildToTest = null
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
BUILD FAILED in 663ms
9 actionable tasks: 9 up-to-date
Hi all,
It failed in Linux aarch64 , looks like:
`* What went wrong:
A problem occurred evaluating project ':conscrypt-openjdk'.
The entire output is here:
(base) [root@ip-172-31-73-75 conscrypt]# ./gradlew build
Android SDK has not been detected. Skipping Android projects.
FAILURE: Build failed with an exception.
Where:
Build file '/root/conscrypt/openjdk/build.gradle' line: 128
What went wrong:
A problem occurred evaluating project ':conscrypt-openjdk'.
BUILD FAILED in 663ms
9 actionable tasks: 9 up-to-date