Skip to content

Draft: DO NOT MERGE Test error in CI

Andoni Morales Alastruey requested to merge ylatuya/cerbero:test-error-ci into main

This MR tried to reprodue an error in the CI:

$ git config --global http.version 'HTTP/1.1'
Fetching changes...
Initialized empty Git repository in C:/builds/ylatuya/cerbero/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Created fresh repository.
Checking out 19858898 as test-error-ci...
warning: could not lstat cerbero-build/sources/msvc_x86_64/openssl-1.1.1l/NUL
: No such file or directory
Uploading artifacts for failed job 00:06
Version:      14.3.0
Git revision: b37d3da9
Git branch:   14-3-stable
GO version:   go1.13.8
Built:        2021-09-21T14:15:04+0000
OS/Arch:      windows/amd64
Edited by Andoni Morales Alastruey

Merge request reports