RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2024298 - libblockdev/upstream_test_suite: FAIL: test_stats (lvm_dbus_tests.LVMVDOTest)
Summary: libblockdev/upstream_test_suite: FAIL: test_stats (lvm_dbus_tests.LVMVDOTest)
Keywords:
Status: CLOSED DUPLICATE of bug 2023883
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: libblockdev
Version: 8.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Vojtech Trefny
QA Contact: Storage QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-17 18:29 UTC by Bruno Meneguele
Modified: 2021-11-22 12:59 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-22 12:59:39 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-103076 0 None None None 2021-11-17 18:32:04 UTC

Description Bruno Meneguele 2021-11-17 18:29:30 UTC
Description of problem:
libblockdev test suite failed in the reverse dependency test with the new kernel-4.18.0-350.el8. In this particular kernel update there were a big changeset related to the block layer subsystem code with commits from upstream kernel version v5.12 up to v5.14 (BZ#1997338) and might require a test suite update as well.

Version-Release number of selected component (if applicable):
kernel-4.18.0-350.el8

Actual results:
======================================================================
FAIL: test_stats (lvm_dbus_tests.LVMVDOTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/str/source/tests/lvm_dbus_tests.py", line 1644, in test_stats
    self.assertNotEqual(vdo_stats.saving_percent, -1)
AssertionError: -1 == -1

======================================================================
FAIL: test_stats (lvm_test.LVMVDOTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/str/source/tests/lvm_test.py", line 1621, in test_stats
    self.assertEqual(vdo_info.saving_percent, vdo_stats.saving_percent)
AssertionError: 100 != -1

----------------------------------------------------------------------
Ran 320 tests in 1304.476s

Log found at: http://artifacts.osci.redhat.com/rhel-8.6.0-packages/rhel-revdep-pipeline/kernel/41366138/package-tests/libblockdev/logs/FAIL-str_upstream_test_suite.log

Expected results:
No errors at all.

Comment 1 Vojtech Trefny 2021-11-22 12:59:39 UTC

*** This bug has been marked as a duplicate of bug 2023883 ***


Note You need to log in before you can comment on or make changes to this bug.