[LTP] Errored: linux-test-project/ltp#699 (master - 67c95fb)

Petr Vorel pvorel@suse.cz
Tue Mar 13 17:35:00 CET 2018


Hi,

> Build Update for linux-test-project/ltp
> -------------------------------------

> Build: #699
> Status: Errored

> Duration: 14 minutes and 43 seconds
> Commit: 67c95fb (master)
> Author: Richard Palethorpe
> Message: Add read_all file systems test

> While using a shell script I wrote, which dumps the contents of /sys and
> /proc (submitted in a separate patch), I found some minor kernel bugs. There
> is already a test specifically for /proc however it is attempting to verify
> the behavior of particular files. This test is more general and can be applied
> to any file system.

> Signed-off-by: Richard Palethorpe <rpalethorpe@suse.com>

> View the changeset: https://github.com/linux-test-project/ltp/compare/3de6dcba463e...67c95fbbfc3a

> View the full build log and details: https://travis-ci.org/linux-test-project/ltp/builds/352345577?utm_source=email&utm_medium=notification

Travis is getting really bad. Not surprising that this is false positive (my attempt to
fix travis in a59e44928 "travis: Trying to make travis more reliable" didn't help), but we
didn't get mail about failure of build #702 3f2ff1490 ("Add regression test for CVE-2017-17053"):
https://travis-ci.org/linux-test-project/ltp/builds/352813245
which correctly shows failure only for cross-compilation (missing asm/ldt.h, which is only
for x86 architecture).

I fixed it in f3cbd3403 ("cve: Fix compilation for non x86 architectures").
https://travis-ci.org/linux-test-project/ltp/builds/352917608

Kind regards,
Petr


More information about the ltp mailing list