Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P719
next swh-core debian build failure (following the fix on the missing deps python3-type-extensions)
Active
Public
Actions
Authored by
ardumont
on Jul 8 2020, 12:56 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
self = <swh.core.api.tests.test_serializers.Serializers testMethod=test_encode_native_datetime>
def test_encode_native_datetime(self):
dt = datetime.datetime(2015, 1, 1, 12, 4, 42, 231455)
> with self.assertRaises(ValueError, matches="naive datetime"):
E TypeError: 'matches' is an invalid keyword argument for this function
swh/core/api/tests/test_serializers.py:181: TypeError
Event Timeline
ardumont
created this paste.
Jul 8 2020, 12:56 PM
2020-07-08 12:56:34 (UTC+2)
ardumont
mentioned this in
D3459: swh-core fixes to allow debian build
.
Jul 8 2020, 12:59 PM
2020-07-08 12:59:52 (UTC+2)
Log In to Comment