Summary: | >=dev-util/strace-4.11 fails tests execve-v.test, execve.test, readlink.test, umovestr2.test, and utime.test | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | tka <tka> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | kentnl, kingjon3377, levertond, paolo.pedroni |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
tests/test-suite.log test-suite.log for strace-4.12 test-suite.log for strace-4.13 |
Description
tka
2016-01-04 16:11:43 UTC
Created attachment 421902 [details]
build.log
Created attachment 421904 [details]
tests/test-suite.log
- tested with Version 4.11 - same behaviour Created attachment 436012 [details]
test-suite.log for strace-4.12
The tests still fail with version 4.12:
FAIL: execve.test
FAIL: readlink.test
FAIL: umovestr2.test
There are also 2 additional tests that fail in 4.12:
FAIL: execve-v.test
FAIL: utime.test
Created attachment 441712 [details]
test-suite.log for strace-4.13
For strace-4.13, the same tests fail.
FAIL: execve-v.test
FAIL: execve.test
FAIL: readlink.test
FAIL: umovestr2.test
FAIL: utime.test
Tests still fail for strace-4.14. This is still present in strace-4.14. Fwiw, these tests pass with FEATURES="-usersandbox". |