Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sandbox:master commit in: tests/
Date: Sun, 31 May 2020 10:52:04
Message-Id: 1590921070.818d14f59a5bcf3cc9e8e88a993abc5605ed0b26.mgorny@gentoo
1 commit: 818d14f59a5bcf3cc9e8e88a993abc5605ed0b26
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 09:55:41 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 10:31:10 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=818d14f5
7
8 tests/script-16.sh: mark as passing only for native ABI
9
10 All scripts assume that ran tools matck tested sandbox's ABI.
11 Most scripts have a guard against ABI check, but script-16 was missing it.
12
13 It's afollow-up commit to 24fd102c9976
14 ("check_syscall(): turn internal sandbox violation into denywrite")
15
16 Reported-by: Michał Górny
17 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
18 Closes: https://bugs.gentoo.org/590084
19 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
20
21 tests/script-16.sh | 3 ++-
22 1 file changed, 2 insertions(+), 1 deletion(-)
23
24 diff --git a/tests/script-16.sh b/tests/script-16.sh
25 index c668cfa..1622694 100755
26 --- a/tests/script-16.sh
27 +++ b/tests/script-16.sh
28 @@ -1,5 +1,6 @@
29 #!/bin/sh
30 -
31 +# http://bugs.gentoo.org/139591
32 +[ "${at_xfail}" = "yes" ] && exit 77 # see script-0
33 addwrite $PWD
34
35 mkdir -p to-be/deleted