New issue 231: Failing unittest: TestFileType.test_xml
https://bitbucket.org/blais/beancount/issues/231/failing-unittest-testfiletypetest_xml
Michael Droogleever:
```
#!python
=================================== FAILURES ===================================
____________________________ TestFileType.test_xml _____________________________
self = <beancount.utils.file_type_test.TestFileType testMethod=test_xml>
def test_xml(self):
> self.check_mime_type('example.xml', 'application/xml')
file_type_test.py:66:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
file_type_test.py:19: in check_mime_type
self.assertIn(mime_type, expected_mime_types)
E AssertionError: 'text/xml' not found in ['application/xml']
================ 1 failed, 91 passed, 1 skipped in 0.48 seconds ================
```
--
You received this message because you are subscribed to the Google Groups
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/beancount/20180311155900.22485.3771%40celery-worker-110.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.