[Bug 69258] Fix Idle tests with recent automake

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 12 03:21:09 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=69258

--- Comment #5 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Comment on attachment 85697
  --> https://bugs.freedesktop.org/attachment.cgi?id=85697
Run regression tests under the run-test.sh "driver"

Review of attachment 85697:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=69258&attachment=85697)
-----------------------------------------------------------------

::: tests/twisted/Makefile.am
@@ +37,5 @@
> +config.py: Makefile
> +	$(AM_V_GEN) { \
> +		echo "PACKAGE_STRING = \"$(PACKAGE_STRING)\""; \
> +		echo "PLUGINS_ENABLED = $(PLUGINS_ENABLED_PYBOOL)"; \
> +	} > $@

What's this bit for? Is it copypasta from Gabble, or needed? It looks as though
we didn't have a config.py before, and I'm pretty sure Idle doesn't actually
have plugins.

(I wouldn't mind generating an empty config.py if you think it's useful to have
the infrastructure ready for use, though.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list