|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5853 Remove @ substitutions from python/*.py |
Date: | Sat, 21 Mar 2020 11:50:39 -0000 |
Diff:
Fails make check
Making Documentation/topdocs/out/INSTALL.texi (copy) Making Documentation/topdocs/out/AUTHORS.texi (copy) Making Documentation/topdocs/out/README.txt < texi Making Documentation/topdocs/out/INSTALL.txt < texi Making Documentation/topdocs/out/AUTHORS.txt < texi langdefs.py: warning: lilypond-doc gettext domain not found. Making Documentation/topdocs/out/NEWS.txt < texi [1]+ Done gitk (wd: ~/lilypond-git) (wd now: ~/lilypond-git/build) E ====================================================================== ERROR: test_basic_texi (__main__.TestFindSnippets) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jlowe/lilypond-git/python/book_base_test.py", line 34, in test_basic_texi """, formatter, None) File "/home/jlowe/lilypond-git/python/book_base.py", line 262, in find_toplevel_snippets snip = klass (type, m, formatter, line_number, global_options) File "/home/jlowe/lilypond-git/python/book_snippets.py", line 330, in __init__ Snippet.__init__ (self, type, match, formatter, line_number, global_options) File "/home/jlowe/lilypond-git/python/book_snippets.py", line 297, in __init__ self.replacements = {'program_version': global_options.information["program_version"], AttributeError: 'NoneType' object has no attribute 'information' ---------------------------------------------------------------------- Ran 1 test in 0.003s FAILED (errors=1) /home/jlowe/lilypond-git/build/.././python/GNUmakefile:29: recipe for target 'local-test' failed make[2]: *** [local-test] Error 1 /home/jlowe/lilypond-git/build/../GNUmakefile.in:328: recipe for target 'test' failed make[1]: *** [test] Error 2 /home/jlowe/lilypond-git/build/../GNUmakefile.in:372: recipe for target 'local-check-pre' failed make: *** [local-check-pre] Error 2
[issues:#5853] Remove @ substitutions from python/*.py
Status: Started
Created: Fri Mar 20, 2020 10:55 PM UTC by Han-Wen Nienhuys
Last Updated: Sat Mar 21, 2020 11:15 AM UTC
Owner: Han-Wen Nienhuys
Makes the files from python/ directly importable from source.
https://codereview.appspot.com/549740043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |