lp:~benji/testrepository/worker-ids-2

Created by Benji York and last modified
Get this branch:
bzr branch lp:~benji/testrepository/worker-ids-2
Only Benji York can upload to this branch. If you are Benji York please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benji York
Project:
Testrepository
Status:
Development

Recent revisions

153. By Benji York

remove unneeded import

152. By Benji York

fix test failure when using trunk of testtools

151. By Benji York

merge from trunk

150. By Benji York

simplify test

149. By Benji York

remove unneeded import

148. By Benji York

add test for worker-id-tagging wrapper

147. By Benji York

add worker ID tagging, needs tests

146. By Jonathan Lange

Merge encoding-error, fixing crasher bug for unicode streams.

145. By Robert Collins

* Test partitioning now handles a corner case where multiple tests have a
  reported duration of 0. Previously they could all accumulate into one
  partition, now they split across partitions (the length of a partition is
  used as a tie breaker if two partitions have the same duration).
  (Robert Collins, #914359)

144. By Jonathan Lange

Show a delta between the last run and the run before it on 'testr load',
'testr run' and 'testr last'.

Mostly achieved by extending the UI interface such that make_result now
accepts an optional previous test run.

Known Issues
============

 * AutoTimingTestResultDecorator inserts current clock data into the
   stream, which makes predictable testing of times hard. So in a couple
   of places I circumvented it.

 * AutoTimingTestResultDecorator causes 'testr last' to report a
   different time to 'testr load' for the same run (generally ~0.1s
   longer). This means that the time delta is a bit useless. Removing
   the AutoTimingTestResultDecorator fixes this. Haven't dug into
   exactly why.

Branch metadata

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

Subscribers