-
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)
Metadata
Metadata
Assignees
Labels
No labels