public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Systmetap Testsuite results and areas to fix
@ 2023-11-02 17:48 William Cohen
  2023-11-03 14:58 ` Martin Cermak
  0 siblings, 1 reply; 4+ messages in thread
From: William Cohen @ 2023-11-02 17:48 UTC (permalink / raw)
  To: systemtap; +Cc: wcohen

Overall on x86_64 RHEL8/RHEL9/F38/rawhide the systemtap testsuite
complete.  There are still on the order of 1500 failures on the x86_64
machine, which is more than desired.

I went looking for failures/issues in the testsuite that cause multiple
failures in the the test results.  For example previously fixed
runtime to avoid conflicts with added glibc functions to allow dyninst
code to build without error on Fedora rawhide and turn off gcc warning
about string ops for the syscall tests to allow the test to be built.

- A number of the syscall test fail because the syscall string
  argument is not properly fetched and printed.  This appears to be a
  large portion of the 700 syscall.exp failures.


- About 200 of the "listing_mode" tests fail.  They all reported:

  received: "child process exited abnormally"

  Going to investigate this more closely.
  

- About 150 of the tracepoints_list tests fail.  Most are reporting
  "not found by systemtap" but a few ('dlm', sof', and 'sof_int') fail
  compilation because headers are not found.


- Approximately 130 failures in the tapset_functions.exp tests.
  This looks like an issue with the test itself rather than
  systemtap.  A lot of messages of the form:
  
  FAIL: tapset_functions_stress (list_values(unknown))
  FAIL: tapset_functions_stress (default_value(unknown))

  Think this might have been by conscious language initiative changes
  (d1804e051dd) around november 2020.  Going to check to see if
  systemtap-4.4 built before these patches has the
  systemtap.stress/tapset_functions.exp test work.

-Will


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

end of thread, other threads:[~2023-11-03 18:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-02 17:48 Systmetap Testsuite results and areas to fix William Cohen
2023-11-03 14:58 ` Martin Cermak
2023-11-03 17:42   ` William Cohen
2023-11-03 18:08   ` William Cohen

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 read-only IMAP folder(s) and NNTP newsgroup(s).