lp:subunit

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:subunit

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Subunit Developers
Project:
subunit
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/testing-cabal/subunit.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on russkaya and finished taking 30 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log

Recent revisions

271. By Claudiu Belu <email address hidden>

Fallback to reading one-byte-at-a-time on Windows (#22)

select.select does not work on file descriptors on Windows, causing subunit to fail.

270. By Matthew Treinish

Remove test envs that no longer work from travis.yml (#23)

This commit removes the python 3.2 and pypy 3.2 test envs from
the travis ci config. These no longer have support for pypi and pip
so there is no reason we should be trying to run them anymore.

The pypy3 version has been bumped to 3.3.

269. By Jonathan Lange

Merge pull request #20 from jeffrey4l/fix_typo

Fix typo in subunit-filter

268. By Robert Collins

Actually ship subunit2disk.

267. By Robert Collins

Release 1.2.

266. By Robert Collins

Typo fixes from Leo Arias

265. By Victor Stinner

Fix StreamResultToBytes._write_packet()

Call write() in a loop until all bytes are written. The write()
method doesn't ensure that all bytes are written.

This change should workaround the eventlet bug:
https://github.com/eventlet/eventlet/issues/248

264. By Robert Collins

Skip hypothesis tests on 3.2

(It's not 3.2 compatible at the moment).

263. By Robert Collins

Fix broken v1 example in README.rst

262. By Robert Collins

Handle very short packets

Yay quickcheck.

Branch metadata

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

Subscribers