Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745240 - dev-python/feedparser-6.0.0_beta1 test failure test__parse_date_iso8601_*
Summary: dev-python/feedparser-6.0.0_beta1 test failure test__parse_date_iso8601_*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-09-29 00:21 UTC by Alexey
Modified: 2021-11-11 09:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,21.81 KB, text/x-log)
2020-09-29 00:21 UTC, Alexey
Details
emerge --info (file_745240.txt,19.96 KB, text/plain)
2020-09-29 00:21 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)