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 1073950 - Test suite failure: test_cookie_str_changed_mac
Summary: Test suite failure: test_cookie_str_changed_mac
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: m2crypto
Version: 7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Miloslav Trmač
QA Contact: Stanislav Zidek
URL:
Whiteboard:
Depends On:
Blocks: 1244705 1579772
TreeView+ depends on / blocked
 
Reported: 2014-03-07 14:45 UTC by Alicja Kario
Modified: 2018-05-18 09:59 UTC (History)
2 users (show)

Fixed In Version: m2crypto-0.21.1-17.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1244705 1579772 (view as bug list)
Environment:
Last Closed: 2015-11-19 12:58:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
m2crypto-0.21.1-test_cookie_str_changed.patch (1.30 KB, patch)
2015-07-07 12:56 UTC, Miloslav Trmač
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2165 0 normal SHIPPED_LIVE m2crypto update 2015-11-19 11:21:50 UTC

Description Alicja Kario 2014-03-07 14:45:52 UTC
Description of problem:
case test_cookie_str_changed_mac fails in test suite

Version-Release number of selected component (if applicable):
m2crypto-0.21.1-14.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Downlad srpm
2. run python alltests.py
3.

Actual results:
======================================================================
FAIL: test_cookie_str_changed_mac (test_authcookie.AuthCookieTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/rpmbuild/BUILD/M2Crypto-0.21.1/tests/test_authcookie.py", line 136, in test_cookie_str_changed_mac
    self.failIf(self.jar.isGoodCookieString(s.output()))
AssertionError: True is not false

----------------------------------------------------------------------
Ran 240 tests in 92.020s

FAILED (failures=1, skipped=1)

Expected results:
all tests pass

Additional info:

Comment 1 RHEL Program Management 2014-03-22 05:50:25 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 4 Miloslav Trmač 2015-07-07 12:56:42 UTC
Created attachment 1049278 [details]
m2crypto-0.21.1-test_cookie_str_changed.patch

The test tests that a modification of MAC is detected by replacing one character by 'X', but from time to time the original MAC may have an 'X' in that place, in which case the modification doesn’t happen.

Comment 9 errata-xmlrpc 2015-11-19 12:58:19 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2165.html


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