-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
Hi,
we've got a test failure here in the Debian package:
======================================================================
FAIL: test_single_namespace_single_path_leaf_names (test.test_exempi.TestIteration)
Get just leaf names from a single path, single namespace.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/test/test_exempi.py", line 546, in test_single_namespace_single_path_leaf_names
self.assertEqual(schemas, [NS_DC, NS_DC, NS_DC])
AssertionError: Lists differ: [u'http://purl.org/dc/elements... != ['http://purl.org/dc/elements/...
First differing element 1:
u''
'http://purl.org/dc/elements/1.1/'
- [u'http://purl.org/dc/elements/1.1/',
? -
+ ['http://purl.org/dc/elements/1.1/',
- u'',
- u'http://www.w3.org/XML/1998/namespace']
+ 'http://purl.org/dc/elements/1.1/',
+ 'http://purl.org/dc/elements/1.1/']
----------------------------------------------------------------------
Ran 73 tests in 1.150s
FAILED (failures=1, skipped=3)
Buildlog: http://aws-logs.debian.net/2017/01/11/python-xmp-toolkit_2.0.1+git20140309.5437b0a-3_unstable.log
DS
Metadata
Metadata
Assignees
Labels
No labels