lp://staging/~divmod-dev/divmod.org/1269552-test_reactorSelection-PYTHONPATH
- Get this branch:
- bzr branch lp://staging/~divmod-dev/divmod.org/1269552-test_reactorSelection-PYTHONPATH
Branch merges
- Divmod-dev: Pending requested
-
Diff: 17 lines (+0/-7)1 file modifiedAxiom/axiom/test/test_axiomatic.py (+0/-7)
Related bugs
Bug #1269552: test_reactorSelection raises an exception if $PYTHONPATH isn't set | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 2734. By Laurens Van Houtven
-
Add a local asTwistedVersion implementation to Axiom, so as to not add another setup-time dependency on Epsilon
- 2731. By Laurens Van Houtven
-
Remove graft entry and DEPS.txt from Epsilon's MANIFEST.in
This previously caused effectively everything in the epsilon directory (so that includes pyc files) to be included in sdist. DEPS.txt no longer exists.
- 2730. By Laurens Van Houtven
-
Add PYTHONPATH setting to tox.ini
An Axiom subprocess test requires PYTHONPATH to be set with Axiom in it, so that subprocesses inherit it and can import Axiom. This was previously in the CI configuration, but is now added to tox.ini so that everyone who uses tox automatically gets the appropriate configuration.
- 2729. By Laurens Van Houtven
-
Remove graft entries, DEPS.txt from MANIFEST.in
This previously caused effectively everything in axiom, twisted directories (so that includes pyc files) to be included in sdist. DEPS.txt no longer exists.
- 2728. By Laurens Van Houtven
-
Merge lp:~divmod-dev/divmod.org/1210356-utc-test-failure
This removes a bogus test that used localtime/gmtime to produce different timestamps, which obviously only works if your current localtime doesn't happen to be the same as UTC.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/divmod.org