From: Marco d'Itri <md@Linux.IT>
To: linux-modules@vger.kernel.org
Subject: test suite failure for get_backoff_delta_msec()
Date: Sat, 2 Jul 2022 19:13:53 +0200 [thread overview]
Message-ID: <YsB80cliBmGcnPTD@bongo.bofh.it> (raw)
[-- 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 --]
next reply other threads:[~2022-07-02 17:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-02 17:13 Marco d'Itri [this message]
2022-07-02 18:41 ` test suite failure for get_backoff_delta_msec() Lucas De Marchi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YsB80cliBmGcnPTD@bongo.bofh.it \
--to=md@linux.it \
--cc=linux-modules@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).