To: vim_dev@googlegroups.com Subject: Patch 8.2.1402 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.1402 Problem: s390x tests always fail. Solution: Temporarily disable s390x tests. Files: .travis.yml *** ../vim-8.2.1401/.travis.yml 2020-08-07 18:33:15.731004100 +0200 --- .travis.yml 2020-08-09 14:06:47.392917496 +0200 *************** *** 208,219 **** env: - *normal - *shadowopt ! - <<: *linux ! arch: s390x ! name: huge/gcc-s390x ! compiler: gcc ! env: *linux-huge ! services: [] - <<: *linux arch: arm64 name: huge/gcc-arm64 --- 208,220 ---- 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 *** ../vim-8.2.1401/src/version.c 2020-08-09 14:03:51.545367934 +0200 --- src/version.c 2020-08-09 14:07:30.072808177 +0200 *************** *** 756,757 **** --- 756,759 ---- { /* Add new patch number below this line */ + /**/ + 1402, /**/ -- Two sheep in a meadow. One says "baaah". The other says "exactly!". /// Bram Moolenaar -- Bram@Moolenaar.net -- 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 ///