-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
dotnet/dotnet-buildtools-prereqs-docker
#1013Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworktest-failure
Milestone
Description
Downloading from: https://netcorenativeassets.blob.core.windows.net/resource-packages/external/linux/java/jdk-10.0.2_linux-x64_bin.tar.gz
Installing java from jdk-10.0.2_linux-x64_bin.tar.gz https://netcorenativeassets.blob.core.windows.net/resource-packages/external/linux/java/jdk-10.0.2_linux-x64_bin.tar.gz
Unpacking to /root/helix/work/workitem/e/java
./installjdk.sh: line 44: tar: command not found
Failed to install java with exit code: 127
+ chmod +x ./gradlew
+ ./gradlew -Dorg.gradle.daemon=false -PpackageVersion=9.0.0-ci test
ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
@wtgodbe What needs to be done here? Should the whole signalr.client.java.Tests
be quarantined?
Metadata
Metadata
Assignees
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworktest-failure