Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Remove colorful formatter for Jenkins #32

@tobi512

Description

@tobi512

Hi guys,
just another question regarding continuous integration:

By default bwoken uses the colorful formatter which is really nice!
However if you run your tests with bwoken on jenkins, the console can't handle the colorful highlighting and it looks like this:

[34mBuilding�[m�[34m.�[m�[34m.[m�[34m.�[m�[34m.�[m�[34m.�[m�[34m.�[m�[34m.�[m�[34m.�[m�[34m.�[m�[34m.�[m�[34m.�[m
�[32mBuild Successful!�[m

�[36mipad Testscript.js�[m
�[36mStart:�[m Testscript
�[36mDefault:�[m I'm an iPad Simulator
�[36mDebug:�[m �[33mtap�[m toolbar.buttons[�[35m"Show menu"�[m]
�[36mDebug:�[m �[33mtap�[m popover.actionSheet.buttons[�[35m"Settings"�[m]
�[36mDebug:�[m �[33mtap�[m tableViews[�[35m"Empty list"�[m].cells[�[35m"Something"�[m]
�[36mDebug:�[m �[33mtap�[m tableViews[�[35m"Empty list"�[m].cells[�[35m"Test"�[m].textFields[0]
�[36mDebug:�[m �[33mtap�[m tableViews[�[35m"Empty list"�[m].cells[�[35m"Test"�[m].textFields[0].buttons[�[35m"Clear text"�[m]
�[36mDebug:�[m keyboard.typeString("default")
�[36mDebug:�[m �[33mtap�[m tableViews[�[35m"Empty list"�[m].cells[�[35m"Test2"�[m].textFields[0]
�[36mDebug:�[m �[33mtap�[m tableViews[�[35m"Empty list"�[m].cells[�[35m"Test2"�[m].textFields[0].buttons[�[35m"Clear text"�[m]
�[36mDebug:�[m keyboard.typeString("address")
�[36mDebug:�[m �[33mtap�[m navigationBar.leftButton
�[36mDebug:�[m �[33mtap�[m navigationBar.leftButton
�[32mPass:�[m Testscript

�[32mComplete�[m
Duration: �[4;1m27.359995s�[m

So, is there an easy option to disable the colorful formatting for this configuration?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions