All of lore.kernel.org
 help / color / mirror / Atom feed
From: Naresh Kamboju <naresh.kamboju@linaro.org>
To: "open list:KERNEL SELFTEST FRAMEWORK" 
	<linux-kselftest@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	lkft-triage@lists.linaro.org
Cc: Shuah Khan <shuah@kernel.org>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	Beau Belgrave <beaub@linux.microsoft.com>,
	Steven Rostedt <rostedt@goodmis.org>,
	Arnd Bergmann <arnd@arndb.de>,
	Anders Roxell <anders.roxell@linaro.org>,
	Mark Brown <broonie@kernel.org>
Subject: selftests: user_events: Test terminated by assertion
Date: Wed, 6 Sep 2023 15:59:32 +0530	[thread overview]
Message-ID: <CA+G9fYuugZ0OMeS6HvpSS4nuf_A3s455ecipGBvER0LJHojKZg@mail.gmail.com> (raw)

The selftests: user_events tests failed on all devices and all architectures.

Test log:
---------
kselftest: Running tests in user_events
TAP version 13
1..4
# timeout set to 90
# selftests: user_events: ftrace_test
# TAP version 13
# 1..6
# # Starting 6 tests from 1 test cases.
# #  RUN           user.register_events ...
# # ftrace_test.c:210:register_events:Expected -1 (-1) != self->status_fd (-1)
# # register_events: Test terminated by assertion
# #          FAIL  user.register_events
# not ok 1 user.register_events
# #  RUN           user.write_events ...
# # ftrace_test.c:210:write_events:Expected -1 (-1) != self->status_fd (-1)
# # write_events: Test terminated by assertion
# #          FAIL  user.write_events
# not ok 2 user.write_events
# #  RUN           user.write_empty_events ...
# # ftrace_test.c:210:write_empty_events:Expected -1 (-1) !=
self->status_fd (-1)
# # write_empty_events: Test terminated by assertion
# #          FAIL  user.write_empty_events
# not ok 3 user.write_empty_events
# #  RUN           user.write_fault ...
# # ftrace_test.c:210:write_fault:Expected -1 (-1) != self->status_fd (-1)
# # write_fault: Test terminated by assertion
# #          FAIL  user.write_fault
# not ok 4 user.write_fault
# #  RUN           user.write_validator ...
# # ftrace_test.c:210:write_validator:Expected -1 (-1) != self->status_fd (-1)
# # write_validator: Test terminated by assertion
# #          FAIL  user.write_validator
# not ok 5 user.write_validator
# #  RUN           user.print_fmt ...
# # ftrace_test.c:210:print_fmt:Expected -1 (-1) != self->status_fd (-1)
# # print_fmt: Test terminated by assertion
# #          FAIL  user.print_fmt
# not ok 6 user.print_fmt
# # FAILED: 0 / 6 tests passed.
# # Totals: pass:0 fail:6 xfail:0 xpass:0 skip:0 error:0
not ok 1 selftests: user_events: ftrace_test # exit=1
# timeout set to 90
# selftests: user_events: dyn_test
# TAP version 13
# 1..4
# # Starting 4 tests from 1 test cases.
# #  RUN           user.basic_types ...
# # dyn_test.c:157:basic_types:Expected -1 (-1) != parse(&self->check,
\"u:__test_event u64 a\") (-1)
# # basic_types: Test terminated by assertion
# #          FAIL  user.basic_types
# not ok 1 user.basic_types
# #  RUN           user.loc_types ...
# # dyn_test.c:181:loc_types:Expected -1 (-1) != parse(&self->check,
\"u:__test_event __data_loc char[] a\") (-1)
# # loc_types: Test terminated by assertion
# #          FAIL  user.loc_types
# not ok 2 user.loc_types
# #  RUN           user.size_types ...
# # dyn_test.c:189:size_types:Expected -1 (-1) != parse(&self->check,
\"u:__test_event struct custom a 20\") (-1)
# # size_types: Test terminated by assertion
# #          FAIL  user.size_types
# not ok 3 user.size_types
# #  RUN           user.matching ...
# # dyn_test.c:199:matching:Expected -1 (-1) !=
check_match(&self->check, \"__test_event u32 a\", \"__test_event u32
a\", &match) (-1)
# # matching: Test terminated by assertion
# #          FAIL  user.matching
# not ok 4 user.matching
# # FAILED: 0 / 4 tests passed.
# # Totals: pass:0 fail:4 xfail:0 xpass:0 skip:0 error:0
not ok 2 selftests: user_events: dyn_test # exit=1
# timeout set to 90
# selftests: user_events: perf_test
# TAP version 13
# 1..2
# # Starting 2 tests from 1 test cases.
# #  RUN           user.perf_write ...
# # perf_test.c:117:perf_write:Expected -1 (-1) != self->data_fd (-1)
# # perf_write: Test terminated by assertion
# #          FAIL  user.perf_write
# not ok 1 user.perf_write
# #  RUN           user.perf_empty_events ...
# # perf_test.c:117:perf_empty_events:Expected -1 (-1) != self->data_fd (-1)
# # perf_empty_events: Test terminated by assertion
# #          FAIL  user.perf_empty_events
# not ok 2 user.perf_empty_events
# # FAILED: 0 / 2 tests passed.
# # Totals: pass:0 fail:2 xfail:0 xpass:0 skip:0 error:0
not ok 3 selftests: user_events: perf_test # exit=1
# timeout set to 90
# selftests: user_events: abi_test
# TAP version 13
# 1..4
# # Starting 4 tests from 1 test cases.
# #  RUN           user.enablement ...
# # abi_test.c:106:enablement:Expected 0 (0) ==
reg_enable(&self->check, sizeof(int), 0) (-1)
# # enablement: Test terminated by assertion
# #          FAIL  user.enablement
# not ok 1 user.enablement
# #  RUN           user.bit_sizes ...
# # abi_test.c:126:bit_sizes:Expected 0 (0) ==
reg_enable(&self->check, sizeof(int), 0) (-1)
# # bit_sizes: Test terminated by assertion
# #          FAIL  user.bit_sizes
# not ok 2 user.bit_sizes
# #  RUN           user.forks ...
# # abi_test.c:154:forks:Expected 0 (0) == reg_enable(&self->check,
sizeof(int), 0) (-1)
# # forks: Test terminated by assertion
# #          FAIL  user.forks
# not ok 3 user.forks
# #  RUN           user.clones ...
# # abi_test.c:212:clones:Expected 0 (0) == reg_enable(&self->check,
sizeof(int), 0) (-1)
# # clones: Test terminated by assertion
# #          FAIL  user.clones
# not ok 4 user.clones
# # FAILED: 0 / 4 tests passed.
# # Totals: pass:0 fail:4 xfail:0 xpass:0 skip:0 error:0
not ok 4 selftests: user_events: abi_test # exit=1


Links:
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230906/testrun/19717988/suite/kselftest-user_events/test/user_events_abi_test/log
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230906/testrun/19717988/suite/kselftest-user_events/test/user_events_abi_test/details/
 - https://storage.tuxsuite.com/public/linaro/lkft/builds/2V0Oq00RB2Cvog83Dw4Gg6a4Rtj/

--
Linaro LKFT
https://lkft.linaro.org

             reply	other threads:[~2023-09-06 10:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-06 10:29 Naresh Kamboju [this message]
     [not found] ` <ZPidKsNWH34Xt+r6@DESKTOP-4OLSCEK.>
2023-09-06 16:02   ` selftests: user_events: Test terminated by assertion Mark Brown
2023-09-06 16:28     ` Steven Rostedt
2023-09-06 16:36       ` Mark Brown

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=CA+G9fYuugZ0OMeS6HvpSS4nuf_A3s455ecipGBvER0LJHojKZg@mail.gmail.com \
    --to=naresh.kamboju@linaro.org \
    --cc=anders.roxell@linaro.org \
    --cc=arnd@arndb.de \
    --cc=beaub@linux.microsoft.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=mhiramat@kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=shuah@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.