1
0
forked from aniani/vim

patch 8.2.1402: s390x tests always fail

Problem:    s390x tests always fail.
Solution:   Temporarily disable s390x tests.
This commit is contained in:
Bram Moolenaar
2020-08-09 14:07:52 +02:00
parent 62a232506d
commit 94f6c06ac5
2 changed files with 9 additions and 6 deletions

View File

@@ -208,12 +208,13 @@ jobs:
env: env:
- *normal - *normal
- *shadowopt - *shadowopt
- <<: *linux # Temporarily disabled, always fails
arch: s390x #- <<: *linux
name: huge/gcc-s390x # arch: s390x
compiler: gcc # name: huge/gcc-s390x
env: *linux-huge # compiler: gcc
services: [] # env: *linux-huge
# services: []
- <<: *linux - <<: *linux
arch: arm64 arch: arm64
name: huge/gcc-arm64 name: huge/gcc-arm64

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] = static int included_patches[] =
{ /* Add new patch number below this line */ { /* Add new patch number below this line */
/**/
1402,
/**/ /**/
1401, 1401,
/**/ /**/