lp:~jamesodhunt/upstart/fix-python-tests

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/upstart/fix-python-tests
Only James Hunt can upload to this branch. If you are James Hunt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Hunt
Project:
upstart
Status:
Merged

Recent revisions

1571. By James Hunt

* scripts/pyupstart.py: Renamed to pyupstart.py.in to allow it to be
  built.
* scripts/Makefile.am: Pre-process pyupstart.py.in into pyupstart.py so
  that it knows the location of built binaries.
* scripts/pyupstart.py.in:
  - Add getter functions for init, initctl and upstart-file-bridge that
    allow built binaries to be tested (or system-level binaries if
    UPSTART_TEST_USE_SYSTEM_BINARIES is set.
* scripts/tests/test_pyupstart_session_init.py:
  - Make use of getter functions to find appropriate binaries.
  - Construct our own upstart-file-bridge.conf since packaged version
    no longer usable for testing needs.
* scripts/tests/test_pyupstart_system_init.py:
  - Make use of getter functions to find appropriate binaries.

1567. By Dimitri John Ledkov

Unbreak running with non-tap test driver.

1566. By Dimitri John Ledkov

Introduce TAP output, mark failing tests as TODO, unset environment
variables that cause test suite failures.

1565. By Dimitri John Ledkov

Unset environment variables, to have reproducible test results.

1564. By Dimitri John Ledkov

Hacked FORCE target fails with automake1.14, let's switch to non-recursive make.

1563. By Dimitri John Ledkov

Fix test to use updated start_upstart_common API

1562. By Dimitri John Ledkov

No need to use GNU extension

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:upstart
This branch contains Public information 
Everyone can see this information.

Subscribers