Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 745240

Summary: dev-python/feedparser-6.0.0_beta1 test failure test__parse_date_iso8601_*
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: alexey+gentoo
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Alexey 2020-09-29 00:21:11 UTC
Created attachment 662926 [details]
build.log

======================================================================                                                                                                                                                                                                            
FAIL: test__parse_date_iso8601_07 (__main__.TestDateParsers)                                                                                                                                                                                                                      
----------------------------------------------------------------------                                                                                                                                                                                                            
Traceback (most recent call last):                                                                                                                                                                                                                                                
  File "tests/runtests.py", line 695, in <lambda>                                                                                                                                                                                                                                 
    return lambda self: self._check_date(f, s, t)                                                                                                                                                                                                                                 
  File "tests/runtests.py", line 582, in _check_date                                                                                                                                                                                                                              
    self.assertEqual(parsed_value, expected_value)                                                                                                                                                                                                                                
AssertionError: time.struct_time(tm_year=2003, tm_mon=12,[77 chars]st=1) != (2003, 12, 31, 10, 14, 55, 2, 365, 0)
Comment 1 Alexey 2020-09-29 00:21:39 UTC
Created attachment 662929 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-11 09:24:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ebd474f41ea2a8de493aa089c07f8b6b0ef0e1

commit 90ebd474f41ea2a8de493aa089c07f8b6b0ef0e1
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-11-11 09:23:10 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-11-11 09:23:59 +0000

    dev-python/feedparser: drop 5.2.1-r2
    
    Closes: https://bugs.gentoo.org/703094
    Closes: https://bugs.gentoo.org/724352
    Closes: https://bugs.gentoo.org/812893
    Closes: https://bugs.gentoo.org/745240
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/feedparser/Manifest                   |  1 -
 dev-python/feedparser/feedparser-5.2.1-r2.ebuild | 41 ------------------------
 2 files changed, 42 deletions(-)