Skip to content

Travis: dist: trusty (vs precise) slows down vimrunner #48

@blueyed

Description

@blueyed

We're using vimrunnter for https://github.com/Vimjas/vim-python-pep8-indent, and I've noticed that switching to the "Trusty" images on Travis (from Precise) slows down the tests from 2 minutes to 10, and there has been a timeout even once.

Trusty has vim 7.4.0052 (VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:42:52); Included patches: 1-52), whereas Precise has 7.3.429 (VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Nov 24 2016 00:51:24); Included patches: 1-429).

Any idea what might be causing this?

The tests: https://github.com/Vimjas/vim-python-pep8-indent/blob/master/spec/indent/indent_spec.rb
Probably there's something to be improved there anyway?!

Example build: https://travis-ci.org/Vimjas/vim-python-pep8-indent/builds/258866607

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions