projects
/
mes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7069369
)
Revert "build: Mark lib/tests/dirent/90-readdir.c as XFAIL on x86_64-mescc."
author
Jan Nieuwenhuizen
<janneke@gnu.org>
Sat, 9 Nov 2019 10:10:25 +0000
(11:10 +0100)
committer
Jan Nieuwenhuizen
<janneke@gnu.org>
Sat, 9 Nov 2019 10:10:25 +0000
(11:10 +0100)
This reverts commit
17986224095ed72649fb2383f72c21f525977310
.
build-aux/check-mescc.sh
patch
|
blob
|
history
diff --git
a/build-aux/check-mescc.sh
b/build-aux/check-mescc.sh
index 821e171704bcdc5cf88ced0f6027432fb34b2a2b..f060da67f0684539644c3b2336d30e773f8ae380 100755
(executable)
--- a/
build-aux/check-mescc.sh
+++ b/
build-aux/check-mescc.sh
@@
-248,7
+248,6
@@
lib/tests/scaffold/91-goto-array.c
if test $mes_cpu = x86_64; then
XFAIL_TESTS="$XFAIL_TESTS
-lib/tests/dirent/90-readdir.c
lib/tests/scaffold/a0-call-trunc-int.c
"
fi