lp:~jamesodhunt/ubuntu/precise/upstart/fix-for-failing-ppc+armel-tests

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/ubuntu/precise/upstart/fix-for-failing-ppc+armel-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
Status:
Development

Recent revisions

1374. By James Hunt

* util/tests/test_initctl.c: test_flush_early_job_log():
  - "with job ending before log disk writeable": Give Upstart a chance
    to run the job as sometimes we see the job pid in the output which
    causes the test to fail.

1373. By James Hunt

* init/tests/test_job_process.c:
  - close_all_files(): Correct type of index variable.
  - test_run():
    - "with single line command writing lots of data fast and exiting":
      - add waitid() call to ensure log is not added to unflushed list.
    - "with log object freed on process exit":
      - add waitid() call to ensure log is not added to unflushed list.

1372. By Steve Langasek

releasing version 1.4-0ubuntu7

1371. By Steve Langasek

bump debhelper compat to 9 and adjust debian/rules to use the
dpkg-buildflags interfaces, so that upstart can be cross-compiled and
also so we pick up any future hardening flags for free.

1370. By Steve Langasek

init/tests/test_job_process.c: close all fds before running tests that
check for unexpected open fds, so that files leaked from the environment
don't cause the test suite to fail gratuitously. LP: #926473.

1369. By James Hunt

Re-enable job logging by default.

1368. By James Hunt

debian/conf/flush-early-job-log.conf: Upstart job to force flushing of
early job log output data when disk becomes writeable.

1367. By James Hunt

Merge of lp:~jamesodhunt/upstart/early-job-log-flush to allow jobs that
_end_ very early in the boot to have their output logged.

1366. By James Hunt

Merge of important upstream log fixes to avoid spinning when a job
which leaks fds (such as 'sshd -D') is stopped (LP: #926468).

1365. By James Hunt

Update 'runlevel' event emission time in upstart-events(7) (LP: #921501).

Branch metadata

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

Subscribers