lp://qastaging/~sylvain-pineau/checkbox/xlsx_expoter_fixes

Created by Sylvain Pineau and last modified
Get this branch:
bzr branch lp://qastaging/~sylvain-pineau/checkbox/xlsx_expoter_fixes
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sylvain Pineau
Project:
Checkbox
Status:
Merged

Recent revisions

3023. By Sylvain Pineau

plainbox:exporter:xlsx: Use job summary instead of job id

3022. By Sylvain Pineau

plainbox:exporter:xlsx: Ignore local jobs without children

checkbox-gui pre-run all local jobs to create the categories.
To avoid polluting the report with empty categories, such jobs have their
category_status set to None and are ignore by _write_job().

3021. By Sylvain Pineau

plainbox:exporter:xlsx: Fix set_column last_col parameter for sheet 3 and 4

For worksheets 3 and 4 column widths are set individually so only one col is
supposed to be set using set_column to not overwrite previous width.
first_col and last_col are now the same.

3020. By Sylvain Pineau

plainbox:exporter:xlsx: Enlarge the pie chart

To properly render the (unexpected) 3D rendering that we get with LibreOffice.

3019. By Sylvain Pineau

plainbox:exporter:xlsx: Fix cell height calculation

3018. By Sylvain Pineau

plainbox:exporter:xlsx: Fix ngettext string format

Added missing replacements for total_fail and total_skip

3017. By Sylvain Pineau

plainbox:exporter:xlsx: Fix border style (to be continuous)

See http://xlsxwriter.readthedocs.org/format.html?highlight=border#set_border

The default border id is 1 instead of 7.

3016. By Daniel Manrique

"Added a reduced whitelist without stress tests, useful for automated validation of testing tools and stack. This is intended to be used in the mini-ci, this cuts server run time from 3 to 1 hours, since we test 3 releases this will shave at least 6 hours off the overall testing time. [r=roadmr,zkrynicki][bug=][author=roadmr]"

3015. By Daniel Manrique

"test-in-lxc: Allow setting KEEP_DATA with an environment variable instead of modifying the script.
provision-testing-environment: patch pkg_resources.py bug. The version of python3-pkg-resources shipped on Precise has a bug which causes spurious output which breaks some of our tests. [r=zkrynicki][bug=][author=roadmr]"

3014. By Yung Shen

"automatic merge by tarmac [r=roadmr][bug=1318538][author=kaxing]"

Branch metadata

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

Subscribers