linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* test suite failure for get_backoff_delta_msec()
@ 2022-07-02 17:13 Marco d'Itri
  2022-07-02 18:41 ` Lucas De Marchi
  0 siblings, 1 reply; 2+ messages in thread
From: Marco d'Itri @ 2022-07-02 17:13 UTC (permalink / raw)
  To: linux-modules

[-- Attachment #1: Type: text/plain, Size: 1527 bytes --]

v30:

$ ./test-util 
TESTSUITE: running test_backoff_time, in forked context
TESTSUITE: ERR: Failed assertion: delta == 1 ../testsuite/test-util.c:238 test_backoff_time
TESTSUITE: ERR: 'test_backoff_time' [3118348] exited with return code 1
TESTSUITE: ERR: FAILED: test_backoff_time
TESTSUITE: ------
$


write(1, "TESTSUITE: running test_backoff_time, in forked context\n", 56TESTSUITE: running test_backoff_time, in forked context
) = 56
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLDstrace: Process 3118835 attached
, child_tidptr=0x7fc93eb33a10) = 3118835
[pid 3118834] close(4 <unfinished ...>
[pid 3118835] prctl(PR_SET_PDEATHSIG, SIGTERM <unfinished ...>
[pid 3118834] <... close resumed>)      = 0
[pid 3118835] <... prctl resumed>)      = 0
[pid 3118834] epoll_create1(EPOLL_CLOEXEC) = 4
[pid 3118835] close(3)                  = 0
[pid 3118834] epoll_ctl(4, EPOLL_CTL_ADD, 3, {EPOLLHUP, {u32=2034464432, u64=94873567065776}}) = 0
[pid 3118835] write(1, "TESTSUITE: ERR: Failed assertion: delta == 1 ../testsuite/test-util.c:238 test_backoff_time\n", 92TESTSUITE: ERR: Failed assertion: delta == 1 ../testsuite/test-util.c:238 test_backoff_time
 <unfinished ...>
[pid 3118834] epoll_wait(4,  <unfinished ...>
[pid 3118835] <... write resumed>)      = 92
[pid 3118835] exit_group(1)             = ?
[pid 3118834] <... epoll_wait resumed>[{EPOLLHUP, {u32=2034464432, u64=94873567065776}}], 4, 2000) = 1
[pid 3118835] +++ exited with 1 +++

-- 
ciao,
Marco

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: test suite failure for get_backoff_delta_msec()
  2022-07-02 17:13 test suite failure for get_backoff_delta_msec() Marco d'Itri
@ 2022-07-02 18:41 ` Lucas De Marchi
  0 siblings, 0 replies; 2+ messages in thread
From: Lucas De Marchi @ 2022-07-02 18:41 UTC (permalink / raw)
  To: linux-modules

On Sat, Jul 02, 2022 at 07:13:53PM +0200, Marco d'Itri wrote:
>v30:
>
>$ ./test-util
>TESTSUITE: running test_backoff_time, in forked context
>TESTSUITE: ERR: Failed assertion: delta == 1 ../testsuite/test-util.c:238 test_backoff_time


https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/commit/?id=16c086f48c2270ad6412ad7226df53079f825270

thanks
Lucas De Marchi

>TESTSUITE: ERR: 'test_backoff_time' [3118348] exited with return code 1
>TESTSUITE: ERR: FAILED: test_backoff_time
>TESTSUITE: ------
>$
>
>
>write(1, "TESTSUITE: running test_backoff_time, in forked context\n", 56TESTSUITE: running test_backoff_time, in forked context
>) = 56
>clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLDstrace: Process 3118835 attached
>, child_tidptr=0x7fc93eb33a10) = 3118835
>[pid 3118834] close(4 <unfinished ...>
>[pid 3118835] prctl(PR_SET_PDEATHSIG, SIGTERM <unfinished ...>
>[pid 3118834] <... close resumed>)      = 0
>[pid 3118835] <... prctl resumed>)      = 0
>[pid 3118834] epoll_create1(EPOLL_CLOEXEC) = 4
>[pid 3118835] close(3)                  = 0
>[pid 3118834] epoll_ctl(4, EPOLL_CTL_ADD, 3, {EPOLLHUP, {u32=2034464432, u64=94873567065776}}) = 0
>[pid 3118835] write(1, "TESTSUITE: ERR: Failed assertion: delta == 1 ../testsuite/test-util.c:238 test_backoff_time\n", 92TESTSUITE: ERR: Failed assertion: delta == 1 ../testsuite/test-util.c:238 test_backoff_time
> <unfinished ...>
>[pid 3118834] epoll_wait(4,  <unfinished ...>
>[pid 3118835] <... write resumed>)      = 92
>[pid 3118835] exit_group(1)             = ?
>[pid 3118834] <... epoll_wait resumed>[{EPOLLHUP, {u32=2034464432, u64=94873567065776}}], 4, 2000) = 1
>[pid 3118835] +++ exited with 1 +++
>
>-- 
>ciao,
>Marco



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-02 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-02 17:13 test suite failure for get_backoff_delta_msec() Marco d'Itri
2022-07-02 18:41 ` Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).