1
0
forked from aniani/vim

patch 8.2.1559: s390x tests work again

Problem:    s390x tests work again.
Solution:   re-enable s390x tests. (James McCoy, closes #6829)
This commit is contained in:
Bram Moolenaar
2020-09-01 17:50:51 +02:00
parent 2f1228463a
commit ca563b9b94
2 changed files with 8 additions and 7 deletions

View File

@@ -212,13 +212,12 @@ jobs:
env: env:
- *normal - *normal
- *shadowopt - *shadowopt
# Temporarily disabled, always fails - <<: *linux
#- <<: *linux arch: s390x
# arch: s390x name: huge/gcc-s390x
# name: huge/gcc-s390x compiler: gcc
# compiler: gcc env: *linux-huge
# env: *linux-huge services: []
# 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 */
/**/
1559,
/**/ /**/
1558, 1558,
/**/ /**/