Skip to content

Console Output

The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/uest_and_branch_Pipeline_Pharo12 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 57d247160caad1bb711525b65c45e99c8d250bb5 (Pharo12)
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57d247160caad1bb711525b65c45e99c8d250bb5 # timeout=10
Commit message: "Merge pull request #16507 from adri09070/16488-Debugging-context-menu-is-lost-with-new-debug-point-integration"

GitHub has been notified of this commit’s build result