lp:~javier.collado/utah/bug1169846-test-case

Created by Javier Collado and last modified
Get this branch:
bzr branch lp:~javier.collado/utah/bug1169846-test-case
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
UTAH
Status:
Merged

Recent revisions

871. By Javier Collado

Match exception message to ensure current message and remaining messages are there

870. By Javier Collado

Do not use repr to display the message name

869. By Javier Collado

Added timeout test

868. By Javier Collado

Merged changes to choose battery implementation for a test run

Source branch: lp:~doanac/utah/pluggable-battery

867. By Javier Collado

Merged changes to make rsyslog timeout error message clearer (LP: #1169846)

Source branch: lp:~javier.collado/utah/bug1169846

866. By Javier Collado

Merged changes to use socket timeout in SSH commands instead of SIGALRM (LP: #1169510)

Source branch: lp:~javier.collado/utah/bug1169510

865. By Javier Collado

Fix broken build

The package build is broken because a weird exception:
RuntimeError: sys.path must be a list of directory names

Looking in python source code I see this change:
http://hg.python.org/cpython/rev/c9bb16b7d148

that indeed changes what it was an ImportError to a RuntimeError. However, it's
not clear why PyList_Check(path) is failing because I'm pretty sure that
sys.path is a list (I even tried to filter it with os.path.isdir). Hence, I
guess that path in that code isn't really sys.path under some circumstances.

Anyway, catching that exception and handling it the same way as ImportError
works fine.

864. By Javier Collado

Merged changes to validate master runlist before provisioning (LP: #1082087)

Source branch: lp:~javier.collado/utah/bug1082087

863. By Javier Collado

Merged documentation string fixes

Source branch: lp:~javier.collado/utah/documentation_fixes

862. By Max Brustkern

Merged iso squashfs validation update

Branch metadata

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

Subscribers