From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Stancek Date: Fri, 27 Jan 2017 08:21:05 -0500 (EST) Subject: [LTP] open14 and openat03 failed on arm64 In-Reply-To: References: Message-ID: <746496870.1567645.1485523265470.JavaMail.zimbra@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it ----- Original Message ----- > From: "Naresh Kamboju" > To: ltp@lists.linux.it > Cc: "Milosz Wasilewski" > Sent: Friday, 27 January, 2017 2:03:27 PM > Subject: [LTP] open14 and openat03 failed on arm64 > > Hi LTP Team, > > Test cases open14.c and openat03.c failed on arm64 on latest Linux kernel > 4.9.x. There was a known glibc bug associated with these 2 tests, and also possible issue with tmpfs, see this for details: https://github.com/linux-test-project/ltp/issues/118 > > Have you noticed these failures on x86_64 and other architectures and > which kernel version ? > > Test output: > ----------------- > create multiple directories, link files into them > and check file permissions > file mode read 0, but expected > file mode read 0, but expected 7755 > file mode read 0, but expected 1 > file mode read 0, but expected 755 > file mode read 0, but expected 644 > file mode read 0, but expected 440 > > Linux version 4.9.0-rc6-00086-g3b404a5 (broonie@optimist) (gcc version > 5.1.1 20150608 (Linaro GCC 5.1-2015.08) ) #1 SMP PREEMPT Tue Nov 22 > 04:14:54 GMT 2016 > > Test case is trimmed version of LTP, > you can find test case here in this link > [1] http://people.linaro.org/~naresh.kamboju/open14-arm64-test.c > [2] http://people.linaro.org/~naresh.kamboju/open14-x86-test.c > > Best regards > Naresh Kamboju > > -- > Mailing list info: https://lists.linux.it/listinfo/ltp >