|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 20230831] ltp: openQA test fails in process_madvise01 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Kernel | Assignee: | Petr Vorel <petr.vorel> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | andrea.cervesato, chrubis, petr.vorel, richard.palethorpe |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/3541571/modules/process_madvise01/steps/7 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominique Leuenberger
2023-09-01 07:24:10 UTC
It's a new test added in [1] (last working build uses the same kernel). I have no idea if it's a test bug or kernel bug or openQA issue (Debian with kernel 6.4.11 works well, Tubleweed currently have kernel 6.4.12-1). I'm away for 2 weeks, thus just reported upstream [2] and Cc related developers. [1] https://github.com/linux-test-project/ltp/commit/c185128386aa9ae9a2d310d1d11b13dd6621df34 [2] https://lore.kernel.org/ltp/20230901103758.GC323151@pevik/ It's probably test a bug due missing swap [1]. I suppose bug should be set as invalid (not a kernel bug, but LTP regression). [1] https://lore.kernel.org/ltp/20230901123126.GA343678@pevik/ The fix was applied and it appears the test now refuses to run (as it should): https://openqa.opensuse.org/tests/3726130#step/process_madvise01/8 |