Skip to content

Investigate travis test failure #530

Closed
@pnasrat

Description

@pnasrat

http://travis-ci.org/#!/pnasrat/pip/jobs/1323864

All other builds were fine, and this was just whitespace changes from:

http://travis-ci.org/#!/pnasrat/pip/builds/1322785

May be flakiness.

0======================================================================
81FAIL: Test installing an editable git package from a repository, upgrading the repository,
82----------------------------------------------------------------------
83Traceback (most recent call last):
84  File "/home/vagrant/virtualenv/python3.1/lib/python3.1/site-packages/nose/case.py", line 198, in runTest
85    self.test(*self.arg)
86  File "/home/vagrant/builds/pnasrat/pip/tests/test_upgrade.py", line 167, in test_editable_git_upgrade
87    assert 'some different version' in version2.stdout
88AssertionError
89
90----------------------------------------------------------------------
91Ran 151 tests in 358.095s
92
93FAILED (SKIP=2, failures=1)

Metadata

Metadata

Assignees

Labels

C: testsTesting and related thingsauto-lockedOutdated issues that have been locked by automation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions