Patch 8.2.1559
Problem: s390x tests work again.
Solution: re-enable s390x tests. (James McCoy, closes #6829)
Files: .travis.yml
*** ../vim-8.2.1558/.travis.yml 2020-08-19 19:46:09.179503710 +0200
--- .travis.yml 2020-09-01 17:49:14.848469069 +0200
***************
*** 212,224 ****
env:
- *normal
- *shadowopt
! # Temporarily disabled, always fails
! #- <<: *linux
! # arch: s390x
! # name: huge/gcc-s390x
! # compiler: gcc
! # env: *linux-huge
! # services: []
- <<: *linux
arch: arm64
name: huge/gcc-arm64
--- 212,223 ----
env:
- *normal
- *shadowopt
! - <<: *linux
! arch: s390x
! name: huge/gcc-s390x
! compiler: gcc
! env: *linux-huge
! services: []
- <<: *linux
arch: arm64
name: huge/gcc-arm64
*** ../vim-8.2.1558/src/version.c 2020-08-31 23:17:57.503559788 +0200
--- src/version.c 2020-09-01 17:50:19.580277951 +0200
***************
*** 756,757 ****
--- 756,759 ----
{ /* Add new patch number below this line */
+ /**/
+ 1559,
/**/
--
Why doesn't Tarzan have a beard?
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/202009011552.081FqfBR3346121%40masaka.moolenaar.net.