lp://staging/~brendan-donegan/ubuntu/raring/checkbox/0.15.3
- Get this branch:
- bzr branch lp://staging/~brendan-donegan/ubuntu/raring/checkbox/0.15.3
Branch merges
- Daniel Manrique: Pending requested
-
Diff: 177357 lines (+30565/-29448)149 files modified.bzrignore (+14/-12)
.gitignore (+4/-0)
.travis.yml (+5/-0)
Vagrantfile (+42/-0)
debian/changelog (+9/-0)
debian/po/ast.po (+2/-2)
debian/po/cs.po (+2/-2)
debian/po/de.po (+2/-2)
debian/po/en_AU.po (+2/-2)
debian/po/en_GB.po (+2/-2)
debian/po/es.po (+2/-2)
debian/po/fr.po (+2/-2)
debian/po/gl.po (+2/-2)
debian/po/he.po (+2/-2)
debian/po/hu.po (+2/-2)
debian/po/id.po (+2/-2)
debian/po/it.po (+2/-2)
debian/po/ja.po (+2/-2)
debian/po/nl.po (+2/-2)
debian/po/oc.po (+2/-2)
debian/po/pl.po (+2/-2)
debian/po/pt_BR.po (+2/-2)
debian/po/ro.po (+2/-2)
debian/po/ru.po (+2/-2)
debian/po/tr.po (+2/-2)
debian/po/uk.po (+2/-2)
debian/po/zh_CN.po (+2/-2)
debian/po/zh_TW.po (+2/-2)
jobs/input.txt.in (+0/-1)
jobs/resource.txt.in (+8/-0)
plainbox/.travis.yml (+0/-4)
plainbox/README.md (+1/-1)
plainbox/docs/conf.py (+243/-0)
plainbox/docs/index.rst (+22/-0)
plainbox/plainbox/impl/box.py (+25/-77)
plainbox/plainbox/impl/checkbox.py (+44/-0)
plainbox/plainbox/impl/exporter/__init__.py (+14/-3)
plainbox/plainbox/impl/exporter/test_init.py (+14/-12)
plainbox/plainbox/impl/exporter/yaml.py (+0/-42)
plainbox/plainbox/impl/integration_tests.py (+1/-1)
plainbox/plainbox/impl/job.py (+94/-1)
plainbox/plainbox/impl/resource.py (+0/-5)
plainbox/plainbox/impl/result.py (+7/-0)
plainbox/plainbox/impl/runner.py (+116/-50)
plainbox/plainbox/impl/session.py (+58/-19)
plainbox/plainbox/impl/test_box.py (+10/-13)
plainbox/plainbox/impl/test_job.py (+38/-0)
plainbox/plainbox/impl/test_resource.py (+0/-6)
plainbox/plainbox/impl/test_result.py (+28/-2)
plainbox/plainbox/impl/test_runner.py (+75/-0)
plainbox/plainbox/impl/test_session.py (+77/-10)
plainbox/plainbox/impl/utils.py.moved (+58/-0)
plainbox/plainbox/public.py (+0/-97)
plainbox/plainbox/vendor/extcmd/__init__.py (+233/-3)
plainbox/plainbox/vendor/extcmd/test.py (+100/-0)
plainbox/setup.cfg (+3/-0)
plainbox/setup.py (+0/-4)
po/ace.po (+316/-315)
po/af.po (+316/-315)
po/am.po (+316/-315)
po/ar.po (+316/-315)
po/ast.po (+292/-291)
po/az.po (+316/-315)
po/be.po (+316/-315)
po/bg.po (+316/-315)
po/bn.po (+292/-291)
po/bo.po (+316/-315)
po/br.po (+316/-315)
po/bs.po (+268/-267)
po/ca.po (+316/-315)
po/ca@valencia.po (+316/-315)
po/ckb.po (+316/-315)
po/cs.po (+292/-291)
po/cy.po (+316/-315)
po/da.po (+316/-315)
po/de.po (+268/-267)
po/dv.po (+316/-315)
po/el.po (+268/-267)
po/en_AU.po (+1124/-1123)
po/en_CA.po (+316/-315)
po/en_GB.po (+1084/-1083)
po/eo.po (+316/-315)
po/es.po (+268/-267)
po/et.po (+316/-315)
po/eu.po (+316/-315)
po/fa.po (+316/-315)
po/fi.po (+292/-291)
po/fr.po (+268/-267)
po/ga.po (+316/-315)
po/gd.po (+268/-267)
po/gl.po (+316/-315)
po/he.po (+292/-291)
po/hi.po (+316/-315)
po/hr.po (+316/-315)
po/hu.po (+268/-267)
po/hy.po (+316/-315)
po/id.po (+316/-315)
po/is.po (+316/-315)
po/it.po (+268/-267)
po/ja.po (+316/-315)
po/jbo.po (+316/-315)
po/ka.po (+316/-315)
po/kk.po (+316/-315)
po/km.po (+292/-291)
po/kn.po (+316/-315)
po/ko.po (+316/-315)
po/ku.po (+316/-315)
po/ky.po (+316/-315)
po/lt.po (+316/-315)
po/lv.po (+316/-315)
po/mk.po (+316/-315)
po/ml.po (+316/-315)
po/mr.po (+316/-315)
po/ms.po (+268/-267)
po/my.po (+316/-315)
po/nb.po (+316/-315)
po/nds.po (+316/-315)
po/ne.po (+316/-315)
po/nl.po (+268/-267)
po/nn.po (+316/-315)
po/oc.po (+316/-315)
po/pl.po (+316/-315)
po/ps.po (+316/-315)
po/pt.po (+316/-315)
po/pt_BR.po (+268/-267)
po/ro.po (+292/-291)
po/ru.po (+268/-267)
po/sd.po (+316/-315)
po/shn.po (+316/-315)
po/si.po (+316/-315)
po/sk.po (+316/-315)
po/sl.po (+268/-267)
po/sq.po (+316/-315)
po/sr.po (+316/-315)
po/sv.po (+316/-315)
po/ta.po (+316/-315)
po/te.po (+316/-315)
po/th.po (+316/-315)
po/tr.po (+291/-290)
po/ug.po (+292/-291)
po/uk.po (+292/-291)
po/ur.po (+316/-315)
po/uz.po (+316/-315)
po/vi.po (+316/-315)
po/zh_CN.po (+292/-291)
po/zh_HK.po (+316/-315)
po/zh_TW.po (+316/-315)
scripts/pts_run (+16/-2)
test-in-vagrant.sh (+33/-0)
Related bugs
Bug #1131801: Candidate revision checkbox_0.15.3 | Undecided | Fix Released |
Related blueprints
Branch information
- Owner:
- Brendan Donegan
- Status:
- Development
Recent revisions
- 1879. By Brendan Donegan
-
* New upstream release (LP: #1131801)
* scripts/pts_run: modified to output the full log from phoronix-test-suite
(LP: #1102819) - 1878. By Daniel Manrique
-
* New upstream release (LP: #1119529)
* Bumped revision number to 0.15.1 and restored previous trunk changelog.
* jobs/peripheral.txt.in: fixed string with repeated "add" (LP: #1102665)
* scripts/graphics_ stress_ test: added missing import (LP: #1102812)
* scripts/rendercheck_ test - added missing import for errno (LP: #1103343)
jobs/rendercheck. txt.in - fixed command string to report the correct exit
code to checkbox* Converted kvm virtualization test to python3. Test will use parameters
in config file in the event the system under test does not have internet
access. Updated jobs/virtualization.txt. in - 1877. By Daniel Manrique
-
* New upstream release (LP: #1110802)
* Launchpad automated translation updates.
* jobs/monitor.txt.in - added new job monitor/multi-head to test mulitple
displays on desktops.* jobs/bluetooth.
txt.in, jobs/suspend.txt.in - unblock Bluetooth hardware
before running any Bluetooth tests to avoid these failing (LP: #1084601)
* scripts/network_ reconnect_ resume_ time - do not fail if resume time cannot
be calculated as this usually just means the driver does not print
appropriate messages to determine this. (LP: #1065009) - 1874. By Daniel Manrique
-
"[r=zkrynicki][bug=1084986][author=roadmr] This improves the way checkbox reports whitelist ordering and missing dependency problems, which should address the linked bug and make it easier to spot and fix whitelist problems."
- 1873. By Sylvain Pineau
-
"[r=zkrynicki][bug=1086048][author=
sylvain- pineau] kvm_test: Add verbose output on errors" - 1871. By Daniel Manrique
-
"[r=zkrynicki]
[bug=][ author= roadmr] The attached bug uncovered a glitch where wireless networking devices are not considered when generating the networking/ info_($ IF_NAME) jobs (this is done for the automated jobs, just got neglected on this one). This fixes that glitch :)"
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/raring/checkbox