-
Notifications
You must be signed in to change notification settings - Fork 313
Description
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.
-
Where:
Build file '/root/conscrypt/openjdk/build.gradle' line: 128 -
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
- Try:
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.
- Get more help at https://help.gradle.org
BUILD FAILED in 663ms
9 actionable tasks: 9 up-to-date