Merge lp://staging/~terceiro/lava-dispatcher/filter-ansi-color-codes into lp://staging/lava-dispatcher

Proposed by Antonio Terceiro
Status: Rejected
Rejected by: Neil Williams
Proposed branch: lp://staging/~terceiro/lava-dispatcher/filter-ansi-color-codes
Merge into: lp://staging/lava-dispatcher
Prerequisite: lp://staging/~terceiro/lava-dispatcher/fix-unit-tests
Diff against target: 242 lines (+104/-8)
11 files modified
lava_dispatcher/client/targetdevice.py (+1/-1)
lava_dispatcher/device/fastmodel.py (+4/-2)
lava_dispatcher/device/ipmi_pxe.py (+1/-1)
lava_dispatcher/device/master.py (+1/-1)
lava_dispatcher/device/qemu.py (+1/-1)
lava_dispatcher/device/sdmux.py (+1/-1)
lava_dispatcher/device/target.py (+1/-1)
lava_dispatcher/tests/__init__.py (+1/-0)
lava_dispatcher/tests/simulate_uefi_on_fastmodel.py (+10/-0)
lava_dispatcher/tests/test_utils.py (+61/-0)
lava_dispatcher/utils.py (+22/-0)
To merge this branch: bzr merge lp://staging/~terceiro/lava-dispatcher/filter-ansi-color-codes
Reviewer Review Type Date Requested Status
Antonio Terceiro Needs Resubmitting
Review via email: mp+178188@code.staging.launchpad.net

This proposal supersedes a proposal from 2013-08-02.

Description of the change

Filter out ANSI color codes when matching for patterns. This shoulf fix #1197582

To post a comment you must log in.
Revision history for this message
Antonio Terceiro (terceiro) wrote :

This does not fix the problem yet - no need for reviewing now. I will resubmit when it's done.

review: Needs Resubmitting
646. By Antonio Terceiro

Need to filter out non-color codes as well, such as cursor positioning, screen
clearing etc.

647. By Antonio Terceiro

Deal with slow/broken serial connection when filtering out ANSI escape sequences

648. By Antonio Terceiro

Merge branch for supporting specifying a bootloader on deployment of prebuilt images as well

649. By Antonio Terceiro

filter other escape sequences

650. By Antonio Terceiro

update from parent branch

651. By Antonio Terceiro

update from trunk

Unmerged revisions

651. By Antonio Terceiro

update from trunk

650. By Antonio Terceiro

update from parent branch

649. By Antonio Terceiro

filter other escape sequences

648. By Antonio Terceiro

Merge branch for supporting specifying a bootloader on deployment of prebuilt images as well

647. By Antonio Terceiro

Deal with slow/broken serial connection when filtering out ANSI escape sequences

646. By Antonio Terceiro

Need to filter out non-color codes as well, such as cursor positioning, screen
clearing etc.

645. By Antonio Terceiro

Filter out ANSI color escape sequences when reading input from child processes

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches