diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2019-05-08 14:50:47 +0100 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2019-05-09 16:54:51 +0100 |
commit | 18aa51ee0d1a9c555d9fee93441cd075cd9b5975 (patch) | |
tree | 297320a6a50677a3f44ff29ddd8feb67a4b1463b /ChangeLog | |
parent | ae45cf84afba7c6c34c6ebec4598901ed78c28f1 (diff) | |
download | glibc-18aa51ee0d1a9c555d9fee93441cd075cd9b5975.zip glibc-18aa51ee0d1a9c555d9fee93441cd075cd9b5975.tar.gz glibc-18aa51ee0d1a9c555d9fee93441cd075cd9b5975.tar.bz2 |
Move nptl/tst-eintr1 to xtests
Don't run nptl/tst-eintr1 by normal make check because it can spuriously
break testing on various linux kernels. (Currently this affects the
aarch64 glibc buildbot machine which regularly fails and loses test
results.)
[BZ #24537]
* nptl/Makefile: Move tst-eintr1 to xtests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2019-05-09 Szabolcs Nagy <szabolcs.nagy@arm.com> + + [BZ #24537] + * nptl/Makefile: Move tst-eintr1 to xtests. + 2019-05-09 Adhemerval Zanella <adhemerval.zanella@linaro.org> * sysdeps/powerpc/fpu/trunc_to_integer.h (set_fenv_mode): Add |