Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Update test suite #32

Closed
wants to merge 3 commits into from
Closed

Update test suite #32

wants to merge 3 commits into from

Conversation

rpkilby
Copy link
Member

@rpkilby rpkilby commented Mar 28, 2019

No description provided.

@rpkilby
Copy link
Member Author

rpkilby commented Mar 28, 2019

My first thoughts were wrong - this isn't related to pip's output. Looking at the stdout from Appveyor vs locally, for some reason the package is already installed when the ran on Appveyor.

@rpkilby
Copy link
Member Author

rpkilby commented Mar 28, 2019

Requirement already satisfied (use --upgrade to upgrade): pkgX==0.0.5 from

@rpkilby
Copy link
Member Author

rpkilby commented Mar 28, 2019

This goes back to tox-dev/tox#935. I don't understand why this only happens on Appveyor (not Azure DevOps, not Travis, not locally), but the .egg-info/ directory is causing pip to think that pkgX is already installed.

@codecov-io
Copy link

codecov-io commented Mar 29, 2019

Codecov Report

Merging #32 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #32   +/-   ##
======================================
  Coverage    87.8%   87.8%           
======================================
  Files           1       1           
  Lines          41      41           
  Branches        6       6           
======================================
  Hits           36      36           
  Misses          3       3           
  Partials        2       2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31b8742...faf18df. Read the comment docs.

@rpkilby rpkilby force-pushed the test-suite branch 2 times, most recently from ebbc173 to 94edce3 Compare March 29, 2019 00:35
@rpkilby
Copy link
Member Author

rpkilby commented Mar 29, 2019

I have apparently broken Travis. The builds aren't even being picked up.

@rpkilby rpkilby closed this Mar 29, 2019
@rpkilby rpkilby deleted the test-suite branch March 29, 2019 01:16
This was referenced Mar 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants