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 1274648 - Make check fails on 'itms_link' test
Summary: Make check fails on 'itms_link' test
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: totem-pl-parser
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Bastien Nocera
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-23 09:26 UTC by Vadim Rutkovsky
Modified: 2019-09-11 17:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-11 17:50:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Vadim Rutkovsky 2015-10-23 09:26:28 UTC
Description of problem:
Make check fails on '/parser/parsing/itms_link'

Version-Release number of selected component (if applicable):
totem-pl-parser-3.10.5-1.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Run make check in RPM build dir

Actual results:
 /parser/parsing/itms_link:                                           FAIL
ERROR:parser.c:532:test_itms_parsing: assertion failed (parser_test_get_playlist_uri ("itmss://itunes.apple.com/us/podcast/best-of-chris-moyles/id77318908?ign-msr=https%3A%2F%2Fwww.google.com%2Furl%3Fsa%3Dt%26rct%3Dj%26q%3D%26esrc%3Ds%26source%3Dweb%26cd%3D3%26ved%3D0CEEQFjAC%26url%3Dhttps%253A%252F%252Fitunes.apple.com%252Fus%252Fpodcast%252Fbest-of-chris-moyles%252Fid77318908%26ei%3DiMeaUO_ZIsfCtAbvk4DADA%26usg%3DAFQjCNE5YyukECjJE3fmrLIJICX5dMSyyg%26sig2%3DGM631xTbZq7E6m-eaGc3HA") == "http://downloads.bbc.co.uk/podcasts/radio1/moyles/rss.xml"): ("http://www.bbc.co.uk/programmes/p02nrx0j/episodes/downloads.rss" == "http://downloads.bbc.co.uk/podcasts/radio1/moyles/rss.xml")
	/bin/sh: line 1: 24185 Terminated              gtester --verbose parser disc

Expected results:
All tests pass

Additional info:

Comment 1 Bastien Nocera 2015-10-23 11:01:26 UTC
Fixed upstream, thanks.

commit d2054d31f000cd131f05b749b210c3f9476dc9aa (HEAD -> master)
Author: Bastien Nocera <hadess>
Date:   Fri Oct 23 12:59:14 2015 +0200

    tests: Update ITMS test URLs
    
    For the first and third test, the RSS URL changed. For the second test,
    use the same Podcast as for the other two tests, rather than Annie Mac's
    Mini Mix.
    
    See https://bugzilla.redhat.com/show_bug.cgi?id=1274648

commit 7ec1a62ed5fed42d1c9b8b53f1233457646843d3
Author: Bastien Nocera <hadess>
Date:   Fri Oct 23 12:53:11 2015 +0200

    plparse: Add debug in itms: link failure case
    
    When parsing an ITMS link fails, print out the captured XML plist
    in the debug.

Comment 2 Vadim Rutkovsky 2015-10-23 11:06:25 UTC
Lets close this as soon as it hits RHEL

Comment 3 Bastien Nocera 2015-10-26 10:35:24 UTC
(In reply to Vadim Rutkovsky from comment #2)
> Lets close this as soon as it hits RHEL

This isn't useful to customers, so not worth fixing.


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