Allow failure for x86_64:cs

This commit is contained in:
Paulo Matos 2019-03-11 13:07:12 +01:00
parent 95784935c6
commit 2dc3f08f19

View File

@ -259,6 +259,7 @@ test:ppc64el:
test:x86_64:cs:
extends: .preparearch:cs
allow_failure: true
variables:
ARCH: "x86_64"
JOBS: 6