commit:     86f3ce3c3a95a50e41dfb27daa6c5bbb4bfb5e36
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Feb  7 13:07:40 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 13:07:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f3ce3c

sys-devel/bmake: Disable failing test

Closes: https://github.com/gentoo/gentoo/pull/19314
Closes: https://bugs.gentoo.org/768483
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-devel/bmake/files/bmake-20201117-tests.patch | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/sys-devel/bmake/files/bmake-20201117-tests.patch 
b/sys-devel/bmake/files/bmake-20201117-tests.patch
index 8955f1d89bd..185f45232e1 100644
--- a/sys-devel/bmake/files/bmake-20201117-tests.patch
+++ b/sys-devel/bmake/files/bmake-20201117-tests.patch
@@ -16,3 +16,19 @@
  TESTS+=               shell-custom
  .if exists(/bin/ksh)
  TESTS+=               shell-ksh
+@@ -287,7 +285,6 @@
+ TESTS+=               var-op-assign
+ TESTS+=               var-op-default
+ TESTS+=               var-op-expand
+-TESTS+=               var-op-shell
+ TESTS+=               var-op-sunsh
+ TESTS+=               var-recursive
+ TESTS+=               varcmd
+@@ -300,7 +297,6 @@
+ TESTS+=               varmod-edge
+ TESTS+=               varmod-exclam-shell
+ TESTS+=               varmod-extension
+-TESTS+=               varmod-gmtime
+ TESTS+=               varmod-hash
+ TESTS+=               varmod-head
+ TESTS+=               varmod-ifelse

Reply via email to