julia-master
Publichttps://github.com/JuliaCI/julia-buildkite & https://github.com/JuliaLang/julia
Clarify disabling of tab-completion hinting in the documentation
Failed in 3h 25m

Waited 14m 49s
Ran in 2h 9m
test revise# Download pre-built julia, extract into `usr/` && buildkite-agent artifact download --step "build_x86_64-linux-gnu" 'julia-*-linux-x86_64.tar.gz' . && mkdir -p ./usr && tar -C ./usr --strip-components=1 -zxf julia-*-linux-x86_64.tar.gz && ln -s ./usr/bin/julia ./julia && echo "--- Install and test Revise" && unset JULIA_DEPOT_PATH && JULIA_PKG_PRECOMPILE_AUTO=0 ./julia -e 'using Pkg; Pkg.add(name="Revise", rev="master"); ENV["JULIA_PKG_PRECOMPILE_AUTO"]=1; Pkg.test("Revise")'
Waited 3s
Ran in 5m 1s
Total Job Run Time: 1d 1h