Commit Graph

20 Commits

Author SHA1 Message Date
Jesus Checa Hidalgo
dcc1247212 tests: fixes for gating tests
* plans/ci: setting "how: beakerlib" in execute step is deprecated.
  changed to "how: tmt" to comply with newer tmt versions.
  tmt versions.
* ltrace with both --o and --c does not produce output to file:
  add malloc to the list of syscalls to check for tracing.
* ltrace crashes when run on certain processes with --S option:
  make pgrep to exact match to avoid getting two PIDs, one from
  dbus-broker and other from dbus-broker-launch.
* ltrace doesn't work on PIE-binaries:
  Added missing 32-bit dependencies.
2022-05-11 13:54:16 +00:00
Martin Cermak
8fd295b7c5 Do not try to install compat arch requirements 2021-11-11 12:34:11 +01:00
Václav Kadlčík
04309572be Remove RHEL's test for #1427140
Right now it cannot work; it needs to access the source RPM for the
ltrace being tested which, in case of scratch builds, isn't currently
possible.
2021-05-19 15:40:27 +02:00
Václav Kadlčík
c0dedd804f Log more information in a regression test
To make the bz1427140-ltrace-ltrace-0-7-91-unwind-elfutils-patch work
not only for regular builds but for scratch builds as well, we need
to know how to refer them. This commit is just a temporary attempt to
find the environment variable holding the reference. I'll make use of
it in a follow-up commit.
2021-05-19 14:59:30 +02:00
Václav Kadlčík
d73a4e1684 Import a regression test from RHEL.
Sorry, no specific bug number, it wasn't recorded at that time and now
I can't find it, at least easily.
2021-05-19 13:29:09 +02:00
Václav Kadlčík
f20f6a9ea6 Import RHEL's regression test for #1158713
Note: I've prefixed the test with "bz1158713-" because ltrace's repo
      in Fedora ignores "ltrace-*/". See the .gitignore file.
2021-05-19 13:24:04 +02:00
Václav Kadlčík
9af7a027b2 Import RHEL's regression test for #211135 2021-05-19 13:16:02 +02:00
Václav Kadlčík
6c7c2d2b36 Import RHEL's regression test for #211163 2021-05-19 13:16:02 +02:00
Václav Kadlčík
6dd7382d3c Import RHEL's regression test for #223732 2021-05-19 13:16:02 +02:00
Václav Kadlčík
724196798c Import RHEL's regression test for #235671 2021-05-19 13:16:02 +02:00
Václav Kadlčík
644de0d37c Import RHEL's regression test for #427444 2021-05-19 13:16:02 +02:00
Václav Kadlčík
ec8db7cf57 Import RHEL's regression test for #447404 2021-05-19 13:16:01 +02:00
Václav Kadlčík
d7b87c0431 Import RHEL's regression test for #754096 2021-05-19 13:16:01 +02:00
Václav Kadlčík
f2f13e861b Import RHEL's regression test for #797761 2021-05-19 13:16:01 +02:00
Václav Kadlčík
ff856ee840 Import RHEL's regression test for #868281 2021-05-19 13:16:01 +02:00
Václav Kadlčík
b190a780c0 Import RHEL's regression test for #890961 2021-05-19 13:16:01 +02:00
Václav Kadlčík
4d182004cf Import RHEL's regression test for #1051221 2021-05-19 13:16:01 +02:00
Václav Kadlčík
cd59e55c7a Import RHEL's regression test for #1053765 2021-05-19 13:16:01 +02:00
Václav Kadlčík
dc3264a1bc Import RHEL's regression test for #1360259 2021-05-19 13:16:01 +02:00
Václav Kadlčík
fa03fb9fb0 Import RHEL's regression test for #1427140 2021-05-19 13:16:01 +02:00