Some comments. Personally this also seems to fail for me. It fails in various manners on each run in test_translated_filenames_in_markdown_links.
make check make -C edit-here check make[1]: Entering directory '/home/nskaggs/projects/ubuntutouch/merges/help-app/edit-here' ./run-tests && echo true test_doc_files_size_not_0 (test_files.HelpTestCase) ... ok test_po_files_size_not_0 (test_files.HelpTestCase) ... ok test_first_line_of_docs_is_title_line (test_translations.HelpTestCase) ... ok test_translated_filenames_in_markdown_links (test_translations.HelpTestCase) ... FAIL
====================================================================== FAIL: test_translated_filenames_in_markdown_links (test_translations.HelpTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nskaggs/projects/ubuntutouch/merges/help-app/edit-here/tests/test_translations.py", line 27, in test_translated_filenames_in_markdown_links self.assertNotIn(link_msgid, link_msgstr) AssertionError: 'basic.md' unexpectedly found in ['basic.md']
---------------------------------------------------------------------- Ran 4 tests in 0.140s
FAILED (failures=1) Exception ignored in: <bound method PO.__del__ of <translations.PO object at 0x7fb4bbf047b8>> Traceback (most recent call last): File "/home/nskaggs/projects/ubuntutouch/merges/help-app/edit-here/translations.py", line 183, in __del__ File "/home/nskaggs/projects/ubuntutouch/merges/help-app/edit-here/translations.py", line 179, in _remove_fake_po_file AttributeError: 'NoneType' object has no attribute 'path' Makefile:64: recipe for target 'check' failed make[1]: *** [check] Error 1 make[1]: Leaving directory '/home/nskaggs/projects/ubuntutouch/merges/help-app/edit-here' Makefile:11: recipe for target 'check' failed make: *** [check] Error 2
« Back to merge proposal
Some comments. Personally this also seems to fail for me. It fails in various manners on each run in test_translated _filenames_ in_markdown_ links.
make check nskaggs/ projects/ ubuntutouch/ merges/ help-app/ edit-here' files_size_ not_0 (test_files. HelpTestCase) ... ok files_size_ not_0 (test_files. HelpTestCase) ... ok line_of_ docs_is_ title_line (test_translati ons.HelpTestCas e) ... ok _filenames_ in_markdown_ links (test_translati ons.HelpTestCas e) ... FAIL
make -C edit-here check
make[1]: Entering directory '/home/
./run-tests && echo true
test_doc_
test_po_
test_first_
test_translated
======= ======= ======= ======= ======= ======= ======= ======= ======= ======= _filenames_ in_markdown_ links (test_translati ons.HelpTestCas e) ------- ------- ------- ------- ------- ------- ------- ------- ------- nskaggs/ projects/ ubuntutouch/ merges/ help-app/ edit-here/ tests/test_ translations. py", line 27, in test_translated _filenames_ in_markdown_ links assertNotIn( link_msgid, link_msgstr)
FAIL: test_translated
-------
Traceback (most recent call last):
File "/home/
self.
AssertionError: 'basic.md' unexpectedly found in ['basic.md']
------- ------- ------- ------- ------- ------- ------- ------- ------- -------
Ran 4 tests in 0.140s
FAILED (failures=1) nskaggs/ projects/ ubuntutouch/ merges/ help-app/ edit-here/ translations. py", line 183, in __del__ nskaggs/ projects/ ubuntutouch/ merges/ help-app/ edit-here/ translations. py", line 179, in _remove_ fake_po_ file nskaggs/ projects/ ubuntutouch/ merges/ help-app/ edit-here'
Exception ignored in: <bound method PO.__del__ of <translations.PO object at 0x7fb4bbf047b8>>
Traceback (most recent call last):
File "/home/
File "/home/
AttributeError: 'NoneType' object has no attribute 'path'
Makefile:64: recipe for target 'check' failed
make[1]: *** [check] Error 1
make[1]: Leaving directory '/home/
Makefile:11: recipe for target 'check' failed
make: *** [check] Error 2